12 Commits (5ff6c12c65b5ab5efdbc10718caa2375ca5ab775)

Author SHA1 Message Date
Angus Gratton decf8e6a8b all: Remove the "STATIC" macro and just use "static" instead. 8 months ago
Damien George 633c604722 rp2/mpbthciport: Rework HCI polling timer to use soft_timer. 12 months ago
Damien George 5b4a2baff6 extmod/machine_uart: Factor ports' UART Python bindings to common code. 1 year ago
iabdalkader 1976781d33 rp2/mpbthciport: Fix HCI UART config. 2 years ago
iabdalkader 6abe3e1714 rp2/mpbthciport: Switch to static scheduler nodes. 2 years ago
Peter Harper a459eaf3e6 rp2/mpbthciport: Cancel existing alarms. 2 years ago
Peter Harper 888a15cda3 rp2: Add Bluetooth support via cyw43. 2 years ago
Jim Mussared 94beeabd2e py/obj: Convert make_new into a mp_obj_type_t slot. 2 years ago
Jim Mussared a52cd5b07d py/obj: Add accessors for type slots and use everywhere. 3 years ago
Jim Mussared 8b4298a4bf rp2/mpbthciport: Remove mp_bthci_uart from set of root pointers. 2 years ago
David Lechner ffa22b8f97 rp2: Use MP_REGISTER_ROOT_POINTER(). 2 years ago
iabdalkader c973cfd2f3 rp2: Add support for bluetooth module using NimBLE. 3 years ago