summaryrefslogtreecommitdiff
path: root/ports/atmel-samd/boards/feather_m4_express
AgeCommit message (Expand)Author
2021-03-07Automatically count EXTERNAL_FLASH_DEVICESJeff Epler
2021-03-01Add EVE support for Feather M4 ExpressJames Bowman
2020-12-08Add `board_deinit` for use with sleepScott Shawcroft
2020-09-10feather_m4_express: Use quad data mode on flashJeff Epler
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-05-09Add vectorio: for drawing shapeswarriorofwire
2020-01-13second revision to line breaks for visibility per dhalbertscs217
2020-01-13inserted line breaks between different pins (grouping together aliases for le...scs217
2020-01-13Added Dxx names to analog pins on Feather M4 Express pins.c filescs217
2019-12-05wipDan Halbert
2019-11-22enable network, wiznet5k, and ps2io by default on M4Dan Halbert
2019-10-20Parameterize linker scriptDan Halbert
2019-08-18make nrf touchio be generic: now available for SAMD51 tooDan Halbert
2019-06-12Turn off SUPEROPT on gc.c instead of trying to squueze inline limit so much; ...Dan Halbert
2019-06-04Add PS/2 support -- ps2io moduleElvis Pfützenreuter
2019-04-08Reorganize board busses into shared-bindings and shared-module.Scott Shawcroft
2019-02-15WIP: atmel-samd trinket build worksDan Halbert
2019-01-18Cleanup display rework for PR.Scott Shawcroft
2019-01-16Rework displays in prep for dynamic support and 8bit parallel.Scott Shawcroft
2018-12-06Rework safe mode and have heap overwrite trigger it.Scott Shawcroft
2018-11-08Move atmel-samd to tinyusb and support nRF flash.Scott Shawcroft
2018-10-25Merge remote-tracking branch 'origin/master' into circuitpython/nickzoic/703-...Nick Moore
2018-10-14change BAT to BATTERYPaul Sajna
2018-10-13add pin def for BATPaul Sajna
2018-10-11Changed to only build wiznet for {feather|metro}_m[04]_expressNick Moore
2018-08-16ports/atmel-samd: Implement i2cslave.I2CSlaveNoralf Trønnes
2018-06-08Turn off USB pin objects since they are always used for USB.Scott Shawcroft
2018-06-07Add Adafruit to other M4 board name stringsKattni Rembor
2018-06-05add PA14 as D4 to Feather M4 ExprsesDan Halbert
2018-06-01atmel-samd: Re-org helper peripheral files into their own subdirectory.Scott Shawcroft
2018-06-01atmel-samd/samd51: Use crystal for RTCNoralf Trønnes
2018-05-29rev E feather M4 express; remove named AREF pinsDan Halbert
2018-05-22make longint choice mechanism more readableDan Halbert
2018-05-21refactor longint settings; make crickit cpx buildDan Halbert
2018-05-17arduino, circuitplayground, feather boardsMatt Land
2018-05-16Merge branch 'feature-i2c-gemma' into feature-default-spi-circuit-playgroundMatt Land
2018-05-16formatting, trailing newlinesMatt Land
2018-05-16used pins.c instead of README.rstMatt Land
2018-05-16SPI for all boardsMatt Land
2018-05-16spi on muchMatt Land
2018-04-13Turn on nvm in 3.0.Scott Shawcroft
2018-04-12Add audio output support!Scott Shawcroft
2018-03-23Update USB PIDScott Shawcroft
2018-03-23Add Feather M4 Express support.Scott Shawcroft