circuitpython/shared-bindings/busio
Dan Halbert 4d175ab41a convert to MP_DEFINED_CONST_OBJ_TYPE() 2023-09-19 21:09:29 -04:00
..
I2C.c convert to MP_DEFINED_CONST_OBJ_TYPE() 2023-09-19 21:09:29 -04:00
I2C.h common-hal I2C combined write_read 2022-01-31 22:03:30 -05:00
SPI.c convert to MP_DEFINED_CONST_OBJ_TYPE() 2023-09-19 21:09:29 -04:00
SPI.h Improve type validation errors messages, especially for pins 2023-01-10 15:02:55 -05:00
UART.c convert to MP_DEFINED_CONST_OBJ_TYPE() 2023-09-19 21:09:29 -04:00
UART.h run code formatting script 2021-03-15 19:27:36 +05:30
__init__.c wip: continuing compilation fixes; mp_obj_alloc everywhere 2023-08-07 20:45:57 -04:00
__init__.h