aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/runtime/runtime_mimxrt1062.go
AgeCommit message (Expand)Author
2022-07-05serial: use common initialization for serialsago35
2022-06-01os, runtime: enable os.Stdin for baremetal targetsago35
2022-02-13board: add definition for Teensy 4.1 (#2618)BCG
2022-02-04all: update build constraints to Go 1.17Ayke van Laethem
2022-01-02avr: fix time.Sleep() in init codeAyke van Laethem
2021-10-06qemu: signal correct exit code to QEMUAyke van Laethem
2021-05-08runtime: remove the asyncScheduler constantAyke van Laethem
2021-04-24cortexm: disable FPU on Cortex-M4Ayke van Laethem
2020-11-15teensy40: add UART supportardnew
2020-11-11teensy40: init RTC and use ARM cycle counter for improved SysTick accuracyardnew
2020-11-11mimxrt1062: move device-specific files to "device/nxp" packageardnew
2020-11-11teensy40: initial implementationardnew