incubator-nuttx/drivers/wireless
raiden00pl 84fb99b118 drivers/wireless/gs2200m.c: fix warning
/home/raiden00/git/RTOS/nuttx/nuttx/drivers/wireless/gs2200m.c:2071:3: note: ‘snprintf’ output between 7 and 9 bytes into a destination of size 8
 2071 |   snprintf(cmd, sizeof(cmd), "ATE%d\r\n", on);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2024-06-13 02:21:29 +08:00
..
bluetooth rptun: Strip rpmsg and rptun 2024-01-16 15:58:32 +01:00
ieee80211 bcmf_driver:wlan interface status reset by unsolicited wpa packet 2024-01-24 20:18:40 +08:00
ieee802154 mrf24j40: add support for IEEE802154_ATTR_PHY_REGDUMP 2024-02-17 05:00:27 -08:00
lpwan poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
spirit Remove @ and % tag from all comments 2023-12-11 17:00:10 -03:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
ISM1_868MHzGFSK100kbps.c nxstyle: cleanup UTF-8 Unicode to ASCII 2023-09-18 11:54:17 -04:00
ISM2_433MHzMSK500kbps.c nxstyle: cleanup UTF-8 Unicode to ASCII 2023-09-18 11:54:17 -04:00
ISM2_905MHzGFSK250kbps.c nxstyle: cleanup UTF-8 Unicode to ASCII 2023-09-18 11:54:17 -04: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
cc1101.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
gs2200m.c drivers/wireless/gs2200m.c: fix warning 2024-06-13 02:21:29 +08:00
nrf24l01.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
nrf24l01.h