summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-16remove 'git fetch --shallow-exclude'Dan Halbert
2019-02-16test: changing git depth to 6Dan Halbert
2019-02-16Merge pull request #1553 from tannewt/group_childrenDan Halbert
2019-02-15Merge pull request #1550 from sommersoft/move_drivers_rstDan Halbert
2019-02-15Merge pull request #1555 from tannewt/print_flushDan Halbert
2019-02-15Merge pull request #1554 from dhalbert/refactor-build-settingsDan Halbert
2019-02-15address @tannewt changes: move and rename common files; remove PORT_HEAP_SIZEDan Halbert
2019-02-15Support print("", flush=True)Scott Shawcroft
2019-02-15remove circuitpy_rules.mk; not usedDan Halbert
2019-02-15merge from upstream and move ure options;make translateDan Halbert
2019-02-15make less vaguersommersoft
2019-02-15make translateDan Halbert
2019-02-15finish Makefile refactoring; nrf builds workDan Halbert
2019-02-15Store the original layer in GroupScott Shawcroft
2019-02-15WIP: fix issues with remaining atmel-samd buildsDan Halbert
2019-02-14dropped the fancy URLs so Sphinx doesn't complainsommersoft
2019-02-15WIP: atmel-samd trinket build worksDan Halbert
2019-02-14link to new drivers.rst on the Bundlesommersoft
2019-02-14Merge pull request #1544 from notro/ure_subScott Shawcroft
2019-02-14Update translationsNoralf Trønnes
2019-02-14atmel-samd: Enable extra ure functionality on Express boardsNoralf Trønnes
2019-02-14atmel-samd: Remove samd module from SAMD21 buildsNoralf Trønnes
2019-02-14extmod/ure: Support search/match() pos and endpos parametersNoralf Trønnes
2019-02-14extmod/ure: Handle some escape sequences.Radomir Dopieralski
2019-02-14extmod/modure: Add ure.sub() function and method, and tests.Damien George
2019-02-14extmod/modure: Add match.span(), start() and end() methods, and tests.Damien George
2019-02-14extmod/modure: Add match.groups() method, and tests.Damien George
2019-02-14Merge pull request #1548 from tannewt/shape_arg_checkDan Halbert
2019-02-13Merge pull request #1546 from tannewt/fix_safe_modeDan Halbert
2019-02-13Arg check width and height into Shape.Scott Shawcroft
2019-02-13Merge pull request #1541 from dhalbert/nrf-two-uartsScott Shawcroft
2019-02-13Merge pull request #1540 from TG-Techie/patch-6Scott Shawcroft
2019-02-13don't allocate DMA buffer as long-livedDan Halbert
2019-02-13A safe mode fix and displayio fixesScott Shawcroft
2019-02-13Merge pull request #1543 from dhalbert/atmel-uart-fixScott Shawcroft
2019-02-13Fix atmel UART after ASF4 pruning.Dan Halbert
2019-02-12Merge pull request #1538 from TG-Techie/patch-5Dan Halbert
2019-02-12Add second UARTE to busio.UART. Init uarts on startup.Dan Halbert
2019-02-12PYPORTAL: pindefs incorrectTG-Techie
2019-02-12Merge pull request #1536 from TG-Techie/patch-4Dan Halbert
2019-02-12Update Shape.cTG-Techie
2019-02-12Merge pull request #1535 from tannewt/group_sequence_and_fontDan Halbert
2019-02-12Update translationsScott Shawcroft
2019-02-12DISPIO: end_x can't be > height of shapeTG-Techie
2019-02-12Tweaks based on dhalbert's feedback.Scott Shawcroft
2019-02-12Rotate pyportal screen to be correctScott Shawcroft
2019-02-12Move terminal font to terminalio from board.Scott Shawcroft
2019-02-11Fixup doc referenceScott Shawcroft
2019-02-11Change EMERGENCY_EXCEPTION_BUF settings to match samd.Scott Shawcroft
2019-02-11A variety of displayio improvementsScott Shawcroft