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
/
mpconfigport.h
Age
Commit message (
Expand
)
Author
2019-01-31
More improvements to Terminal:
Scott Shawcroft
2019-01-31
Hook up the terminal based on the first display.
Scott Shawcroft
2019-01-31
Add terminalio
Scott Shawcroft
2019-01-22
Skip displayio on crickit builds and cpx build due to lack of space.
Scott Shawcroft
2019-01-22
Enable displayio on all Express boards.
Scott Shawcroft
2019-01-22
Merge remote-tracking branch 'adafruit/master' into HEAD
Scott Shawcroft
2019-01-17
Fix build
Scott Shawcroft
2019-01-17
Fix up nrf and using board.SPI in FourWire
Scott Shawcroft
2019-01-17
Fix other builds and hallowing
Scott Shawcroft
2019-01-17
pyportal compiles and tweak blinka colors
Scott Shawcroft
2019-01-13
Fresh combined checkin of _pixelbuf library.
Roy Hooper
2019-01-09
Add USB MIDI support for SAMD and nRF.
Scott Shawcroft
2018-12-07
Fix running the USB task on nRF.
Scott Shawcroft
2018-12-04
Add stack validity check and raise an error when it happens.
Scott Shawcroft
2018-11-27
Merge pull request #1329 from notro/oserror_errno
Scott Shawcroft
2018-11-22
ports/atmel-samd: enable json module on M4 boards with lots of flash
Jeff Epler
2018-11-13
samd51: Support more uerrno errno values
Noralf Trønnes
2018-11-09
Fix output overflow and make help translatable
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-24
Merge pull request #1167 from notro/cpython_stdlib
Scott Shawcroft
2018-10-24
samd51: Set stack size to 8k
Noralf Trønnes
2018-10-24
samd51: Enable functionality to support CPython stdlib
Noralf Trønnes
2018-10-24
samd51: Make errno, os, and time module aliases
Noralf Trønnes
2018-10-11
Merge remote-tracking branch 'origin/master' into circuitpython/nickzoic/703-...
Nick Moore
2018-10-05
Disable framebuf by default on express builds.
Scott Shawcroft
2018-10-04
change initialization method + mod_network names
Nick Moore
2018-10-04
Makefile & mpconfigport for atmel-samd with wiznet
Nick Moore
2018-08-31
Tweaks based on feedback
Scott Shawcroft
2018-08-31
Introduce displayio to render graphics to displays.
Scott Shawcroft
2018-08-16
ports/atmel-samd: Implement i2cslave.I2CSlave
Noralf Trønnes
2018-08-09
Change file mode back.
Scott Shawcroft
2018-08-09
Initial SAMR board revision.
Scott Shawcroft
2018-08-03
increase new dynamic stack size to a comfortable value for now
Dan Halbert
2018-07-31
Remove rogue execute bit. Must a common incorrect shortcut for me. :-)
Scott Shawcroft
2018-07-31
Allow for resizing the stack area.
Scott Shawcroft
2018-07-28
merge finished
Dan Halbert
2018-06-15
Split out the peripherals library in preparation of sharing with MakeCode.
Scott Shawcroft
2018-06-04
Merge pull request #891 from godlygeek/low_flash_errno_fixes
Scott Shawcroft
2018-06-01
Prune atmel-samd errno list
Matt Wozniski
2018-06-01
Begin a custom list of errnos for atmel-samd
Matt Wozniski
2018-06-01
atmel-samd: Re-org helper peripheral files into their own subdirectory.
Scott Shawcroft
2018-05-30
Add gamepad_singleton to root pointers
Radomir Dopieralski
2018-05-24
refine pirkey build
Dan Halbert
2018-05-22
Turn on touchio for M0 boards. M4 will come later once its supported
Scott Shawcroft
2018-05-22
Merge pull request #854 from python-ugame/extra-override
Scott Shawcroft
2018-05-21
refactor longint settings; make crickit cpx build
Dan Halbert
2018-05-21
Allow overriding EXTRA_BUILTIN_MODULES in mpconfigboard.h
Radomir Dopieralski
2018-05-18
atmel-samd/samd21: Enable long int on Express boards
Noralf Trønnes
2018-05-14
Include uerrno for boards with external SPI flash
Matt Wozniski
[next]