summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-23Merge pull request #1822 from tannewt/update_frozen4.0.0-rc.0Dan Halbert
2019-04-23Update stage with 1.0.0 releaseScott Shawcroft
2019-04-22Merge pull request #1821 from dhalbert/ble-notify-maxDan Halbert
2019-04-22Off-by-one error for usage of MAX_TX_IN_PROGRESSDan Halbert
2019-04-18Merge pull request #1816 from tannewt/stage_crashDan Halbert
2019-04-18Merge pull request #1815 from dhalbert/stop-flickerScott Shawcroft
2019-04-18Correct collect of permanent pointers.Scott Shawcroft
2019-04-18add Display.__init__() args for brightness and auto_brightnessDan Halbert
2019-04-18Turn off auto_brightness if brightness is setDan Halbert
2019-04-17Merge pull request #1811 from tannewt/doc_build_tweakScott Shawcroft
2019-04-17Tweak RTD to install svg2pdfconverterScott Shawcroft
2019-04-17Merge pull request #1810 from tannewt/black_line_ondiskDan Halbert
2019-04-17Merge pull request #1809 from tannewt/board_i2c_crash_v2Dan Halbert
2019-04-17Fix off by one error in OnDiskBitmapScott Shawcroft
2019-04-17Merge pull request #1793 from C47D/fix_audiobusio_msgScott Shawcroft
2019-04-17Unify VM cleanup codeScott Shawcroft
2019-04-17Correct call structure for throwing errorsScott Shawcroft
2019-04-17Merge pull request #1805 from tannewt/readme_updatesDan Halbert
2019-04-17Install rsvgScott 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-17Feedback from Dan and hopefully fix build.Scott Shawcroft
2019-04-17Merge pull request #1807 from pewpew-game/stage-cast-nativeScott Shawcroft
2019-04-17Merge pull request #1754 from dmazzella/dmazzella-patch-1Scott Shawcroft
2019-04-17Allow use of displayio.Display subclasses in _stageRadomir Dopieralski
2019-04-17Merge pull request #1808 from pewpew-game/gamepad-docDan Halbert
2019-04-17Merge pull request #1778 from pewpew-game/gamepad-shiftDan Halbert
2019-04-17Update GamePad docs to include pull-downsRadomir Dopieralski
2019-04-16Tweaks based on review feedback.Scott Shawcroft
2019-04-16Doc updates for 4.0.0Scott Shawcroft
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-16Update stage for GamePadShiftScott Shawcroft
2019-04-16Actually call gamepadshift_tickScott Shawcroft
2019-04-16Simplify type check in tick and init lastScott Shawcroft
2019-04-16Merge branch 'master' into masterScott Shawcroft
2019-04-16Include cleanup and style tweaksScott 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