summaryrefslogtreecommitdiff
path: root/ports/mimxrt10xx
AgeCommit message (Expand)Author
2020-10-15cxd56 needed more precise include for __packed; needed SRC_C += on some portsDan Halbert
2020-10-14Merge pull request #3554 from gamblor21/move_ordereddictDan Halbert
2020-10-13Moved ORDEREDDICT define to central locationgamblor21
2020-10-07Update USB PIDScott Shawcroft
2020-10-07Unify iMX flash config and add Metro M7 1011Scott Shawcroft
2020-09-28mimxrt10xx: Add required header for NORETURN definitionJeff Epler
2020-09-28Add some NORETURN attributesJeff Epler
2020-08-24Merge remote-tracking branch 'adafruit/main' into add_pwmioScott Shawcroft
2020-08-21Add more "extern" declarations for gcc10 compatScott Shawcroft
2020-08-21Fix copy pasta and stub buildScott Shawcroft
2020-08-21Merge remote-tracking branch 'adafruit/main' into add_pwmioScott Shawcroft
2020-08-18Split pulseio.PWMOut into pwmioScott Shawcroft
2020-08-14Expand PulseOut API, debug cleanupLucian Copeland
2020-08-04"pop from empty %q"Jeff Epler
2020-08-04Combine 'index out of range' messagesJeff Epler
2020-08-04Combine similar strings to reduce size of translationsJeff Epler
2020-07-29update CDC/MIDI bufsize to at least 512 for highspeed porthathach
2020-07-29replace USB_MSC_MAX_PACKET_SIZE with USB_HIGHSPEED in descriptor gen toolhathach
2020-07-23Changes to optimization optionroot
2020-07-22Changes to add compiler optimization optionroot
2020-07-21Add option for higher optimization levelsroot
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