circuitpython/ports/broadcom/common-hal/busio
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
..
I2C.c Full UART support for RPI 2021-12-06 18:36:14 -08:00
I2C.h Fix I2C and feedback from Dan 2021-11-23 17:23:13 -08:00
SPI.c Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
SPI.h Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
UART.c Full UART support for RPI 2021-12-06 18:36:14 -08:00
UART.h Full UART support for RPI 2021-12-06 18:36:14 -08:00
__init__.c Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00