mbed-os/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS
grumpyengineer fbf4ac03d7
Change temp to uint32_t in serial_format
Fix bug where calling set_format in MBED (which calls serial_format) causes the CTRL register to become corrupt due to saving its initial value to a uint8_t when the register is 32 bit wide
2023-02-21 19:51:10 +00:00
..
TARGET_IMX GPIO: Use uintptr_t for gpio_irq_api context 2022-01-26 18:12:52 +00:00
TARGET_LPC GPIO: Use uintptr_t for gpio_irq_api context 2022-01-26 18:12:52 +00:00
TARGET_LPC54114 Merge pull request #14516 from 0xc0170/fix-cmake-project-name 2021-04-15 14:00:21 +02:00
TARGET_MCU_LPC546XX Merge pull request #14516 from 0xc0170/fix-cmake-project-name 2021-04-15 14:00:21 +02:00
TARGET_MIMXRT1050 Change temp to uint32_t in serial_format 2023-02-21 19:32:32 +00:00
TARGET_MIMXRT1170 Change temp to uint32_t in serial_format 2023-02-21 19:51:10 +00:00
middleware CMake: Refactor NXP targets 2021-02-10 21:36:39 +00:00
CMakeLists.txt Adding NXP TARGET- MIMXRT1170_EVK 2021-04-06 10:42:37 -05: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