incubator-nuttx/drivers/wireless
Xiang Xiao 3cb259daa6 drivers/Kconfig: Move if/endif to subfolder Kconfig
Move if/endif to subfolder Kconfig and make ARCH_HAVE_XXX option always selectable by moving out of if/endif
2020-02-08 08:04:05 -06:00
..
bluetooth Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
ieee80211 Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00
ieee802154 Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00
lpwan Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
spirit Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00
ISM1_868MHzGFSK100kbps.c drivers/wireless: Run all wireless drivers through tools/nxstyle, correcting as many complaints as possible. 2019-12-05 11:49:12 -06:00
ISM2_433MHzMSK500kbps.c drivers/wireless: Run all wireless drivers through tools/nxstyle, correcting as many complaints as possible. 2019-12-05 11:49:12 -06:00
ISM2_905MHzGFSK250kbps.c drivers/wireless: Run all wireless drivers through tools/nxstyle, correcting as many complaints as possible. 2019-12-05 11:49:12 -06:00
Kconfig drivers/Kconfig: Move if/endif to subfolder Kconfig 2020-02-08 08:04:05 -06:00
Make.defs Merged in masayuki2009/nuttx.nuttx/add_wireless_gs2200m (pull request #908) 2019-06-18 12:44:03 +00:00
cc1101.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
gs2200m.c Improvements to gs2200m 2020-02-05 18:32:33 -03:00
nrf24l01.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
nrf24l01.h