summaryrefslogtreecommitdiff
path: root/ports/mimxrt10xx
AgeCommit message (Expand)Author
2020-07-15supervisor: factor supervisor_background_tasks from sundry portsJeff Epler
2020-07-15supervisor: factor out, Handle USB via background callbackJeff Epler
2020-07-06Add license to some obvious files.Diego Elio Pettenò
2020-07-01Merge pull request #3083 from tannewt/esp32s2_busioJeff Epler
2020-06-25I2CPeripheral: Rename class and its moduleJeff Epler
2020-06-24Compiles!Scott Shawcroft
2020-06-24Add UART supportScott Shawcroft
2020-06-24Merge pull request #3038 from jepler/compute-usb-devicesJeff Epler
2020-06-23supervisor.mk: Compute USB_DEVICES; remove from boards and portsJeff Epler
2020-06-23mimxrt10xx: Disable USB MIDIJeff Epler
2020-06-22_pew: move to common-halJeff Epler
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-04Add temporary fix warningLucian Copeland
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-29Merge pull request #2964 from hierophect/mimxrt-busio-cleanupScott Shawcroft
2020-05-29Fix SWO/Analog overlap, style changesLucian Copeland
2020-05-28A number of small ESP32S2 fixes:Scott Shawcroft
2020-05-28Fix pin reset flash conflict errorLucian Copeland
2020-05-27Merge branch 'mimxrt-uart-oneway' into mimxrt-busio-cleanupLucian Copeland
2020-05-27translationsLucian Copeland
2020-05-27Merge branch 'mimxrt-uart-oneway' of https://github.com/hierophect/circuitpyt...Lucian Copeland
2020-05-27Change exception text and typeLucian Copeland
2020-05-27Add pin resetting across boards, fix array size detection issueLucian Copeland
2020-05-27Merge pull request #2961 from arturo182/i2c-exceptionarturo182
2020-05-26mimxrt10xx: Change exception type to match other portsarturo182
2020-05-22Merge remote-tracking branch 'upstream/master' into mimxrt-busio-cleanupLucian Copeland
2020-05-22Merge branch 'master' into mimxrt-uart-onewayhierophect
2020-05-22Minor style changes and translationsLucian Copeland
2020-05-21Merge branch 'master' into esp32s2_digitalioScott Shawcroft
2020-05-20Merge pull request #2898 from hierophect/mimxrt-claimingScott Shawcroft
2020-05-20Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalioScott Shawcroft
2020-05-20Add UART one-way instance search, fix bugs in stm32 implementationLucian Copeland
2020-05-20Update digitalio api for other portsScott Shawcroft
2020-05-19Merge pull request #2910 from tannewt/esp32s2Scott Shawcroft
2020-05-19Re-add APA102Lucian Copeland
2020-05-19Remove pin/port distinctionLucian Copeland
2020-05-19Implement core requested changesLucian Copeland
2020-05-18Merge pull request #2837 from k0d/serial-debugScott Shawcroft
2020-05-19Enable showing the console on a debug uartMark Olsson
2020-05-18Merge remote-tracking branch 'adafruit/master' into esp32s2Scott Shawcroft
2020-05-18Merge pull request #2925 from arturo182/imx-spiScott Shawcroft
2020-05-18mimxrt10xx: Fix cpu.temperature crasharturo182
2020-05-18mimxrt1010: Increase max SPI speedarturo182
2020-05-15Add port_fixed_stack for more buildsScott Shawcroft
2020-05-15Implement pin claiming, pin reset, and pin protectionsLucian Copeland
2020-05-12merged masterDaniel Pollard
2020-05-11Add Teensy 4.1 board definitionScott Shawcroft