circuitpython/shared-bindings/busio
Jeff Epler 9cdfba2e47
Simplify argument checking to reduce translated strings
Build size on proxlight trinkey m0 en_US:
Before:  2412 (en_US)  820 (ru)
After:   2544 (en_US)  984 (ru)
Savings: +132 (en_US) +164 (ru) bytes available flash
2022-11-07 12:37:11 -06:00
..
I2C.c Tweak black_bindings 2022-09-30 11:18:13 -05:00
I2C.h common-hal I2C combined write_read 2022-01-31 22:03:30 -05:00
SPI.c catalog implementation limitations in documentation 2022-10-21 13:58:34 -04:00
SPI.h change half_duplex to be on spi construct 2022-02-08 21:37:38 -05:00
UART.c Simplify argument checking to reduce translated strings 2022-11-07 12:37:11 -06:00
UART.h
__init__.c run black_bindings across all bindings 2022-09-27 15:21:42 -05:00
__init__.h