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
2025-12-16 01:40:14 +01:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
b1229efbd1509654dec6053865ab828d769e29db
micropython
/
extmod
/
btstack
History
Damien George
b1229efbd1
all: Fix spelling mistakes based on codespell check.
...
Signed-off-by: Damien George <
damien@micropython.org
>
2023-04-27 18:03:06 +10:00
..
btstack_config_common.h
extmod/btstack: Switch to use hci_dump_init instead of hci_dump_open.
2023-04-22 00:39:31 +10:00
btstack_config.h
extmod/btstack: Allow the BTstack config to be overridden by a board.
2022-11-11 15:14:14 +11:00
btstack_hci_uart.c
extmod/btstack: Update BTstack bindings to work with latest BTstack.
2022-10-22 14:28:25 +11:00
btstack_hci_uart.h
extmod/btstack: Update BTstack bindings to work with latest BTstack.
2022-10-22 14:28:25 +11:00
btstack.mk
extmod/btstack: Switch to use hci_dump_init instead of hci_dump_open.
2023-04-22 00:39:31 +10:00
modbluetooth_btstack.c
all: Fix spelling mistakes based on codespell check.
2023-04-27 18:03:06 +10:00
modbluetooth_btstack.h
extmod/btstack: Include value handle in client read/write events.
2023-04-26 11:37:20 +10:00