circuitpython/supervisor
Jeff Epler d5074220a8 atmel-samd: Add SAM E54 Xplained board
Few peripherals are actually tested.  However, USB, I2C and GPIO seem to work.

Most pins are silkscreened with the "PX00" style, so the board module
only includes the small number that are screened differently.

The default SPI, I2C, and UART are the ones on the EXT2 header.  This is
arbitrary, but the I2C on this connector is shared with the on-board I2C
devices and the PCC header, making it the most versatile.
2020-06-23 10:41:48 -05:00
..
messages Support internationalisation. 2018-08-07 14:58:57 -07:00
shared atmel-samd: Add SAM E54 Xplained board 2020-06-23 10:41:48 -05:00
stub Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
cpu.h Mark pointers in cpu registers as in use. 2018-07-03 05:45:50 -07:00
filesystem.h flush flash filesystem once a second 2019-03-20 12:21:36 -04:00
flash_root_pointers.h Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
flash.h Hopefully fix flash flush and hopefully audio as well. 2020-03-13 11:12:31 -07:00
linker.h Linker file restructure, TCM and MPU additions 2020-04-03 16:33:18 -04:00
memory.h allow retrieving info about a supervisor allocation 2020-04-14 18:24:54 -05:00
port.h Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00
serial.h Enable showing the console on a debug uart 2020-05-19 02:02:52 +02:00
spi_flash_api.h Implement requested changes 2020-01-28 17:11:25 -05:00
supervisor.mk Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00
usb.h Added fix to allow remount when usb enabled but msc is ejected 2020-02-12 09:57:58 +02:00