src/platforms/arm/teensy/README.md
This directory contains platform-specific support for Teensy microcontrollers across multiple generations.
common/: Shared utilities across all Teensy boardsteensy3_common/: Shared code for Teensy 3.x familyteensy4_common/: Shared code for Teensy 4.x familyteensy_lc/: Teensy LC (Cortex-M0+)teensy30/: Teensy 3.0teensy31_32/: Teensy 3.1 and 3.2teensy35/: Teensy 3.5teensy36/: Teensy 3.6teensy40/: Teensy 4.0teensy41/: Teensy 4.1This structure replaces the previous flat organization under src/platforms/arm/.
src/platforms/arm/k20/ are deprecatedWhen adding support for new Teensy boards: