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 09:18:00 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1224db454b3b7bea8dc3cad6eae0c7231eee9f78
nuttx
/
drivers
/
wireless
/
bluetooth
T
History
Gregory Nutt
1224db454b
arch/arm/src/stm32 and drivers/wireless/bluetooth: Fix some buffer management errors in HCI UART upper and lower halves.
2018-04-18 08:17:15 -06:00
..
bt_null.c
…
bt_uart.c
arch/arm/src/stm32 and drivers/wireless/bluetooth: Fix some buffer management errors in HCI UART upper and lower halves.
2018-04-18 08:17:15 -06:00
Kconfig
drivers/wireless/bluetooth: Default BAUD must be 115200, Fix logic in Rx callback, Rx callback must execute on work queue. Now sends and receives one command and response. But hangs on the next.
2018-04-17 13:07:28 -06:00
Make.defs
…