summaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Expand)Author
2019-04-29re-add i2s (its J not G!)ladyada
2019-04-29similar to pybadge, has pin defs for joystick - comes up with filesys and dis...ladyada
2019-04-28removed problem libraries from frozen build.wallarug
2019-04-27updated lotswallarug
2019-04-25added robohatmm1 board defs.wallarug
2019-04-23update periph submoduleladyada
2019-04-23fix up pybadge for final release board (swap backlite and reset)ladyada
2019-04-22Off-by-one error for usage of MAX_TX_IN_PROGRESSDan Halbert
2019-04-18Merge pull request #1815 from dhalbert/stop-flickerScott Shawcroft
2019-04-18add Display.__init__() args for brightness and auto_brightnessDan Halbert
2019-04-17Correct call structure for throwing errorsScott Shawcroft
2019-04-17Update translations and use same error for PDM tooCarlos
2019-04-17[audiobusio-I2SOut] Fix translation errorCarlos
2019-04-17[audiobusio-I2SOut] Fix compilation error by using mp_raise_ValueError_vargCarlos
2019-04-17Fix I2SOut message, fix #1765Carlos
2019-04-17Merge pull request #1754 from dmazzella/dmazzella-patch-1Scott Shawcroft
2019-04-17Merge pull request #1778 from pewpew-game/gamepad-shiftDan Halbert
2019-04-16Merge pull request #1804 from ITACAInnovation/masterScott Shawcroft
2019-04-16Merge pull request #1803 from nickzoic/circuitpython-nickzoic-1042-nrf-nvm-by...Dan Halbert
2019-04-16Merge remote-tracking branch 'adafruit/master' into gamepadshiftScott Shawcroft
2019-04-16Actually call gamepadshift_tickScott Shawcroft
2019-04-16Merge branch 'master' into masterScott Shawcroft
2019-04-16Merge pull request #1798 from ntavish/papyrScott Shawcroft
2019-04-16Fully split gamepadshift from gamepadScott Shawcroft
2019-04-16Add files via uploadITACA Innovation S.R.L
2019-04-16Updates: VID&PID, pinoutITACA Innovation S.R.L
2019-04-16Add support for Electronut Labs Papyr.Tavish Naruka
2019-04-16Fix up single-byte access to nvm.ByteArrayNick Moore
2019-04-16Fixups for adafruit/circuitpython#1042Nick Moore
2019-04-16Make some space for NVM adafruit/circuitpython#1042Nick Moore
2019-04-16Switch supervisor/internal_flash to use new nrf_nvm_safe_flash_page_writeNick Moore
2019-04-16switch nvm.ByteArray to use new nrf_nvm_safe_flash_page_writeNick Moore
2019-04-16Add a peripherals/nrf/nvm.c to wrap flash page writes safelyNick Moore
2019-04-16Working flash pages for nvm.ByteArray adafruit/circuitpython#1042Nick Moore
2019-04-16switch CIRCUITPY_NVM on!Nick Moore
2019-04-16nvm.ByteArray reads & writes but no sensible erase yet adafruit/circuitpython...Nick Moore
2019-04-16Start on nRF nvm.ByteArray adafruit/circuitpython#1042 (doesn't do anything yet)Nick Moore
2019-04-15Revert "nrf nvm: touchups to nickzoic PR #1768"Scott Shawcroft
2019-04-15Split GamePadShift from GamePad to save space on most boards.Scott Shawcroft
2019-04-15Merge pull request #1790 from pewpew-game/pybadge-stageScott Shawcroft
2019-04-15Merge pull request #1779 from dhalbert/nrf-nvm-2Scott Shawcroft
2019-04-15Enable _stage module and freeze stage library on the PyBadgeRadomir Dopieralski
2019-04-14Changing to support for CP32-M4 wroversiddacious
2019-04-13Merge branch 'master' into gamepad-shiftRadomir Dopieralski
2019-04-12Merge pull request #1788 from tannewt/pinyin4.0.0-beta.7Dan Halbert
2019-04-12Slim down feather m0 expressScott Shawcroft
2019-04-12Update font location and shrink a bunch of buildsScott Shawcroft
2019-04-12Merge pull request #1785 from pewpew-game/ugame-displayioScott Shawcroft
2019-04-12Turn off `displayio` because it is a satelliteScott Shawcroft
2019-04-12Use never_reset in ugame10Radomir Dopieralski