| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-21 | Merge pull request #2545 from dhalbert/cpx-stack-47605.0.0-beta.4 | Dan Halbert | |
| Increase CPX stack size by 256 | |||
| 2020-01-21 | Merge pull request #2543 from pewpew-game/support-matrix | sommersoft | |
| Fix entry overrides in support matrix generation | |||
| 2020-01-21 | Increase CPX stack size by 256 | Dan Halbert | |
| 2020-01-21 | Fix entry overrides in support matrix generation | Radomir Dopieralski | |
| Fix #2539 The entries in the board's mpconfigboard.mk override any other entries. Also, fixed a warning for bad use of backslash in a string. | |||
| 2020-01-20 | Merge pull request #2534 from CapableRobot/capablerobot-usbhub | Scott Shawcroft | |
| Pin name updates and add additional SPI flash part for Capable Robot USB Hub | |||
| 2020-01-20 | Merge remote-tracking branch 'origin/master' into capablerobot-usbhub | Chris Osterwood | |
| 2020-01-17 | Merge pull request #2530 from adafruit/mimxrt1011_pin_fix | Limor "Ladyada" Fried | |
| mimxrt1011: Fix pin definition | |||
| 2020-01-17 | mimxrt1011: Fix pin definition | arturo182 | |
| 2020-01-16 | Merge pull request #2528 from oshwabadge2020/ohs2020-badge | Limor "Ladyada" Fried | |
| Ohs2020 badge initial support | |||
| 2020-01-16 | Update the VID and USB company string | Michael Welling | |
| Signed-off-by: Michael Welling <mwelling@ieee.org> | |||
| 2020-01-16 | Fix backlight pin registration | Michael Welling | |
| Signed-off-by: Michael Welling <mwelling@ieee.org> | |||
| 2020-01-16 | Add OHS2020 badge to build.yml | Michael Welling | |
| Signed-off-by: Michael Welling <mwelling@ieee.org> | |||
| 2020-01-16 | Initial board support for OHS2020 Badge | Michael Welling | |
| Not tested but builds. Signed-off-by: Michael Welling <mwelling@ieee.org> | |||
| 2020-01-15 | Merge pull request #2510 from dhalbert/bonding-nvm | Scott Shawcroft | |
| nrf: Add bonding to BLE pairing support | |||
| 2020-01-15 | Merge pull request #2525 from aramcon-badge/badge_2019_upstream | Dan Halbert | |
| Add board definition files for AramCon Badge 2019 | |||
| 2020-01-16 | Add board definition files for AramCon Badge 2019 | Benny Meisels | |
| 2020-01-15 | Merge pull request #2520 from joeycastillo/openbook-squashed | Dan Halbert | |
| CircuitPython support for the Open Book | |||
| 2020-01-15 | Merge pull request #2521 from dalegrover/add_seeeduino_xiao | Limor "Ladyada" Fried | |
| Add Seeeduino XIAO board definitions | |||
| 2020-01-14 | address review comments | Dan Halbert | |
| 2020-01-14 | Initial commit. | dalegrover | |
| 2020-01-14 | add support for the Open Book | Joey Castillo | |
| 2020-01-14 | Merge pull request #2463 from hierophect/stm32-i2c-rework | hierophect | |
| STM32: I2C fix & general busio cleanup | |||
| 2020-01-14 | Merge pull request #2507 from kamtom480/circuitpython-mkspk | Scott Shawcroft | |
| Add mkspk source files | |||
| 2020-01-14 | Merge pull request #2505 from theodox/master | Scott Shawcroft | |
| Make all `PYTHON` env vars into `PYTHON3` | |||
| 2020-01-14 | Merge pull request #2504 from rhooper/fix-tuple-subscr | Scott Shawcroft | |
| Fix tuple subscr | |||
| 2020-01-14 | style changes, fix i2c typo | Hierophect | |
| 2020-01-13 | Merge pull request #2511 from scs217/feather_m4_express_expanded_pinout | Dan Halbert | |
| Added Dxx names to analog pins on Feather M4 Express pins.c file | |||
| 2020-01-13 | second revision to line breaks for visibility per dhalbert | scs217 | |
| 2020-01-13 | inserted line breaks between different pins (grouping together aliases for ↵ | scs217 | |
| legibility) per request by dhalbert | |||
| 2020-01-13 | Added Dxx names to analog pins on Feather M4 Express pins.c file | scs217 | |
| 2020-01-13 | fix some typos and leftovers | Dan Halbert | |
| 2020-01-13 | merge from adafruit/circuitpython | Dan Halbert | |
| 2020-01-13 | put bonding to-do flags into Connection objects instead of using a ↵ | Dan Halbert | |
| heap-allocated queue | |||
| 2020-01-13 | Merge pull request #2457 from hierophect/stm32-cpython-compat | Scott Shawcroft | |
| STM32: Cpython compatibility flag 2 | |||
| 2020-01-13 | Exclude mkspk from docs | Kamil Tomaszewski | |
| 2020-01-13 | Add mkspk source files | Kamil Tomaszewski | |
| 2020-01-12 | fix CCCD bonding store; avoid excessive bonding writes | Dan Halbert | |
| 2020-01-11 | Make all `PYTHON` env vars into `PYTHON3` | Steve Theodore | |
| make file contained a mix of references to `PYTHON` and `PYTHON3`, and did not build on a fresh install of Ubuntu (under Windows LXSS) | |||
| 2020-01-11 | make types that depend on tuple subscr work | Roy Hooper | |
| 2020-01-10 | wip: HID bonding works! | Dan Halbert | |
| 2020-01-10 | Merge pull request #2501 from kamtom480/timerhook | Scott Shawcroft | |
| Fix board_timerhook | |||
| 2020-01-10 | Merge pull request #2498 from dhalbert/optional-i2c-pullup-checking | Scott Shawcroft | |
| Make requiring I2C pullups be optional | |||
| 2020-01-10 | Merge pull request #2461 from jepler/urandom-hardfaults | Scott Shawcroft | |
| Urandom hardfaults | |||
| 2020-01-10 | add flag to i.mx port | Dan Halbert | |
| 2020-01-10 | Fix board_timerhook | Kamil Tomaszewski | |
| 2020-01-09 | Add test for issue #2465 - tuple subsclass subscript | Roy Hooper | |
| 2020-01-09 | wip; redid flash writing to be compatible with SD | Dan Halbert | |
| 2020-01-09 | Make requiring I2C pullups be optional | Dan Halbert | |
| 2020-01-09 | spacing changes and text fix | Hierophect | |
| 2020-01-09 | Merge branch 'master' into stm32-i2c-rework | Hierophect | |
