23 Commits (7d8b2d89cc6b3734b6ecef36c49354fbf1406687)

Author SHA1 Message Date
Angus Gratton decf8e6a8b all: Remove the "STATIC" macro and just use "static" instead. 8 months ago
Angus Gratton 28529351ae rp2: Switch rp2 and drivers to use new event functions. 11 months ago
Damien George 5b4a2baff6 extmod/machine_uart: Factor ports' UART Python bindings to common code. 1 year ago
iabdalkader a453b4f31d drivers/cyw43: Make the CYW43 Bluetooth HCI driver more portable. 2 years ago
Damien George b1229efbd1 all: Fix spelling mistakes based on codespell check. 2 years ago
iabdalkader 64556ca049 drivers/cyw43: Include CYW43 config file. 2 years ago
iabdalkader fb65ef48b4 drivers/cyw43: Use a different baudrate for BT firmware download. 2 years ago
Jim Mussared bad0098a49 stm32: Update to use the open-source lib version of cyw43-driver. 2 years ago
iabdalkader e9335e4dea drivers/cyw43: Use board-defined BLE UART secondary baudrate. 2 years ago
iabdalkader b6c2196fbd drivers/cyw43: Allow configuring the netif/mDNS hostname. 2 years ago
Damien George 30691ed2a1 drivers/cyw43: Make wifi join fail if interface is not active. 3 years ago
Damien George 52a78e6965 drivers/cyw43: Fix cyw43_deinit so it can be called many times in a row. 3 years ago
Damien George 136369d72f all: Update to point to files in new shared/ directory. 3 years ago
iabdalkader 0d4eb15392 drivers/cyw43/cywbt: Remove hard-coded UART6 alternate function setting. 4 years ago
iabdalkader d74e2aca3e drivers/cyw43/cywbt: Add compile option for RF switch. 4 years ago
iabdalkader d3eb6d68a3 drivers/cyw43/cyw43_ctrl: Use new sdio enable API functions. 4 years ago
Jim Mussared ed14435a8e extmod/modbluetooth: Refactor stack/hci/driver/port bindings. 4 years ago
Damien George 894c550c86 stm32: Refactor bluetooth stack/hci/driver bindings. 5 years ago
Damien George d494e47855 drivers/cyw43: Return early from cyw43_wifi_set_up if wifi_on fails. 5 years ago
Damien George 5de55e8fb4 drivers/cyw43: Include stdio.h in files that use printf. 5 years ago
Damien George e83fc3260e drivers/cyw43: Fix to build in nanbox mode. 5 years ago
Damien George 7418dbf12d drivers/cyw43: Add low-level CYW43xx Bluetooth HCI UART driver. 5 years ago
Damien George 7b70ab7258 drivers: Add driver for CYW43xx WiFi SoCs. 6 years ago