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
Age
Commit message (
Expand
)
Author
2020-07-01
Merge pull request #3083 from tannewt/esp32s2_busio
Jeff Epler
2020-06-30
Merge pull request #3089 from ansonhe97/main
Scott Shawcroft
2020-06-29
Fix end of line
ansonhe97
2020-06-29
Add: Added Seeed Wio Terminal board support
ansonhe97
2020-06-26
atmel-sam: sdio: disable debug prints by default
Jeff Epler
2020-06-26
atmel-samd: Add SDIO SD card interface
Jeff Epler
2020-06-26
samd: sdio: Add needed files from atmel start
Jeff Epler
2020-06-26
sdcardio: implement new library for SD card I/O
Jeff Epler
2020-06-25
I2CPeripheral: Rename class and its module
Jeff Epler
2020-06-25
Merge pull request #3046 from jepler/same51
Jeff Epler
2020-06-24
Compiles!
Scott Shawcroft
2020-06-24
Add UART support
Scott Shawcroft
2020-06-24
Merge pull request #3038 from jepler/compute-usb-devices
Jeff Epler
2020-06-23
supervisor.mk: Compute USB_DEVICES; remove from boards and ports
Jeff Epler
2020-06-23
atmel-samd: Finish disabling USB MIDI and/or HID on certain boards
Jeff Epler
2020-06-23
atmel-samd: Add SAM E54 Xplained board
Jeff Epler
2020-06-23
atmel-samd: Add support for SAM E54 family MCUs
Jeff Epler
2020-06-22
Merge pull request #3050 from florin-trutiu/loc-ber-m4-base-board
Scott Shawcroft
2020-06-22
Merge pull request #3052 from dhalbert/samd51-voltage-check-delay
Scott Shawcroft
2020-06-22
sparkfun samd51 thing plus: Fix board.I2C()
Jeff Epler
2020-06-22
never_reset_pin: Move pin validity check before first use of pin number
Jeff Epler
2020-06-22
samd: Makefile: Regularize whitespace
Jeff Epler
2020-06-22
_pew: move to common-hal
Jeff Epler
2020-06-19
delay 1ms on SAMD51 when reading processor voltage
Dan Halbert
2020-06-19
Added the new assigned VID/PID pair
Florin Trutiu
2020-06-19
loc_ber_m4_base_board
Florin Trutiu
2020-06-14
docs: Improve 5.0.x <-> main branch doc linkrot
Jeff Epler
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-05-28
A number of small ESP32S2 fixes:
Scott Shawcroft
2020-05-26
Merge pull request #2931 from tannewt/esp32s2_digitalio
Dan Halbert
2020-05-26
Merge pull request #2956 from hathach/fix-samd-wfi
Scott Shawcroft
2020-05-26
Merge pull request #2938 from DavePutz/issue2894
Scott Shawcroft
2020-05-26
Merge pull request #2945 from pewpew-game/fluff_m0
Scott Shawcroft
2020-05-26
Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalio
Scott Shawcroft
2020-05-26
Fix swapped SCK and MISO in Fluff M0
Radomir Dopieralski
2020-05-25
fix racing issue for SAMD when executing WFI
hathach
2020-05-23
trinket_m0_haxpress: disable RTC to make build fit with upcoming translations
Jeff Epler
2020-05-23
escornabot: disable RTC to make build fit with upcoming translations
Jeff Epler
2020-05-23
meowmeow: disable modules to make build fit with upcoming translations
Jeff Epler
2020-05-23
pyruler: disable RTC to make build fit with upcoming translations
Jeff Epler
2020-05-22
Add support for Fluff M0
Radomir Dopieralski
2020-05-21
Add an increment to tcc_refcount to allow deinits to work properly
DavePutz
2020-05-21
Merge branch 'master' into esp32s2_digitalio
Scott Shawcroft
2020-05-20
Initial version
jason
2020-05-20
Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalio
Scott Shawcroft
2020-05-20
Update digitalio api for other ports
Scott Shawcroft
2020-05-19
Merge pull request #2910 from tannewt/esp32s2
Scott Shawcroft
2020-05-19
Remove reverse methods from per-board defs
Scott Shawcroft
2020-05-19
shrink Xinabox CS11 by turning off unused pins
Scott Shawcroft
2020-05-18
Merge pull request #2837 from k0d/serial-debug
Scott Shawcroft
[next]