micropython/extmod/btstack
Jim Mussared e46aac24ba extmod/modbluetooth: Rename logging macro to be just DEBUG_printf.
And prefix the debug message with "btstack:" or "nimble:", depending on the
context.  Also use correct format specifier for %zu.
2020-09-08 10:48:23 +10:00
..
btstack.mk unix: Add btstack to the unix submodules list. 2020-04-29 16:54:12 +10:00
btstack_config.h unix: Add support for modbluetooth and BLE using btstack. 2020-04-29 16:45:46 +10:00
modbluetooth_btstack.c extmod/modbluetooth: Rename logging macro to be just DEBUG_printf. 2020-09-08 10:48:23 +10:00
modbluetooth_btstack.h extmod/modbluetooth: Fix so it builds in peripheral-only mode. 2020-07-20 23:25:56 +10:00