summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-23Make gamepad.get_pressed work when gamepad was created from frozen codeRadomir Dopieralski
2018-05-23Cache pullup state in gamepadRadomir Dopieralski
2018-05-22Merge pull request #862 from tannewt/contributing_updateScott Shawcroft
2018-05-22Update CONTRIBUTING.md to include new learn guides and Dan andScott Shawcroft
2018-05-22Merge pull request #860 from dhalbert/3.0-cpx-crickitDan Halbert
2018-05-22Merge pull request #854 from python-ugame/extra-overrideScott Shawcroft
2018-05-22turn off longint on cpx crickit; update frozen libsDan Halbert
2018-05-22Merge pull request #859 from dhalbert/3.0-cpx-crickitScott Shawcroft
2018-05-22LONGLONG typoDan Halbert
2018-05-22make longint choice mechanism more readableDan Halbert
2018-05-21refactor longint settings; make crickit cpx buildDan Halbert
2018-05-21Allow overriding EXTRA_BUILTIN_MODULES in mpconfigboard.hRadomir Dopieralski
2018-05-19Merge pull request #846 from notro/epoch1970Scott Shawcroft
2018-05-19Merge pull request #852 from adafruit/jerryneedell-patch-1Scott Shawcroft
2018-05-19Merge pull request #848 from dhalbert/3.0-boot_output_fileScott Shawcroft
2018-05-19fix doc error in audioOut.cjerryneedell
2018-05-19wasn't always clearing boot_output_fileDan Halbert
2018-05-18time: Use 1970 epochNoralf Trønnes
2018-05-18atmel-samd/samd21: Enable long int on Express boardsNoralf Trønnes
2018-05-17Merge pull request #845 from matt-land/feature-default-serialScott Shawcroft
2018-05-17pirkey, trinket, ugameMatt Land
2018-05-17itsbitsy, metroMatt Land
2018-05-17arduino, circuitplayground, feather boardsMatt Land
2018-05-17workedMatt Land
2018-05-17rename to UARTMatt Land
2018-05-17Merge branch 'master' of https://github.com/adafruit/circuitpython into featu...Matt Land
2018-05-17Merge pull request #844 from matt-land/feature-default-spi-circuit-playgroundScott Shawcroft
2018-05-17remove newlineMatt Land
2018-05-17Merge branch 'master' of https://github.com/adafruit/circuitpython into featu...Matt Land
2018-05-17not workingMatt Land
2018-05-17Merge pull request #841 from matt-land/feature-i2c-gemmaScott Shawcroft
2018-05-16Merge branch 'feature-i2c-gemma' into feature-default-spi-circuit-playgroundMatt Land
2018-05-16Merge branch 'master' of https://github.com/adafruit/circuitpython into featu...Matt Land
2018-05-16Merge pull request #838 from rhooper/masterScott Shawcroft
2018-05-16add spi def to all boards pins fileMatt Land
2018-05-16fix formattingMatt Land
2018-05-16Merge branch 'feature-i2c-gemma' into feature-default-spi-circuit-playgroundMatt Land
2018-05-16Rephrase the docScott Shawcroft
2018-05-16Merge branch 'master' of https://github.com/adafruit/circuitpython into featu...Matt Land
2018-05-16For the two boards without SCL and SDA can you still add the board global ent...Matt Land
2018-05-16Merge pull request #843 from jerryneedell/jerryn_errnoScott Shawcroft
2018-05-16 set #define MICROPY_USE_INTERNAL_ERRNO (0) in mpconfigport for ESP8266 to ...Jerry Needell
2018-05-16Merge branch 'feature-i2c-gemma' into feature-default-spi-circuit-playgroundMatt Land
2018-05-16formatting, trailing newlinesMatt Land
2018-05-16used pins.c instead of README.rstMatt Land
2018-05-16SPI for all boardsMatt Land
2018-05-16spi on muchMatt Land
2018-05-16fixed pinsMatt Land
2018-05-16pin issueMatt Land
2018-05-16Merge pull request #829 from jerryneedell/jerryn_i2cScott Shawcroft