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
/
circuitplayground_express
Age
Commit message (
Expand
)
Author
2021-03-16
Adding LED for D13/L pin name.
Kattni Rembor
2021-03-15
run code formatting script
microDev
2021-03-07
Automatically count EXTERNAL_FLASH_DEVICES
Jeff Epler
2021-02-25
Updated build configs to turn off BITMAPTOOLS for smaller builds
Kevin Matocha
2021-01-16
Removing frozen libraries
gamblor21
2021-01-11
Merge pull request #3659 from iot49/msgpack
Scott Shawcroft
2021-01-04
Add adafruit_bus_device to CPX builds.
Kattni Rembor
2020-12-11
Merge branch 'main' into msgpack
Scott Shawcroft
2020-12-08
Fix build and more comments
Scott Shawcroft
2020-12-08
Add `board_deinit` for use with sleep
Scott Shawcroft
2020-12-01
disable on boards tight on memory. add stddef.h to imports (not actually need...
Bernhard Boser
2020-11-11
Removing from smaller builds
gamblor21
2020-10-11
Turn off async for circuitplayground express
Kenny
2020-09-29
Update make translate script
microDev
2020-09-13
Update safe mode reason
microDev
2020-09-13
Update board specific safe mode message
microDev
2020-07-27
adjust stack for SAMD21 to accomodate larger pystack -- update frozen module...
Jerry Needell
2020-06-25
I2CPeripheral: Rename class and its module
Jeff Epler
2020-01-23
reset NeoPixels on CPB on soft reload
Dan Halbert
2020-01-21
Increase CPX stack size by 256
Dan Halbert
2019-12-16
Increase CPX stack size slightly
Dan Halbert
2019-10-20
Parameterize linker script
Dan Halbert
2019-06-12
Uncomment vm.c SUPEROPT (debugging typo); trim a few builds
Dan Halbert
2019-06-12
Turn off SUPEROPT on gc.c instead of trying to squueze inline limit so much; ...
Dan Halbert
2019-06-11
shrink a bunch of builds to fit
Dan Halbert
2019-05-24
Implement forced clean builds for boards so designated.
Dan Halbert
2019-05-21
Make pinyin fit on cpx
Dan Halbert
2019-04-12
Update font location and shrink a bunch of builds
Scott Shawcroft
2019-04-08
Reorganize board busses into shared-bindings and shared-module.
Scott Shawcroft
2019-03-20
enable MICROPY_CPYTHON_COMPAT for most builds except CIRCUITPY_SMALL_BUILD; r...
Dan Halbert
2019-03-01
better handle frequencyio inclusion
sommersoft
2019-02-15
WIP: fix issues with remaining atmel-samd builds
Dan Halbert
2019-01-22
Skip displayio on crickit builds and cpx build due to lack of space.
Scott Shawcroft
2019-01-17
Fix other builds and hallowing
Scott Shawcroft
2018-12-06
Rework safe mode and have heap overwrite trigger it.
Scott Shawcroft
2018-11-15
merge 3.x swap of /lib and .frozen; update frozen libs
Dan Halbert
2018-11-09
Incorporate feedback:
Scott Shawcroft
2018-11-08
Move atmel-samd to tinyusb and support nRF flash.
Scott Shawcroft
2018-11-03
adding changes to mpconfigboard.mk to reduce memory usage on CPX per @danh
ATMakersBill
2018-08-31
add pin claiming to devices
Dan Halbert
2018-06-08
Turn off USB pin objects since they are always used for USB.
Scott Shawcroft
2018-06-01
atmel-samd: Re-org helper peripheral files into their own subdirectory.
Scott Shawcroft
2018-05-22
make longint choice mechanism more readable
Dan Halbert
2018-05-21
refactor longint settings; make crickit cpx build
Dan Halbert
2018-05-18
atmel-samd/samd21: Enable long int on Express boards
Noralf Trønnes
2018-05-17
arduino, circuitplayground, feather boards
Matt Land
2018-05-16
SPI for all boards
Matt Land
2018-05-16
spi on much
Matt Land
2018-05-16
fixed pins
Matt Land
2018-05-16
pin issue
Matt Land
[next]