This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-07 01:05:54 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d9e47a17b86adcde8f0e45cd410f66a119eae845
nuttx
/
drivers
/
wireless
T
History
Gregory Nutt
d9e47a17b8
Fix a typo introduced with
0dbb22f61c
.
2019-10-02 15:31:07 -06:00
..
bluetooth
Add support for the BCM43438A1 Bluetooth capability. It also adds a serial 'shim' to allow any regular serial port that can support a Bluetooth H4 interface (i.e. it has RTS/CTS) to be used to drive a Bluetooth device (Get a handle to it via hci_uart_getdevice("/dev/xxx") and then pass it to the btuart_register function.
2019-09-21 07:16:37 -06:00
ieee80211
Add support for the BCM43438A1 Bluetooth capability. It also adds a serial 'shim' to allow any regular serial port that can support a Bluetooth H4 interface (i.e. it has RTS/CTS) to be used to drive a Bluetooth device (Get a handle to it via hci_uart_getdevice("/dev/xxx") and then pass it to the btuart_register function.
2019-09-21 07:16:37 -06:00
ieee802154
Fix a typo introduced with
0dbb22f61c
.
2019-10-02 15:31:07 -06:00
lpwan
…
spirit
Merged in antmerlino/nuttx/iobinstrumentation (pull request
#1001
)
2019-08-16 22:42:25 +00:00
cc1101.c
…
gs2200m.c
Merged in masayuki2009/nuttx.nuttx/fix_comments_in_gs2200m (pull request
#1032
)
2019-09-18 11:34:00 +00:00
ISM1_868MHzGFSK100kbps.c
…
ISM2_433MHzMSK500kbps.c
…
ISM2_905MHzGFSK250kbps.c
…
Kconfig
Merged in masayuki2009/nuttx.nuttx/gs2200m_with_udp (pull request
#953
)
2019-07-25 05:40:06 +00:00
Make.defs
…
nrf24l01.c
…
nrf24l01.h
…