mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 10:15:21 +00:00
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> |
||
---|---|---|
.. | ||
bluetooth | ||
canbus | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
emul | ||
fb | ||
fs | ||
jwt | ||
logging | ||
lorawan | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
timing | ||
tracing | ||
usb | ||
CMakeLists.txt | ||
Kconfig |