This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
extmod
/
nimble
History
Damien George
e965363b6b
stm32: Refactor Bluetooth HCI RX to be independent of transport layer.
...
Now all HCI specific code (eg UART vs WB55 internal messaging) is confined to modbluetooth_hci.c.
2020-03-10 01:53:42 +11:00
..
bsp
extmod/nimble: Add nimble bindings.
2019-10-01 09:51:02 +10:00
hal
stm32: Refactor bluetooth stack/hci/driver bindings.
2020-03-10 01:53:42 +11:00
nimble
stm32: Refactor Bluetooth HCI RX to be independent of transport layer.
2020-03-10 01:53:42 +11:00
syscfg
extmod/modbluetooth: Increase maximum connections from 1 to 4.
2019-10-15 17:20:25 +11:00
modbluetooth_nimble.c
extmod/modbluetooth: Extract out gatts_db functionality from nimble.
2020-03-10 01:53:42 +11:00
modbluetooth_nimble.h
extmod/modbluetooth: Extract out gatts_db functionality from nimble.
2020-03-10 01:53:42 +11:00
nimble.mk
stm32: Refactor bluetooth stack/hci/driver bindings.
2020-03-10 01:53:42 +11:00