circuitpython/ports/raspberrypi/common-hal/busio
Jeff Epler 37620d4eb0
Fix several classes of compiler diagnostic & make fatal
* -Wno-nested-externs
 * -Wno-strict-prototypes
 * -Wno-double-promotion
 * -Wno-sign-compare
2022-09-30 11:19:22 -05:00
..
I2C.c Fix several classes of compiler diagnostic & make fatal 2022-09-30 11:19:22 -05:00
I2C.h run code formatting script 2021-03-15 19:27:36 +05:30
SPI.c message consolidation and more use of validators 2022-05-19 15:38:37 -04:00
SPI.h run code formatting script 2021-03-15 19:27:36 +05:30
UART.c ringbuf cleanup 2022-09-21 10:03:05 -04:00
UART.h [RP2040] Allow any GPIO pin for RS485 direction pin 2022-04-30 14:31:08 -07:00
__init__.c Add initial RP2040 support 2021-01-20 19:16:56 -08:00