summaryrefslogtreecommitdiff
path: root/py/circuitpy_defns.mk
AgeCommit message (Collapse)Author
2019-03-19Move Glyph and BuiltinFont into fontioScott Shawcroft
It was confusing in displayio. Fixes #1662
2019-03-01Merge branch 'master' of https://github.com/adafruit/circuitpython into ↵sommersoft
new_freq_in
2019-03-01Rebase on top of CircuitPython 4.xRadomir Dopieralski
2019-02-28Add a _pew moduleRadomir Dopieralski
2019-02-24add frequencyio to circuipy_ configssommersoft
2019-02-15address @tannewt changes: move and rename common files; remove PORT_HEAP_SIZEDan Halbert