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
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
2017-03-27
atmel-samd: Update Feather M0 Express USB pid.
0.9.3
Scott Shawcroft
2017-03-27
Change to official Feather M0 Express branding.
Scott Shawcroft
2017-02-27
atmel-samd: Add USB HID mouse and keyboard support.
Scott Shawcroft
2017-02-26
atmel-samd: Use link time optimization to reduce code size of builds which
Scott Shawcroft
2017-02-19
atmel-samd: Remove support for UART REPL from Arduino Zero.
Scott Shawcroft
2017-02-19
atmel-samd: Stop calibrating the crystal for Gemma and Trinket. We need the s...
Scott Shawcroft
2017-02-10
atmel-samd: Rework the clock configs to only be crystalless when needed by th...
Scott Shawcroft
2017-02-10
SPI tweaks for SD Cards:
Scott Shawcroft
2017-02-02
atmel-samd: Update internal pins for Feather M0 Express Rev B
Scott Shawcroft
2017-02-01
atmel-samd: Switch Metro back to including bootloader space.
Scott Shawcroft
2017-01-30
Add frequency changing support to PWMOut.
Scott Shawcroft
2017-01-18
atmel-samd: Fix PA00 and PA01 sercoms. New CircuitPlayground prototype pinout.
Scott Shawcroft
2017-01-12
atmel-samd: Split UART pin names into two so that all names start
Scott Shawcroft
2017-01-08
atmel-samd: Update pinouts for prototypes.
Scott Shawcroft
2017-01-05
atmel-samd: New revs which isolate the SPI for the external flash.
Scott Shawcroft
2016-12-21
atmel-samd: Change cplay pins to rev B.
Scott Shawcroft
2016-12-21
atmel-samd: Tweaks for rev B of the prototype circuit playground.
Scott Shawcroft
2016-12-19
atmel-samd: Add preliminary support for UART
Sebastian Plamauer
2016-12-12
atmel-samd: Use bootloader again on the Metro M0
Scott Shawcroft
2016-12-12
atmel-samd: Basic capacitive touch button support.
Scott Shawcroft
2016-12-09
atmel-samd: Add APA102 support and flash more advanced status.
Scott Shawcroft
2016-12-07
atmel-samd & esp8266: Make sure pins are not already in use.
Scott Shawcroft
2016-12-05
atmel-samd: Update Trinket and Gemma boards for rev B.
Scott Shawcroft
2016-12-01
atmel-samd: Only include bitbangio on boards with flash.
Scott Shawcroft
2016-11-29
Slim down Arduino Zero build by turning off mass storage LEDs.
Scott Shawcroft
2016-11-29
atmel-samd: Switch to MICROPY_PORT_ROOT_POINTERS for the flash cache.
Scott Shawcroft
2016-11-28
atmel-samd: Add Circuit Playground M0 board. Its experimental.
Scott Shawcroft
2016-11-22
atmel-samd: Support Trinket and Gemma M0 prototypes.
Scott Shawcroft
2016-11-21
This introduces an alternative hardware API called nativeio structured around...
Scott Shawcroft
2016-11-18
atmel-samd: Add Feather M0 with flash
Scott Shawcroft
2016-11-18
atmel-samd: Turn off using the red LED to show mass storage writes.
Scott Shawcroft
2016-10-31
atmel-samd: Increase autoreset delay to reduce duplicate resets.
Scott Shawcroft
2016-10-28
atmel-samd: Rework tick timer to use TC5 and support neopixel status LED.
Scott Shawcroft
[next]