aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/runtime/runtime_stm32.go
AgeCommit message (Expand)Author
2022-12-19build: drop deprecated build tagsYurii Soldak
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
2020-08-24nrf: call sd_app_evt_wait when the SoftDevice is enabledAyke van Laethem
2020-04-05all: change //go:export to //exportAyke van Laethem
2020-03-17generalize -scheduler=none to support most platformsJaden Weiss
2020-03-17refactor coroutine lowering and tasksJaden Weiss
2019-01-21all: rewrite goroutine loweringAyke van Laethem
2018-12-18machine/stm32: add support for stm32f103xx UARTRon Evans
2018-10-08runtime: refactor initialization codeAyke van Laethem
2018-09-22stm32: initial supportAyke van Laethem