summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-21Merge pull request #2545 from dhalbert/cpx-stack-47605.0.0-beta.4Dan Halbert
2020-01-21Merge pull request #2543 from pewpew-game/support-matrixsommersoft
2020-01-21Increase CPX stack size by 256Dan Halbert
2020-01-21Fix entry overrides in support matrix generationRadomir Dopieralski
2020-01-20Merge pull request #2534 from CapableRobot/capablerobot-usbhubScott Shawcroft
2020-01-20Merge remote-tracking branch 'origin/master' into capablerobot-usbhubChris Osterwood
2020-01-17Merge pull request #2530 from adafruit/mimxrt1011_pin_fixLimor "Ladyada" Fried
2020-01-17mimxrt1011: Fix pin definitionarturo182
2020-01-16Merge pull request #2528 from oshwabadge2020/ohs2020-badgeLimor "Ladyada" Fried
2020-01-16Update the VID and USB company stringMichael Welling
2020-01-16Fix backlight pin registrationMichael Welling
2020-01-16Add OHS2020 badge to build.ymlMichael Welling
2020-01-16Initial board support for OHS2020 BadgeMichael Welling
2020-01-15Merge pull request #2510 from dhalbert/bonding-nvmScott Shawcroft
2020-01-15Merge pull request #2525 from aramcon-badge/badge_2019_upstreamDan Halbert
2020-01-16Add board definition files for AramCon Badge 2019Benny Meisels
2020-01-15Merge pull request #2520 from joeycastillo/openbook-squashedDan Halbert
2020-01-15Merge pull request #2521 from dalegrover/add_seeeduino_xiaoLimor "Ladyada" Fried
2020-01-14address review commentsDan Halbert
2020-01-14Initial commit.dalegrover
2020-01-14add support for the Open BookJoey Castillo
2020-01-14Merge pull request #2463 from hierophect/stm32-i2c-reworkhierophect
2020-01-14Merge pull request #2507 from kamtom480/circuitpython-mkspkScott Shawcroft
2020-01-14Merge pull request #2505 from theodox/masterScott Shawcroft
2020-01-14Merge pull request #2504 from rhooper/fix-tuple-subscrScott Shawcroft
2020-01-14style changes, fix i2c typoHierophect
2020-01-13Merge pull request #2511 from scs217/feather_m4_express_expanded_pinoutDan Halbert
2020-01-13second revision to line breaks for visibility per dhalbertscs217
2020-01-13inserted line breaks between different pins (grouping together aliases for le...scs217
2020-01-13Added Dxx names to analog pins on Feather M4 Express pins.c filescs217
2020-01-13fix some typos and leftoversDan Halbert
2020-01-13merge from adafruit/circuitpythonDan Halbert
2020-01-13put bonding to-do flags into Connection objects instead of using a heap-alloc...Dan Halbert
2020-01-13Merge pull request #2457 from hierophect/stm32-cpython-compatScott Shawcroft
2020-01-13Exclude mkspk from docsKamil Tomaszewski
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-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