zephyr/subsys
Dominik Ermel 5da7df4e7c Bluetooth: Mesh: Switch erase to flash_area_flatten
The flash_area_erase has been replaced with flash_area_flatten,
allowing code to work with devices that do not provide
erase callback.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2024-06-04 08:00:46 +02:00
..
bindesc build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
bluetooth Bluetooth: Mesh: Switch erase to flash_area_flatten 2024-06-04 08:00:46 +02:00
canbus canbus: isotp: use proper CAN ID masks 2024-04-24 09:53:06 +02:00
console
debug debug: EXCEPTION_STACK_TRACE should depend on arch Kconfigs 2024-06-03 03:02:04 -07:00
demand_paging kernel: mmu: abstract access to page frame flags and address 2024-05-13 16:04:40 -04:00
dfu
disk
dsp
emul treewide: drivers: espi: Adjust terms per eSPI specification 1.5 2024-05-02 13:56:46 -04:00
fb
fs fs: open: Add Truncate flag to zfs open 2024-05-31 08:06:05 +02:00
input
ipc ipc: icmsg_me: Fix possible integer overflow 2024-05-09 12:40:24 -04:00
jwt modules: mbedtls: remove the default enabling of features 2024-05-31 16:33:06 -05:00
llext llext: add support for SLID-based linking 2024-06-03 15:29:34 -04:00
logging coding guidelines: comply with MISRA Rule 12.1. 2024-06-03 16:10:33 -04:00
lorawan convert: use k_uptime_seconds 2024-05-14 09:32:01 +02:00
mem_mgmt
mgmt modules: mbedtls: remove the default enabling of features 2024-05-31 16:33:06 -05:00
modbus
modem modem: chat: Add runtime APIs for chat scripts 2024-05-28 10:02:06 +02:00
net net: http_server: Send chunked response correctly 2024-06-03 15:39:09 +02:00
pm pm: system: Restore clock after sleep 2024-05-27 02:10:03 -07:00
portability
random random: enable AES support CTR_DRBG CSPRNG when it relies on Mbed TLS 2024-06-03 16:13:05 -04:00
retention
rtio rtio: Callback chaining and testing 2024-05-29 08:41:12 +02:00
sd sd: sd_ops: fix DISK_IOCTL_CTRL_SYNC return code 2024-05-29 07:31:39 +02:00
sensing sensors: Add a blocking sensor_read call 2024-05-30 09:00:43 +02:00
settings subsys/settings: add a function to save subtree 2024-05-01 22:56:19 +01:00
shell net: Start socket service thread by net core init 2024-06-03 09:49:01 +02:00
sip_svc
stats
storage storage/flash_map: Add flash_area_flatten 2024-06-04 08:00:46 +02:00
task_wdt
testsuite build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
timing
tracing tracing: add k_realloc trace 2024-05-28 17:55:12 +02:00
usb usb: device_next: hid: fix Get Report buffer handling 2024-06-04 07:56:45 +02:00
zbus
CMakeLists.txt
Kconfig