circuitpython/ports/atmel-samd/common-hal/busio
Jeff Epler da733c01da atmel-samd: Add support for SAM E54 family MCUs
This introduces the new macro SAM_D5X_E5X.  This is mostly the same
as SAMD51 before, except in a few places where a special case for
SAME54 is required
2020-06-23 10:41:48 -05:00
..
I2C.c Make requiring I2C pullups be optional 2020-01-09 17:31:50 -05:00
I2C.h add pin claiming to devices 2018-08-31 18:38:05 -04:00
OneWire.h Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
SPI.c new pin validation routines; don't use mp_const_none if NULL will do 2020-02-28 23:43:04 -05:00
SPI.h Add support for grayscale displays that are < 8 bit depth. 2019-07-19 16:06:11 -07:00
UART.c atmel-samd: Add support for SAM E54 family MCUs 2020-06-23 10:41:48 -05:00
UART.h UART fixes and enhancements; default board object fix 2018-09-12 17:19:43 -04:00
__init__.c Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00