summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-02assign variable socket number to DHCPNick Moore
2019-05-02Avoid socket #0 used by DHCPNick Moore
2019-05-02Fix socket.recv() buffer length from e23bad3aNick Moore
2019-04-29Merge pull request #1836 from dhalbert/pybadge-audiobusioDan Halbert
2019-04-29Merge pull request #1832 from ladyada/masterDan Halbert
2019-04-29restore audiobusio to pybadgeDan Halbert
2019-04-29Merge branch 'master' of github.com:ladyada/circuitpythonladyada
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-29Move pygamer to first jobScott Shawcroft
2019-04-29Merge pull request #1829 from robotics-masters/wallarug/robohatmm1Scott Shawcroft
2019-04-28Merge branch 'wallarug/robohatmm1' of https://github.com/robotics-masters/cir...wallarug
2019-04-28removed problem libraries from frozen build.wallarug
2019-04-27removed from list one.wallarug
2019-04-27Added to first and third travis.ymlwallarug
2019-04-27updated lotswallarug
2019-04-26similar to pybadge, has pin defs for joystick - comes up with filesys and dis...ladyada
2019-04-25added robohatmm1 board defs.wallarug
2019-04-24Merge pull request #1827 from adafruit/tannewt-patch-10Scott Shawcroft
2019-04-24Add Electronut to build automaticallyScott Shawcroft
2019-04-23Merge pull request #1823 from ladyada/master4.0.0-rc.1Scott Shawcroft
2019-04-23update periph submoduleladyada
2019-04-23fix up pybadge for final release board (swap backlite and reset)ladyada
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