aboutsummaryrefslogtreecommitdiff
path: root/extmod/nimble/nimble.mk
AgeCommit message (Expand)Author
2020-04-29stm32/Makefile: Rename SRC_LIB to LIB_SRC_C to match other ports.Jim Mussared
2020-04-27extmod/nimble: Update to work with NimBLE 1.3.Jim Mussared
2020-03-10stm32: Refactor bluetooth stack/hci/driver bindings.Damien George
2020-03-06extmod/modbluetooth_nimble: Move nimble specific code, factor nimble.mk.Damien George
2019-11-01extmod/nimble: Remove unneeded nimble_sprintf wrapper function.Damien George
2019-10-01extmod/nimble: Add nimble bindings.Damien George