incubator-nuttx/drivers/wireless
Xiang Xiao 7884c18620 Don't call lib_free in the kernel code
since kernel just allocate memory from kmm_malloc

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-08-06 06:51:24 -03:00
..
bluetooth cmake: enable more cmake builds 2023-07-25 06:18:22 -07: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
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +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
cc1101.c Replace all sprintf with snprintf 2023-05-08 09:57:01 +02:00
gs2200m.c Don't call lib_free in the kernel code 2023-08-06 06:51:24 -03:00
nrf24l01.c Replace all sprintf with snprintf 2023-05-08 09:57:01 +02:00
nrf24l01.h