summaryrefslogtreecommitdiff
path: root/ports/mimxrt10xx
AgeCommit message (Expand)Author
2020-12-28update common_hal_reset_pin()microDev
2020-12-21Add Adafruit to MICROPY_HW_BOARD_NAME for various boardsDan Halbert
2020-12-17Merge pull request #3752 from jepler/gcc10Dan Halbert
2020-12-15-ftree-vrp better diagnostics on -Os builds; -fno-inline-functions for -O2; f...Dan Halbert
2020-12-08Add `board_deinit` for use with sleepScott Shawcroft
2020-12-02Merge pull request #3767 from dhalbert/sleepScott Shawcroft
2020-12-01address review commentsDan Halbert
2020-11-28Add movable allocation system.Christian Walther
2020-11-26deep sleep working; deep sleep delay when connectedDan Halbert
2020-11-22wipDan Halbert
2020-11-21wip: ResetReason to microcontroller.cpuDan Halbert
2020-11-16Merge remote-tracking branch 'adafruit/main' into sleepDan Halbert
2020-11-13Update parallel bus signaturesScott Shawcroft
2020-10-27Add check for invalid io, function to disable all alarmsmicroDev
2020-10-27Add description of alarm modulesmicroDev
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