circuitpython/ports
Scott Shawcroft 92a4261ad5
Full UART support for RPI
This adds PL011 UART support which is more plentiful.

It also:
* Fixes PI4 build by including .dtb files on the SD card.
* Enables the activity LED as the status LED on PI4 and CM4 I/O.
* Adds that LED as board.LED.

Fixes #5650 and progress on #5629
2021-12-06 18:36:14 -08:00
..
atmel-samd check for missing pins; deinit txrx leds 2021-11-30 19:16:21 -05:00
broadcom Full UART support for RPI 2021-12-06 18:36:14 -08:00
cxd56 Merge pull request #5634 from dhalbert/board_deinit 2021-12-01 10:09:14 -08:00
espressif Merge pull request #5674 from jepler/esp32s3-box-display 2021-12-06 14:06:02 -08:00
litex board_deinit() everywhere 2021-11-30 11:00:10 -05:00
mimxrt10xx board_deinit() everywhere 2021-11-30 11:00:10 -05:00
nrf board_deinit() everywhere 2021-11-30 11:00:10 -05:00
raspberrypi Merge pull request #5666 from skerr92/add-odt-castaway2040 2021-12-06 14:44:33 -08:00
stm board_deinit() everywhere 2021-11-30 11:00:10 -05:00
unix run test for traceback module 2021-12-02 14:55:02 +05:30