zephyr/subsys
Øyvind Rønningstad 31c10f5fe1 lwm2m_senml_cbor_encode.c: Manually edit whitespace
since it crossed the 100 column cutoff, even after clang-format.

Signed-off-by: Øyvind Rønningstad <oyvind.ronningstad@nordicsemi.no>
2023-04-18 15:22:02 +02:00
..
bluetooth Bluetooth: Mesh: add experimental support mbedtls psa 2023-04-17 16:31:20 +02:00
canbus canbus: isotp: fix single frame state machine stuck issue 2023-04-12 17:45:04 +02:00
console
debug shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
demand_paging
dfu shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
disk subsys/disk: No need of runtime intialization for disk access part 2023-03-13 18:34:40 +00:00
dsp
emul emul: Use STRUCT_SECTION macros for emul devices 2023-04-08 12:33:54 +02:00
fb shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
fs shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
input input: add a longpress device 2023-03-24 13:48:28 +00:00
ipc init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
jwt
logging shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
lorawan init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
mgmt shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
modbus
net lwm2m_senml_cbor_encode.c: Manually edit whitespace 2023-04-18 15:22:02 +02:00
pm init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
portability
random init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
rtio rtio: Add a managed memory pool for reads 2023-04-10 18:34:43 -04:00
sd sd: Return ret if error in sdmmc_spi_read_cxd 2023-03-28 09:23:47 +02:00
settings
shell shell: Convert to using iterable sections 2023-04-18 12:48:16 +02:00
stats
storage shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
task_wdt
testsuite ztest: mock: fix failed test printed message. 2023-04-14 12:39:52 -04:00
timing
tracing init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
usb usb: device: Revert "fix possible deadlock in usb_transfer_sync()" 2023-04-17 11:30:48 +02:00
zbus
CMakeLists.txt
Kconfig