summaryrefslogtreecommitdiff
path: root/py/circuitpy_mpconfig.mk
AgeCommit message (Expand)Author
2019-08-20merge from upstream and make translateDan Halbert
2019-08-18make nrf touchio be generic: now available for SAMD51 tooDan Halbert
2019-08-17audioio: By default, be compatible with 4.xJeff Epler
2019-07-26audiopwmio: Add the shared files for this new moduleJeff Epler
2019-07-25Merge pull request #2010 from jepler/audiocoreScott Shawcroft
2019-07-25audiocore: Factor from audioioJeff Epler
2019-07-24Requested changes, general cleanupHierophect
2019-06-12Turn off SUPEROPT on gc.c instead of trying to squueze inline limit so much; ...Dan Halbert
2019-06-04Add PS/2 support -- ps2io moduleElvis Pfützenreuter
2019-04-15Split GamePadShift from GamePad to save space on most boards.Scott Shawcroft
2019-03-27Turn on frequencyio only on CIRCUITPY_FULL_BUILDDan Halbert
2019-03-01better handle frequencyio inclusionsommersoft
2019-03-01Merge branch 'master' of https://github.com/adafruit/circuitpython into new_f...sommersoft
2019-03-01Rebase on top of CircuitPython 4.xRadomir Dopieralski
2019-02-24add frequencyio to circuipy_ configssommersoft
2019-02-17correct weak module links; samd module only in m4 ports; update librariesDan Halbert
2019-02-15address @tannewt changes: move and rename common files; remove PORT_HEAP_SIZEDan Halbert