zephyr/subsys
Xavier Chapron 57db336b98 dfu: flash_img: Constify flash_img_buffered_write() data parameter
The data passed has no reason to be changed and can therefore be passed
as read only.

Signed-off-by: Xavier Chapron <xavier.chapron@stimio.fr>
2020-06-10 09:30:08 +02:00
..
bluetooth Bluetooth: controller: split: Fix endianness in ull_sched 2020-06-09 10:43:58 +02:00
canbus
console
cpp cpp: Fixed compile warning with extern array declaration 2020-06-09 14:42:16 +02:00
debug
dfu dfu: flash_img: Constify flash_img_buffered_write() data parameter 2020-06-10 09:30:08 +02:00
disk
fb
fs subsys/fs/littlefs: initialize LittleFS at POST_KERNEL 2020-06-09 13:48:34 +02:00
jwt
logging
mgmt
net net: lwm2m: Refactor to use coap_get_option_int 2020-06-09 21:25:11 +03:00
power
random
settings
shell shell: Fixed compile warning with extern array declaration 2020-06-09 14:42:16 +02:00
stats
storage
testsuite
tracing
usb
CMakeLists.txt
Kconfig