aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/runtime/runtime_esp32.go
AgeCommit message (Expand)Author
2022-08-04all: format code according to Go 1.19 rulesAyke van Laethem
2022-07-26esp32: fix WDT reset on the MCH2022 badgeAyke van Laethem
2022-07-05serial: use common initialization for serialsago35
2022-02-04all: update build constraints to Go 1.17Ayke van Laethem
2021-10-06qemu: signal correct exit code to QEMUAyke van Laethem
2021-09-16esp32c3: add support for this chipAyke van Laethem
2021-05-13machine: define Serial as the default outputAyke van Laethem
2021-05-08runtime: remove the asyncScheduler constantAyke van Laethem
2020-08-31esp: add support for the Espressif ESP32 chipAyke van Laethem