This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
5575f41e05
nuttx
/
drivers
/
wireless
/
bluetooth
History
Gregory Nutt
f67e27cf76
arch/arm/src/tiva/hardware: Add CCFG register definition files.
2018-12-11 09:35:07 -06:00
..
bt_null.c
arch/arm/src/tiva/hardware: Add CCFG register definition files.
2018-12-11 09:35:07 -06:00
bt_uart_cc2564.c
drivers/wireless/bluetooth/bt_uart_cc2564.c: Add cc2564 driver.
2018-12-11 06:58:31 -06:00
bt_uart_generic.c
arch/arm/src/tiva/hardware: Add CCFG register definition files.
2018-12-11 09:35:07 -06:00
bt_uart.c
include/nuttx/wireless/bluetooth: Move Bluetooth header files from include/nuttx/wireless to include/nuttx/wireless/bluetooth for symmetry with other wireless technologies.
2018-04-29 12:43:09 -06:00
bt_uart.h
include/nuttx/wireless/bluetooth: Move Bluetooth header files from include/nuttx/wireless to include/nuttx/wireless/bluetooth for symmetry with other wireless technologies.
2018-04-29 12:43:09 -06:00
Kconfig
drivers/wireless/bluetooth: Partition bt_uart.c adding bt_uart.h and bt_uart_generic.c. This will now permit adding HCI UART drivers that have custom initialization requirements.. such as parts the need to download a configuration file to the HCI UART before they are usable.
2018-04-19 17:48:04 -06:00
Make.defs
drivers/wireless/bluetooth/bt_uart_cc2564.c: Add cc2564 driver.
2018-12-11 06:58:31 -06:00