summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-15Merge pull request #1648 from tannewt/board_i2c_crash4.0.0-beta.4Dan Halbert
2019-03-14Long live shared bus singletonsScott Shawcroft
2019-03-14Merge pull request #1647 from tannewt/swd_pin_reuseDan Halbert
2019-03-14Fix custom pin in use logic for SWDScott Shawcroft
2019-03-13Merge pull request #1645 from tannewt/fix_directory_moveDan Halbert
2019-03-13Squeeze down the feather crickit buildScott Shawcroft
2019-03-13Prevent other filesystem changes besides file writesScott Shawcroft
2019-03-13Throw an error when moving a directory into itself.Scott Shawcroft
2019-03-13Merge pull request #1640 from tannewt/final_displayio_changesDan Halbert
2019-03-13Merge pull request #1641 from dhalbert/pwmout-var-freq-bugScott Shawcroft
2019-03-13Build pewpew10 on Travis so we know it builds.Scott Shawcroft
2019-03-12wrong arg type for PWMOut variable_frequencyDan Halbert
2019-03-12Add better PewPew error messages and update translationsScott Shawcroft
2019-03-12Update displayio docs to add detail to display bus commentsScott Shawcroft
2019-03-12Standardize TileGrid to x and y properties over positionScott Shawcroft
2019-03-12Turn off networking on M0s.Scott Shawcroft
2019-03-12Accept x and y kwargs into Group for initial position.Scott Shawcroft
2019-03-12Merge pull request #1600 from jreese/pybadgeDan Halbert
2019-03-12Copy inline setting on feather m0 express that the metro has.Scott Shawcroft
2019-03-12Fix function signatureScott Shawcroft
2019-03-12Fix unix build by using safe mode stubScott Shawcroft
2019-03-12Stub out safe mode for mpy-crossScott Shawcroft
2019-03-12Build pybadge on TravisScott Shawcroft
2019-03-12Fixup the pybadge definition so the screen works.Scott Shawcroft
2019-03-12Be more careful when initing the board outside the VM.Scott Shawcroft
2019-03-12Enter safe mode when an allocation is attempted on an uninitialized heap.Scott Shawcroft
2019-03-12Add basic Pybadge board definitionJohn Reese
2019-03-12Merge pull request #1638 from dhalbert/disable-SPIM3Scott Shawcroft
2019-03-12nrf: Disable SPIM3; add SPIM1; remove TWIM1Dan Halbert
2019-03-11Merge pull request #1635 from caternuson/iss1634_SPEAKERScott Shawcroft
2019-03-11Merge pull request #1637 from tannewt/tweak_file_updaterDan Halbert
2019-03-11change order so SPEAKER is firstcaternuson
2019-03-11Update board info build to handle top level list.Scott Shawcroft
2019-03-11Merge pull request #1624 from tannewt/add_translate_filesDan Halbert
2019-03-11Merge pull request #1632 from pewpew-game/pewpew-brightnessScott Shawcroft
2019-03-11add SPEAKER pin alias for PyPortalcaternuson
2019-03-11Add default devices and tweak brightness in boards/pewpew10Radomir Dopieralski
2019-03-08Add translation file locations back.Scott Shawcroft
2019-03-08Merge pull request #1622 from sommersoft/en_ARRScott Shawcroft
2019-03-07outdated .po file was outdated. oops.sommersoft
2019-03-07Merge branch 'master' of https://github.com/adafruit/circuitpython into en_ARRsommersoft
2019-03-07inital commit for English Pirate translationsommersoft
2019-03-07Merge pull request #1620 from dhalbert/display-transactions-fix4.0.0-beta.3Dan Halbert
2019-03-07Shrink build so de_DE fitsDan Halbert
2019-03-07Rework background display task to allow reads from SPI SD card during display...Dan Halbert
2019-03-06check display-bus transaction status and act accordinglyDan Halbert
2019-03-06Merge pull request #1601 from penguindustin/masterDan Halbert
2019-03-05changed from mp_int_t to uint16_tDustin Mendoza
2019-03-05Merge pull request #1618 from dhalbert/build-uf2-for-radio-boardsDan Halbert
2019-03-05Build both BIN and UF2 for RFM boardsDan Halbert