summaryrefslogtreecommitdiff
path: root/ports/atmel-samd/boards/circuitplayground_express_displayio
AgeCommit message (Expand)Author
2021-03-16Adding LED for D13/L pin name.Kattni Rembor
2021-03-15run code formatting scriptmicroDev
2021-03-07Automatically count EXTERNAL_FLASH_DEVICESJeff Epler
2021-02-25Updated build configs to turn off BITMAPTOOLS for smaller buildsKevin Matocha
2021-02-22set SUPEROPT_VM = 0 on most non-Express SAMD21 boardsDan Halbert
2021-01-26Merge pull request #4060 from dhalbert/regularize-extmod-modulesDan Halbert
2021-01-25fix some build errorsDan Halbert
2021-01-24CIRCUITPY_* switches for JSON, RE, etc. Doc cleanupDan Halbert
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-08Fix build and more commentsScott Shawcroft
2020-12-08Add `board_deinit` for use with sleepScott 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-09-29Update make translate scriptmicroDev
2020-09-13Update safe mode reasonmicroDev
2020-09-13Update board specific safe mode messagemicroDev
2020-08-12cpx_display: Put back AUDIOBUSIO, take away ROTARYIOJeff Epler
2020-08-12circuitplayground_express_displayio: make ja translation fitJeff Epler
2020-07-27 add adjustments for crickit and displayio variants of CPXJerry Needell
2020-06-25I2CPeripheral: Rename class and its moduleJeff Epler
2020-05-12nerf vectorio on a ton of m0 and overcommitted m4 boards due to translation t...warriorofwire
2020-01-30add gamepad to specialty cpx builds; update frozen libsDan Halbert
2020-01-23reset NeoPixels on CPB on soft reloadDan Halbert
2020-01-21Increase CPX stack size by 256Dan Halbert
2019-12-20Remove `re` from CPX Displayio build to make space.Scott Shawcroft
2019-12-19circuitplayground_express_displayio: reduce inlining to make .ko translation fitJeff Epler
2019-12-16Increase CPX stack size slightlyDan Halbert
2019-10-20Parameterize linker scriptDan Halbert
2019-09-17Add custom CPX build for display supportScott Shawcroft