summaryrefslogtreecommitdiff
path: root/ports/atmel-samd/boards/circuitplayground_express/mpconfigboard.mk
AgeCommit message (Expand)Author
2021-03-07Automatically count EXTERNAL_FLASH_DEVICESJeff Epler
2021-02-25Updated build configs to turn off BITMAPTOOLS for smaller buildsKevin Matocha
2021-01-16Removing frozen librariesgamblor21
2021-01-11Merge pull request #3659 from iot49/msgpackScott Shawcroft
2021-01-04Add adafruit_bus_device to CPX builds.Kattni Rembor
2020-12-11Merge branch 'main' into msgpackScott Shawcroft
2020-12-01disable on boards tight on memory. add stddef.h to imports (not actually need...Bernhard Boser
2020-11-11Removing from smaller buildsgamblor21
2020-10-11Turn off async for circuitplayground expressKenny
2020-06-25I2CPeripheral: Rename class and its moduleJeff Epler
2019-10-20Parameterize linker scriptDan Halbert
2019-06-12Uncomment vm.c SUPEROPT (debugging typo); trim a few buildsDan Halbert
2019-06-12Turn off SUPEROPT on gc.c instead of trying to squueze inline limit so much; ...Dan Halbert
2019-06-11shrink a bunch of builds to fitDan Halbert
2019-05-24Implement forced clean builds for boards so designated.Dan Halbert
2019-05-21Make pinyin fit on cpxDan Halbert
2019-04-12Update font location and shrink a bunch of buildsScott Shawcroft
2019-03-20enable MICROPY_CPYTHON_COMPAT for most builds except CIRCUITPY_SMALL_BUILD; r...Dan Halbert
2019-03-01better handle frequencyio inclusionsommersoft
2019-02-15WIP: fix issues with remaining atmel-samd buildsDan Halbert
2018-11-15merge 3.x swap of /lib and .frozen; update frozen libsDan Halbert
2018-11-08Move atmel-samd to tinyusb and support nRF flash.Scott Shawcroft
2018-11-03adding changes to mpconfigboard.mk to reduce memory usage on CPX per @danhATMakersBill
2018-05-22make longint choice mechanism more readableDan Halbert
2018-05-21refactor longint settings; make crickit cpx buildDan Halbert
2018-05-18atmel-samd/samd21: Enable long int on Express boardsNoralf Trønnes
2018-05-043.0: add CircuitPlayground and HID to CPX frozen modulesDan Halbert
2018-01-03use correct LD_FILE in mpconfigboard.mk for boards with external flashDan Halbert
2018-01-02merge from 2.2.0 + fix up board defsDan Halbert
2017-11-16non-DMA SPI working; adding this now for testing; will continue with DMADan Halbert
2017-11-07Implement busio.I2c.Dan Halbert
2017-10-30atmel-samd: More USB polishScott Shawcroft
2017-10-24Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_mergeScott Shawcroft