mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-13 11:41:55 +00:00
Refactor the prj*conf files so that there is only one master prj.conf and several overlay conf files that add / change only minor subset of functionality. Use the overlay files like so: cmake -DBOARD=nrf52840_pca10056 \ -DOVERLAY_CONFIG=overlay-ot.conf .. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
application_development | ||
basic | ||
bluetooth | ||
boards | ||
cpp_synchronization | ||
display | ||
drivers | ||
hello_world | ||
mpu | ||
net | ||
nfc/nfc_hello | ||
philosophers | ||
sensor | ||
subsys | ||
synchronization | ||
testing/integration | ||
xtensa_asm2 | ||
kernel.rst | ||
samples.rst |