summaryrefslogtreecommitdiff
path: root/hw/bsp/imxrt/boards/teensy_41
AgeCommit message (Collapse)Author
2026-04-03bsp/imxrt: refresh teensy configHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2026-04-02fixed uart pin init for teensyfelhub
2026-03-11migrate imxrt to use new mcux-devices-rthathach
2025-09-15fix imxrt buildhathach
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2023-11-22minor update board.hhathach
2023-11-16update teensy 4.0 and 4.1 (not tested)hathach
2023-07-14add clock_config.c for imxrt generated by mcuxpresso confighathach
2023-05-10add python script to help building cmake, build all imxrt boards with cihathach
2023-03-17fix trailing space and new linehathach
temporarily disable codespell
2022-12-04Fix typosBastien Nocera
2022-06-21Added The Teensy 4.1 boardcaleb crome
The Teensy 4.1 board has an 8MB W25Q64JV as opposed to the 2MB flash on the Teensy 4.0. This largely doensn't matter for TinyUsb, except when you attempt to access any memory in the flash above the 2MB boundary, when it fails with a hard fault.