summaryrefslogtreecommitdiff
path: root/ports/mimxrt10xx/boards
AgeCommit message (Expand)Author
2021-03-27Merge pull request #4468 from jepler/metro-m7-dup-pinsJeff Epler
2021-03-26Freeze ESP32SPI into mimxrt1011_evkJeff Epler
2021-03-23remove duplicate RX/TX pin linesJeff Epler
2021-03-19Merge pull request #4443 from jepler/evk-pins-dnpJeff Epler
2021-03-19imxrt1010_evk: Delete pins that are not connectedJeff Epler
2021-03-19update flash chip commentJeff Epler
2021-03-19another place to fix flash capacityJeff Epler
2021-03-18metro_m7: Update board name, flash chip sizeJeff Epler
2021-03-15run code formatting scriptmicroDev
2021-03-05Enable EVE low-level for Teensy 4.0 and 4.1James Bowman
2020-12-21Add Adafruit to MICROPY_HW_BOARD_NAME for various boardsDan Halbert
2020-12-08Add `board_deinit` for use with sleepScott Shawcroft
2020-10-07Update USB PIDScott Shawcroft
2020-10-07Unify iMX flash config and add Metro M7 1011Scott Shawcroft
2020-06-05Fix pin macros typo, add extra flash protectionLucian Copeland
2020-06-05Merge pull request #3001 from hierophect/mimxrt-teensy-bootScott Shawcroft
2020-06-03Disable pin resets on the 1060Lucian Copeland
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-06-02Update teensy 4.0/4.1 pin protectionsLucian Copeland
2020-05-29Fix SWO/Analog overlap, style changesLucian Copeland
2020-05-20Merge pull request #2898 from hierophect/mimxrt-claimingScott Shawcroft
2020-05-19Implement core requested changesLucian Copeland
2020-05-15Implement pin claiming, pin reset, and pin protectionsLucian Copeland
2020-05-11Add Teensy 4.1 board definitionScott Shawcroft
2020-02-29Freeze adafruit_requests and adafruit_esp32spi into feather_m7_1011arturo182
2020-02-29Freeze adafruit_requests and adafruit_esp32spi into feather_mimxrt1011arturo182
2020-02-19mimxrt10xx: Add Feather M7 1011 board configarturo182
2020-02-18Addition of support for imxt1010, 1050 and 1060 familiesDave Marples
2020-01-21Use new USB PIDs that aren't used yet.Scott Shawcroft
2020-01-18Fix other builds missing new heap bounds functionsScott Shawcroft
2020-01-18Fix start on power up by providing Reset_Handler ourselves.Scott Shawcroft
2020-01-17teensy fixesScott Shawcroft
2020-01-17Refine iMX RT memory layout and add three boardsScott Shawcroft
2020-01-06Add initial MIMXRT10XX portarturo182