zephyr/subsys
Emil Gydesen 58eb76e06d Bluetooth: Controller: Change node_rx_type to auto incrementing enum
Instead of having explicit values for each entry in the enum that
has to be updated for each new entry (thus requiring manual work
which can also be error-prone), the enum will now be
self-incrementing, to make it easier and safer to add new
entries.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2020-11-11 13:25:20 +01:00
..
bluetooth Bluetooth: Controller: Change node_rx_type to auto incrementing enum 2020-11-11 13:25:20 +01:00
canbus
console
cpp
debug
dfu
disk
emul
fb
fs tests/fs/fatfs: Add tests for FS_MOUNT_FLAG_* 2020-11-06 13:10:13 -05:00
jwt
logging logging: fix cmd_log_self_disable argc checker 2020-11-06 13:16:39 -05:00
lorawan
mgmt mgmt: mcumgr: add configuration option to enable shell management 2020-11-11 13:17:02 +01:00
net net: dns: enable dns service discovery for mdns responder 2020-11-09 16:15:02 -08:00
power device: treat a NULL device_pm_control as device_pm_control_nop 2020-11-10 08:38:09 -06:00
random
settings
shell
stats
storage
testsuite
timing
tracing
usb
CMakeLists.txt
Kconfig