index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
atmel-samd
/
boards
/
feather_m4_express
Age
Commit message (
Expand
)
Author
2021-03-07
Automatically count EXTERNAL_FLASH_DEVICES
Jeff Epler
2021-03-01
Add EVE support for Feather M4 Express
James Bowman
2020-12-08
Add `board_deinit` for use with sleep
Scott Shawcroft
2020-09-10
feather_m4_express: Use quad data mode on flash
Jeff Epler
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-05-09
Add vectorio: for drawing shapes
warriorofwire
2020-01-13
second revision to line breaks for visibility per dhalbert
scs217
2020-01-13
inserted line breaks between different pins (grouping together aliases for le...
scs217
2020-01-13
Added Dxx names to analog pins on Feather M4 Express pins.c file
scs217
2019-12-05
wip
Dan Halbert
2019-11-22
enable network, wiznet5k, and ps2io by default on M4
Dan Halbert
2019-10-20
Parameterize linker script
Dan Halbert
2019-08-18
make nrf touchio be generic: now available for SAMD51 too
Dan Halbert
2019-06-12
Turn off SUPEROPT on gc.c instead of trying to squueze inline limit so much; ...
Dan Halbert
2019-06-04
Add PS/2 support -- ps2io module
Elvis Pfützenreuter
2019-04-08
Reorganize board busses into shared-bindings and shared-module.
Scott Shawcroft
2019-02-15
WIP: atmel-samd trinket build works
Dan Halbert
2019-01-18
Cleanup display rework for PR.
Scott Shawcroft
2019-01-16
Rework displays in prep for dynamic support and 8bit parallel.
Scott Shawcroft
2018-12-06
Rework safe mode and have heap overwrite trigger it.
Scott Shawcroft
2018-11-08
Move atmel-samd to tinyusb and support nRF flash.
Scott Shawcroft
2018-10-25
Merge remote-tracking branch 'origin/master' into circuitpython/nickzoic/703-...
Nick Moore
2018-10-14
change BAT to BATTERY
Paul Sajna
2018-10-13
add pin def for BAT
Paul Sajna
2018-10-11
Changed to only build wiznet for {feather|metro}_m[04]_express
Nick Moore
2018-08-16
ports/atmel-samd: Implement i2cslave.I2CSlave
Noralf Trønnes
2018-06-08
Turn off USB pin objects since they are always used for USB.
Scott Shawcroft
2018-06-07
Add Adafruit to other M4 board name strings
Kattni Rembor
2018-06-05
add PA14 as D4 to Feather M4 Exprses
Dan Halbert
2018-06-01
atmel-samd: Re-org helper peripheral files into their own subdirectory.
Scott Shawcroft
2018-06-01
atmel-samd/samd51: Use crystal for RTC
Noralf Trønnes
2018-05-29
rev E feather M4 express; remove named AREF pins
Dan Halbert
2018-05-22
make longint choice mechanism more readable
Dan Halbert
2018-05-21
refactor longint settings; make crickit cpx build
Dan Halbert
2018-05-17
arduino, circuitplayground, feather boards
Matt Land
2018-05-16
Merge branch 'feature-i2c-gemma' into feature-default-spi-circuit-playground
Matt Land
2018-05-16
formatting, trailing newlines
Matt Land
2018-05-16
used pins.c instead of README.rst
Matt Land
2018-05-16
SPI for all boards
Matt Land
2018-05-16
spi on much
Matt Land
2018-04-13
Turn on nvm in 3.0.
Scott Shawcroft
2018-04-12
Add audio output support!
Scott Shawcroft
2018-03-23
Update USB PID
Scott Shawcroft
2018-03-23
Add Feather M4 Express support.
Scott Shawcroft