micropython/ports
Damien George bffb71f523 stm32/mpbthciport: Only init the uart once, then use uart_set_baudrate.
Signed-off-by: Damien George <damien@micropython.org>
2021-02-14 18:32:05 +11:00
..
bare-arm
cc3200
esp32 all: Rename BYTES_PER_WORD to MP_BYTES_PER_OBJ_WORD. 2021-02-04 22:46:42 +11:00
esp8266 esp8266/modules: Fix fs_corrupted() to use start_sec not START_SEC. 2021-02-09 10:46:07 +11:00
javascript
mimxrt mimxrt: Fix USB CDC handling so it works reliably. 2021-02-12 13:48:51 +11:00
minimal
nrf nrf/drivers/usb: Add USBD_IRQHandler which calls tud_int_handler. 2021-02-13 13:52:53 +11:00
pic16bit
powerpc
qemu-arm
rp2 rp2: Use local tinyusb instead of the one in pico-sdk. 2021-02-12 12:56:28 +11:00
samd samd/mphalport: Fix USB CDC tx handling to work reliably. 2021-02-12 14:09:01 +11:00
stm32 stm32/mpbthciport: Only init the uart once, then use uart_set_baudrate. 2021-02-14 18:32:05 +11:00
teensy
unix unix/mpbtstackport_common: Implement mp_bluetooth_hci_active. 2021-02-12 12:07:05 +11:00
windows
zephyr