Tags give the ability to mark specific points in history as being important
-
teensy4-bsp-0.5.1
33d00238 · ·Release 0.5.1 of teensy4-bsp Add additional LPSPI instances, type aliases.
-
-
-
teensy4-bsp-0.4.8
1f4c6c19 · ·Release 0.4.8 of teensy4-bsp Add environment variables for changing the stack and heap sizes.
-
teensy4-bsp-0.4.7
9016b5fc · ·Release 0.4.7 of teensy4-bsp Enable the SNVS high-power clock gate, resolving issues when using the SRTC.
-
-
-
teensy4-bsp-0.4.4
833366b4 · ·Release 0.4.4 of teensy4-bsp Expose board::prepare_clocks_and_power for users who want the BSP's clock policy without the BSP's resource policy.
-
-
teensy4-bsp-0.4.3
c3e31dc8 · ·Release 0.4.3 of teensy4-bsp Add FlexIO instances, and revise BSP feature documentation. See the CHANGELOG for more information.
-
teensy4-bsp-0.4.2
e6eb36d5 · ·teensy4-bsp 0.4.2 Fix the board clock configuration routines to enable the TRNG clock gate. This fixes a TRNG initialization defect that prevents random number generation.
-
teensy4-bsp-0.4.1
6f383347 · ·Reelase 0.4.1 of teensy4-bsp Add support for the Teensy MicroMod board. For more information, see the updated documentation and APIs.
-
teensy4-pins-0.3.1
6f383347 · ·Release 0.3.1 of teensy4-pins Add pins for the Teensy MicroMod board. See the MicroMod documentation to understand the pinout conventions.
-
teensy4-bsp-0.4.0
8637e20b · ·Release 0.4.0 of teensy4-bsp Update to imxrt-hal 0.5, which changes all drivers. Change how the BSP pre-configures drivers and hardware resources for the user. See the CHANGELOG and updated API documentation for the complete list of changes.
-
teensy4-pins-0.3.0
8637e20b · ·Release 0.3.0 of teensy4-pins Update to imxrt-iomuxc 0.2. See the CHANGELOG for complete updates.
-
-
-
teensy4-pins-0.2.0
3f330554 · ·Release 0.2.0 of teensy4-pins See the teensy4-pins/CHANGELOG.md for more information.
-
teensy4-bsp-0.3.0
3f330554 · ·Release 0.3.0 of teensy4-bsp This release includes many breaking changes. Only a few are API breakages. See the top-level CHANGELOG for more information.
-
teensy4-bsp-0.2.2
442ac210 · ·Release 0.2.2 of teensy4-bsp Add dtcm_heap_start(), which can let users place the heap in DTCM.