| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-19 | mimxrt1011: Fix reset-to-bootloader | Jeff Epler | |
| The definition of DBL_TAP_REG must match tinyuf2 | |||
| 2021-03-15 | run code formatting script | microDev | |
| 2020-12-28 | update common_hal_reset_pin() | microDev | |
| 2020-12-01 | address review comments | Dan Halbert | |
| 2020-11-26 | deep sleep working; deep sleep delay when connected | Dan Halbert | |
| 2020-11-22 | wip | Dan Halbert | |
| 2020-11-21 | wip: ResetReason to microcontroller.cpu | Dan Halbert | |
| 2020-10-27 | Add check for invalid io, function to disable all alarms | microDev | |
| 2020-10-27 | Add description of alarm modules | microDev | |
| 2020-06-03 | Fix up end of file and trailing whitespace. | Diego Elio Pettenò | |
| This can be enforced by pre-commit, but correct it separately to make it easier to review. | |||
| 2020-05-27 | Add pin resetting across boards, fix array size detection issue | Lucian Copeland | |
| 2020-05-20 | Merge pull request #2898 from hierophect/mimxrt-claiming | Scott Shawcroft | |
| MIMXRT: Implement pin claiming, pin reset, and pin protections | |||
| 2020-05-19 | Re-add APA102 | Lucian Copeland | |
| 2020-05-19 | Remove pin/port distinction | Lucian Copeland | |
| 2020-05-19 | Implement core requested changes | Lucian Copeland | |
| 2020-05-18 | mimxrt10xx: Fix cpu.temperature crash | arturo182 | |
| Fixes #2514 | |||
| 2020-05-15 | Implement pin claiming, pin reset, and pin protections | Lucian Copeland | |
| 2020-02-19 | mimxrt10xx: Enable displayio | arturo182 | |
| Closes #2466 | |||
| 2020-02-16 | Formatting updates | Dave Marples | |
| 2020-02-14 | Updated formatting | Dave Marples | |
| 2020-02-12 | Fix alignment warning | Dave Marples | |
| 2020-01-17 | Refine iMX RT memory layout and add three boards | Scott Shawcroft | |
| Introduces a way to place CircuitPython code and data into tightly coupled memory (TCM) which is accessible by the CPU in a single cycle. It also frees up room in the corresponding cache for intermittent data. Loading from external flash is slow! The data cache is also now enabled. Adds support for the iMX RT 1021 chip. Adds three new boards: * iMX RT 1020 EVK * iMX RT 1060 EVK * Teensy 4.0 Related to #2492, #2472 and #2477. Fixes #2475. | |||
| 2020-01-06 | Add initial MIMXRT10XX port | arturo182 | |
