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-09 13:40:31 +01:00
Code
Issues
Actions
27
Packages
Projects
Releases
Wiki
Activity
Files
41fa8b5482089bdd7fa5478fe24f32913b23967c
micropython
/
extmod
/
nimble
History
Damien George
026fda605e
tools/codeformat.py: Include extmod/{btstack,nimble} in code formatting.
...
Signed-off-by: Damien George <
damien@micropython.org
>
2020-06-18 22:20:20 +10: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
extmod/modbluetooth: Allow discovery of svc/char by uuid.
2020-06-05 14:08:07 +10:00
syscfg
extmod/nimble: Update to work with NimBLE 1.3.
2020-04-27 22:51:10 +10:00
modbluetooth_nimble.c
tools/codeformat.py: Include extmod/{btstack,nimble} in code formatting.
2020-06-18 22:20:20 +10: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/Makefile: Rename SRC_LIB to LIB_SRC_C to match other ports.
2020-04-29 16:38:18 +10:00