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
Age
Commit message (
Expand
)
Author
2020-04-20
Merge pull request #2777 from pewpew-game/master
Scott Shawcroft
2020-04-17
RGBMatrix: finish renaming from Protomatter
Jeff Epler
2020-04-17
Add copyrights to pewpew m4 and ugame board.c
Radomir Dopieralski
2020-04-15
Fix RGB/BGR colors in Stage
Radomir Dopieralski
2020-04-14
Update ports/atmel-samd/boards/pyportal_titano/board.c
Jeff Epler
2020-04-14
Add Protomatter and FramebufferDisplay
Jeff Epler
2020-04-14
pycubed: add trailing newline to file
Jeff Epler
2020-04-09
Merge branch 'master' into nfc_copy
Sabas
2020-04-09
Update to v1.3
sabas1080
2020-03-29
board_vina_m0:pins.c: PGM_LED is on PA28 not PA15.
Brian Dean
2020-03-28
Merge pull request #2730 from tannewt/fix_fourwire_phase_polarity
Jeff Epler
2020-03-27
Update built in display init
Scott Shawcroft
2020-03-27
Update board name to bdmicro_vina_m0 to eliminate hyphens.
Brian Dean
2020-03-26
Merge branch 'master' of https://github.com/adafruit/circuitpython
Brian Dean
2020-03-26
Add new board BDMICRO 'Vina M0'.
Brian Dean
2020-03-26
Merge pull request #2733 from oshwabadge2020/change_backlight
Scott Shawcroft
2020-03-26
Add GD25Q64C as a flash chip for Sol
Thea Flowers
2020-03-25
adding a backlight polarity flag to Display
siddacious
2020-03-24
Remove Adafruit_CircuitPython_CircuitPlayground
Chris Burton
2020-03-22
Add support for Commander
Chris Burton
2020-03-18
Merge pull request #2719 from theacodes/add-honking-button
Scott Shawcroft
2020-03-18
Remove some build options, fix order of boards in build.yml
Thea Flowers
2020-03-18
Add board support for Winterbloom Big Honking Button
Thea Flowers
2020-03-17
Merge pull request #2711 from jepler/update-ulab
5.1.0-rc.0
5.1.0
Scott Shawcroft
2020-03-17
ulab: rename enable macro so it appears in the support matrix
Jeff Epler
2020-03-13
add UARTLogger2 board support for CircuitPython
Szymon Klause
2020-03-05
Merge remote-tracking branch 'adafruit/master' into assert_pin-and-mp_const_n...
Dan Halbert
2020-03-04
Disable the HID USB descriptor for Sol
Thea Flowers
2020-02-28
new pin validation routines; don't use mp_const_none if NULL will do
Dan Halbert
2020-02-27
ulab: Incorporate it
Jeff Epler
2020-02-25
samd51 thing plus: new port
jepler
2020-02-22
Merge pull request #2638 from fgallaire/master
Dan Halbert
2020-02-22
Last NINA pins
Florent Gallaire
2020-02-21
Add NINA pins
Florent Gallaire
2020-02-19
Add Arduino Nano 33 IoT support
Florent Gallaire
2020-02-18
Merge pull request #2605 from maholli/master
Dan Halbert
2020-02-18
adding PWM to board.c for external WDT
Max Holliday
2020-02-16
no current need for NVM
Max Holliday
2020-02-13
Merge pull request #2581 from jamesbowman/master
Scott Shawcroft
2020-02-08
adding Adafruit_CircuitPython_Register to frozen + updating SAM32
Max Holliday
2020-02-08
adding new board - PyCubed
Max Holliday
2020-02-07
Merge pull request #2599 from ladyada/master
Limor "Ladyada" Fried
2020-02-06
update rotation so 0 is the default, for much faster ondiskbitmaps
Lady Ada
2020-02-06
Cleaned up CircuitBrains Basic and Deluxe board definitions
neubauek
2020-02-05
Rename eveL to _eve, EVEL to _EVE
James Bowman
2020-02-05
Added CircuitBrains Basic and Deluxe Boards
neubauek
2020-02-03
allow tuple or list for Palette color
Dan Halbert
2020-02-03
First draft of eveL, the low-level module of the Gameduino (and BridgeTek EVE...
James Bowman
2020-01-31
fix UICR check; do not use NULL for no MISO
Dan Halbert
2020-01-30
add gamepad to specialty cpx builds; update frozen libs
Dan Halbert
[next]