summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-13Add mkspk source filesKamil Tomaszewski
2020-01-12fix CCCD bonding store; avoid excessive bonding writesDan Halbert
2020-01-11Make all `PYTHON` env vars into `PYTHON3`Steve Theodore
2020-01-11make types that depend on tuple subscr workRoy Hooper
2020-01-10wip: HID bonding works!Dan Halbert
2020-01-10Merge pull request #2501 from kamtom480/timerhookScott Shawcroft
2020-01-10Merge pull request #2498 from dhalbert/optional-i2c-pullup-checkingScott Shawcroft
2020-01-10Merge pull request #2461 from jepler/urandom-hardfaultsScott Shawcroft
2020-01-10working controlHierophect
2020-01-10attempt to get control going againHierophect
2020-01-10add flag to i.mx portDan Halbert
2020-01-10Fix board_timerhookKamil Tomaszewski
2020-01-09Add test for issue #2465 - tuple subsclass subscriptRoy Hooper
2020-01-09wip; redid flash writing to be compatible with SDDan Halbert
2020-01-09Make requiring I2C pullups be optionalDan Halbert
2020-01-09spacing changes and text fixHierophect
2020-01-09Merge branch 'master' into stm32-i2c-reworkHierophect
2020-01-09Merge pull request #2459 from hierophect/stm32-spi-onelineJeff Epler
2020-01-08os.urandom: remove unneeded sleepJeff Epler
2020-01-08use CFLAG to properly set defineHierophect
2020-01-08styleJeff Epler
2020-01-08Merge remote-tracking branch 'upstream/master' into stm32-cpython-compatHierophect
2020-01-08text fixHierophect
2020-01-08Corrections to I2C, styleHierophect
2020-01-08Merge pull request #2445 from jepler/mp3-jeplayer-fixes5.0.0-beta.3Scott Shawcroft
2020-01-08Reorganize I2C workaround, style changesHierophect
2020-01-08Merge pull request #2448 from tannewt/packet_bufferDan Halbert
2020-01-08Replace magic number and add comment.Scott Shawcroft
2020-01-08Merge remote-tracking branch 'adafruit/master' into packet_bufferScott Shawcroft
2020-01-08Merge branch 'stm32-spi-oneline' into stm32-i2c-reworkHierophect
2020-01-08more cleanup and style syncingHierophect
2020-01-08Close algorithm edge case to match SPIHierophect
2020-01-08nrf: Call into sd as many times as necessary to fill urandom requestJeff Epler
2020-01-08style editsHierophect
2020-01-08os: Don't require an on-stack bufferJeff Epler
2020-01-08vstr_init_len: Don't crash if (size_t)-1 is passedJeff Epler
2020-01-07Merge pull request #2460 from tannewt/update_frozenDan Halbert
2020-01-07Don't change uf2Scott Shawcroft
2020-01-07Update translationsScott Shawcroft
2020-01-07Update submodules including BusDevice and HID.Scott Shawcroft
2020-01-07Merge pull request #2367 from iot49/mtimeDan Halbert
2020-01-07Merge pull request #2456 from arturo182/mimxrt10xxScott Shawcroft
2020-01-07mimxrt10xx: Add license for NXP codearturo182
2020-01-07Merge pull request #2450 from Marius-450/marius-display-limit-2Scott Shawcroft
2020-01-07mimxrt10xx: Add info on clock config sourcearturo182
2020-01-07Text fixes for consistencyHierophect
2020-01-07Allow MOSI/MISO exclusionHierophect
2020-01-07mimxrt10xx: Use the correct error for not implemented functionalityarturo182
2020-01-06Merge pull request #2452 from pewpew-game/pewpew-m4-bootloader-offsetsScott Shawcroft
2020-01-06Make inclusion non-conditionalHierophect