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
/
atmel-samd
/
boards
Age
Commit message (
Expand
)
Author
2018-05-03
Freeze HID and Express into CPX 2.x firmware.
Dan Halbert
2018-02-04
pIRKey tested w/ hardware - basically a trinket or gemma with only dotstar LE...
ladyada
2018-01-19
Add W25Q16 USON flash support, alternative flash type support for all boards
ladyada
2018-01-19
Add missing Feather M0 RadioFruit boards: RFM69, RFM9x. (#538)
Tony DiCola
2017-12-05
Introduce reset mechanics to microcontroller.
Scott Shawcroft
2017-11-26
atmel-samd: Added missing adalogger pins (#461)
Stewart
2017-11-17
Add ItsyBitsy M0 support with 1MB flash support (#445)
Limor "Ladyada" Fried
2017-11-07
atmel-samd: Update Feather M0 Express USB PID
Scott Shawcroft
2017-11-01
Add board definition for the uGame handheld console
Radomir Dopieralski
2017-10-22
Supersized Feather M0 Express for 2.x (replace the 2Mbyte SPI flash with an 8...
Dave Astels
2017-10-16
Use internal libm for all atmel-samd boards.
Dan Halbert
2017-10-16
1. Use lib/libm for small (non-Express builds) to gain back a lot of flash sp...
Dan Halbert
2017-10-15
Suppress A0 (PA02) as a TouchIn-capable pin on CPX.
Dan Halbert
2017-10-08
Freeze libraries needed by adafruit_circuitplayground library into firmware.
Dan Halbert
2017-10-03
Do not allow a *io object to be used after deinit().
Dan Halbert
2017-10-03
Add board file for the hacked Trinket M0 Haxpress (#303)
Radomir Dopieralski
2017-09-19
Add Ananlog Pin aliases to trinket_m0 pins.c
Jerry Needell
2017-08-31
atmel-samd: Add SPI pin names to the Trinket. Fixes #213 (#217)
Scott Shawcroft
2017-08-27
Modernize module and class static dicts; update freetouch
Dan Halbert
2017-08-25
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development)...
Dan Halbert
2017-08-25
atmel-samd: Introduce a nvm module for non-volatile byte-level memory access....
Scott Shawcroft
2017-08-23
Added ability to freeze multiple directories; freeze neopixel library in cpx ...
Dan Halbert
2017-08-03
atmel-samd: Add support for a second flash chip so either may be used.
Scott Shawcroft
2017-07-28
atmel-samd: Introduce audiobusio.PDMIn for recording audio from PDM
Scott Shawcroft
2017-07-13
atmel-samd: Update README and add pinout tables that map MCU names
Scott Shawcroft
2017-07-12
atmel-samd: Reboot to bootloader when a 1200 baud serial connection is
Scott Shawcroft
2017-07-12
atmel-samd: Add Trinket Rev D support.
Scott Shawcroft
2017-07-12
atmel-samd: Add TX/RX and SCL/SDA pins names for Gemma M0.
Scott Shawcroft
2017-07-12
atmel-samd: Update Gemma M0 USB device name.
Scott Shawcroft
2017-07-12
atmel-samd: Update Gemma M0 for release revision.
Scott Shawcroft
2017-07-12
atmel-samd: Add IR_TX and IR_RX pin names for REMOTEOUT and REMOTEIN to the C...
Scott Shawcroft
2017-06-16
atmel-samd: Introduce board reset mechanic used on CircuitPlayground
1.0.0-rc.1
Scott Shawcroft
2017-06-16
atmel-samd: Add user initiated safe mode and rework board.c for
Scott Shawcroft
2017-06-06
atmel-samd: Change Metro PID to 0x8014 so it doesn't conflict with Arduino's ...
Scott Shawcroft
2017-05-29
atmel-samd: Correct the USB PID of the CircuitPlayground Express.
Scott Shawcroft
2017-05-23
atmel-samd:renamed spi flash to confuse with the actual spi flash
robomike
2017-05-12
atmel-samd: Rename auto-reset to auto-reload to reduce confusion with physica...
Scott Shawcroft
2017-05-12
atmel-samd: Rework SPI flash defines for clarity.
Scott Shawcroft
2017-05-12
atmel-samd: Pin reset improvements.
Scott Shawcroft
2017-05-11
Rename LEFT_BUTTON -> BUTTON_A, RIGHT_BUTTON -> BUTTON_B.
Nicholas H.Tollervey
2017-05-04
atmel-samd: Move heap objects into MICROPY_PORT_ROOT_POINTERS so they don't g...
Scott Shawcroft
2017-05-03
atmel-samd: Use DMA for user SPI.
Scott Shawcroft
2017-05-02
atmel-samd: Use DMA for SPI flash block transfers.
Scott Shawcroft
2017-05-01
atmel-samd: Introduce audio sample playback via audioio.AudioOut.
Scott Shawcroft
2017-05-01
atmel-samd: Clean up leftovers from QTouch.
0.9.7
Scott Shawcroft
2017-05-01
atmel-samd: Rename metro M0 Express and add NEOPIXEL pin.
Scott Shawcroft
2017-04-20
atmel-samd: Update CircuitPlayground Express pins for Rev G.
Scott Shawcroft
2017-04-18
atmel-samd: Use LTO for all builds to get 5000 bytes back on express boards.
Scott Shawcroft
2017-04-12
atmel-samd: Rework status LED implementation
Scott Shawcroft
2017-04-11
atmel-samd: rename cplay_m0_flash to circuitplayground_express and update for...
Scott Shawcroft
[next]