nuttx/drivers/wireless
simbit18 1b1ac6f3b7 Fix nuttx coding style
Remove TABs
Fix indentation
Fix Multi-line comments
Fix Comments to the Right of Statements.

Fix nuttx coding style

Fix Comments to the Right of Statements.
2023-07-13 19:30:56 +08:00
..
bluetooth build: add initial cmake build system 2023-07-08 13:50:48 +08:00
ieee80211 Fix nuttx coding style 2023-07-13 19:30:56 +08:00
ieee802154 build: add initial cmake build system 2023-07-08 13:50:48 +08:00
lpwan build: add initial cmake build system 2023-07-08 13:50:48 +08:00
spirit build: add initial cmake build system 2023-07-08 13:50:48 +08:00
cc1101.c Replace all sprintf with snprintf 2023-05-08 09:57:01 +02:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
gs2200m.c drivers: wireless: Fix mtu info for gs2200m 2023-04-28 18:25:37 +08:00
ISM1_868MHzGFSK100kbps.c
ISM2_433MHzMSK500kbps.c
ISM2_905MHzGFSK250kbps.c Fix nuttx coding style 2023-07-13 19:30:56 +08:00
Kconfig drivers/wireles/gs2200m: add NET_TCP dependency to NFS_DONT_BIND_TCP_SOCKET option 2023-07-03 13:32:31 +08:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
nrf24l01.c Replace all sprintf with snprintf 2023-05-08 09:57:01 +02:00
nrf24l01.h