summaryrefslogtreecommitdiff
path: root/ports/atmel-samd/mpconfigport.mk
AgeCommit message (Expand)Author
2020-04-17RGBMatrix: finish renaming from ProtomatterJeff Epler
2020-04-14Add Protomatter and FramebufferDisplayJeff Epler
2020-03-17ulab: rename enable macro so it appears in the support matrixJeff Epler
2020-03-09ulab: don't enable on m0 boardsJeff Epler
2020-02-27ulab: Incorporate itJeff Epler
2019-12-10merge from upstreamDan Halbert
2019-12-10audiocore: Add MP3File using Adafruit_MP3 libraryJeff Epler
2019-12-05wipDan Halbert
2019-11-22cosmetic commit, mostly to re-runDan Halbert
2019-11-22change mpconfigport.mk files so they can be overriden by mpconfigboard.mkDan Halbert
2019-11-22enable network, wiznet5k, and ps2io by default on M4Dan Halbert
2019-10-20Parameterize linker scriptDan Halbert
2019-10-07Add an alternative way to number the USB endpointsKamil Tomaszewski
2019-09-04Merge remote-tracking branch 'adafruit/master' into choose-usb-devices-xacDan Halbert
2019-09-04use only one endpoint pair for MSC except on SAMD21Dan Halbert
2019-09-01disable 'audiomixer' for all M0 boardssommersoft
2019-08-18make nrf touchio be generic: now available for SAMD51 tooDan Halbert
2019-07-19Correct typo in line meant to turn off frequencyio on M0 which saves 2k code ...Scott Shawcroft
2019-03-27copy/paste errorDan Halbert
2019-03-27turn off frequencyio for all SAMD21 buildsDan Halbert
2019-02-17correct weak module links; samd module only in m4 ports; update librariesDan Halbert
2018-11-08Move atmel-samd to tinyusb and support nRF flash.Scott Shawcroft
2018-10-11Changed to only build wiznet for {feather|metro}_m[04]_expressNick Moore
2018-10-04Makefile & mpconfigport for atmel-samd with wiznetNick Moore
2018-05-22LONGLONG typoDan Halbert
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
2017-10-31atmel-samd: Enable longints for M4 builds.Scott Shawcroft
2017-10-27Check INTERNAL_LIBM make flag in a safer way.Dan Halbert
2017-10-27Revert "Allow main.py to be interrupted by ctrl-C" (#381)Dan Halbert
2017-10-27Check INTERNAL_LIBM make flag in a safer way.Dan Halbert
2017-10-24Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_mergeScott Shawcroft