mbed-os/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS
Jamie Smith e8b6238672
Some fixes for Teensy4 (#272)
* Fix teensy4 build

* Try and fix SCLK clock period issue for MIMXRT, add additional SPI pinmappings

* Add full UART pinmapping

* Make more robust to calling spi_format() after spi_frequency()

* Fix style

---------

Co-authored-by: Jamie Smith <jsmith@relativityspace.com>
2024-04-27 10:10:28 -07:00
..
TARGET_IMX Some fixes for Teensy4 (#272) 2024-04-27 10:10:28 -07:00
TARGET_LPC GPIO: Use uintptr_t for gpio_irq_api context 2022-01-26 18:12:52 +00:00
TARGET_LPC54114 Remove all source files exclusive to Arm Compiler and IAR (#159) 2023-05-15 08:23:01 -07:00
TARGET_MCU_LPC546XX Remove all source files exclusive to Arm Compiler and IAR (#159) 2023-05-15 08:23:01 -07:00
TARGET_MIMXRT105x Some fixes for Teensy4 (#272) 2024-04-27 10:10:28 -07:00
TARGET_MIMXRT1170 Some fixes for Teensy4 (#272) 2024-04-27 10:10:28 -07:00
middleware MIMXRT: Make ncache region non-cached again (#132) 2023-02-18 11:48:48 -08:00
CMakeLists.txt Refactor MIMXRT105x target labels and linker script, locate general data in DTCM memory instead of OCRAM for improved performance (#157) 2023-05-11 13:04:31 -07:00
USBEndpoints_MCUXpresso.h MIMXRT1050_EVK: Add USB support 2020-06-17 11:04:35 -05:00
USBPhyHw_MCUXpresso.h MIMXRT1050_EVK: Add USB support 2020-06-17 11:04:35 -05:00
USBPhy_MCUXpresso.cpp MIMXRT1050_EVK: Add USB support 2020-06-17 11:04:35 -05:00