incubator-nuttx/wireless
SPRESENSE e249a2f82f Makefile: Fix Make.dep not updated by config changes
Make.dep file should be updated by .config changed after first make.
There are 2 cases affected for this problem:

 1) Add source files by config symbol
 2) Include header files in #ifdef directive

These 2 cases may not be included in Make.dep and this may prevent the
differential build from working correctly.
2020-07-28 03:59:45 -05:00
..
bluetooth libc: Refine the inline handling 2020-07-04 11:10:29 +09:00
ieee802154 build: Move INCDIROPT to common place 2020-05-18 15:02:55 -06:00
pktradio build: Move INCDIROPT to common place 2020-05-18 15:02:55 -06:00
Kconfig This commit brings in the Bluetooth stack from the Intel/Zephyr arduino101_firmware_source-v1.tar package. 2018-03-29 12:39:22 -06:00
Makefile Makefile: Fix Make.dep not updated by config changes 2020-07-28 03:59:45 -05:00