aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/runtime/runtime_esp32c3.go
AgeCommit message (Expand)Author
2024-02-19device: update SVD filesAyke van Laethem
2023-11-28machine/esp32c3: implement USB_SERIAL for USBCDC communicationdeadprogram
2023-03-03all: use unsafe.Add instead of unsafe.Pointer(uintptr(...) + ...)Ayke van Laethem
2022-12-19build: drop deprecated build tagsYurii Soldak
2022-08-04all: format code according to Go 1.19 rulesAyke van Laethem
2022-02-04all: update build constraints to Go 1.17Ayke van Laethem
2021-10-23add support for CPU interrupts for ESP32-C3Dmitriy
2021-10-06qemu: signal correct exit code to QEMUAyke van Laethem
2021-09-16esp32c3: add support for this chipAyke van Laethem