circuitpython/extmod/btstack
Jim Mussared 0da47ecc93 stm32/Makefile: Rename SRC_LIB to LIB_SRC_C to match other ports. 2020-04-29 16:38:18 +10:00
..
btstack.mk stm32/Makefile: Rename SRC_LIB to LIB_SRC_C to match other ports. 2020-04-29 16:38:18 +10:00
btstack_config.h extmod/btstack: Add empty modbluetooth implementation. 2020-03-10 01:53:42 +11:00
modbluetooth_btstack.c extmod/btstack: Pass through SCAN_RSP events. 2020-04-07 13:46:56 +10:00
modbluetooth_btstack.h extmod/btstack: Implement notifications/indications for GATT clients. 2020-03-10 01:53:42 +11:00