zephyr/lib
Lucas Romero 752d3c529e lib: bitarray: add method to xor two bitarrays
This is part one of several changes to add more methods to the bitarray api
so that it can be used for broader usecases, specifically LoRaWAN forward
error correction.

Signed-off-by: Lucas Romero <luqasn@gmail.com>
2024-05-21 16:44:38 -04:00
..
acpi lib: acpi: update shell and test app with the modifed resource struct 2024-02-15 12:28:55 +01:00
cpp
crc lib: crc: address absence of crc4, crc4_ti in crc_types array 2024-01-03 10:20:14 +01:00
hash
heap lib: heap: move heap stats to own file 2023-12-13 17:27:54 -05:00
libc llvm: stdint: Don't define integer constant macros in llvm.h 2024-05-20 18:04:54 +02:00
mem_blocks lib: mem_block: move to own folder 2023-12-13 17:27:54 -05:00
open-amp
os posix: fs: create a separate Kconfig option for fsync 2024-05-07 21:22:56 -04:00
posix shell: devmem: address cmd_dump multiple call problem 2024-05-15 10:13:23 +02:00
runtime
smf lib: smf: check for NULL 2024-04-10 07:40:21 -04:00
utils lib: bitarray: add method to xor two bitarrays 2024-05-21 16:44:38 -04:00
CMakeLists.txt lib posix: Allow building the POSIX_API library without the host libC 2023-12-28 09:58:23 -05:00
Kconfig lib: move utilities into own folder 2023-12-22 09:54:12 +01:00