This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2026-01-07 20:50:14 +01:00
Code
Issues
Actions
27
Packages
Projects
Releases
Wiki
Activity
Files
df156b18e517f9267bf8e4e206aa383a6e356508
micropython
/
extmod
/
nimble
History
Damien George
7bf62562ce
extmod/nimble: When getting BLE MAC try public address if random fails.
...
This is needed for BLE.config('mac') to work on esp32.
2020-03-11 14:02:13 +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/nimble: When getting BLE MAC try public address if random fails.
2020-03-11 14:02:13 +11:00
modbluetooth_nimble.h
extmod/nimble: Clarify active state and check for active in all methods.
2020-03-11 13:01:35 +11:00
nimble.mk
stm32: Refactor bluetooth stack/hci/driver bindings.
2020-03-10 01:53:42 +11:00