aboutsummaryrefslogtreecommitdiff
path: root/extmod/btstack/btstack.mk
AgeCommit message (Expand)Author
2021-07-17extmod/btstack/btstack.mk: Use -Wno-implicit-fallthrough, not =0.Damien George
2021-06-23stm32: Provide a custom BTstack runloop that integrates with soft timer.Damien George
2021-02-12extmod/btstack: Enable SYNC_EVENTS, PAIRING_BONDING by default.Damien George
2020-11-05extmod/btstack/btstack.mk: Add -Wimplicit-fallthrough=0.Jim Mussared
2020-09-08unix: Implement BLE H4 HCI UART for btstack/nimble.Jim Mussared
2020-09-08extmod/modbluetooth: Refactor stack/hci/driver/port bindings.Jim Mussared
2020-04-29unix: Add btstack to the unix submodules list.Jim Mussared
2020-04-29extmod/modbluetooth: Fix sign compare and unused variable warnings.Jim Mussared
2020-04-29unix: Add support for modbluetooth and BLE using btstack.Jim Mussared
2020-04-29stm32/Makefile: Rename SRC_LIB to LIB_SRC_C to match other ports.Jim Mussared
2020-03-10extmod/btstack: Add empty modbluetooth implementation.Damien George