aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/runtime/runtime_atmega.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-04all: update build constraints to Go 1.17Ayke van Laethem
2021-05-13machine: define Serial as the default outputAyke van Laethem
2021-03-10attiny: remove dummy UARTAyke van Laethem
2019-05-14avr: use register wrappers that use runtime/volatile.*Uint8 callsAyke van Laethem
2018-11-20avr: add support for the digisparkAyke van Laethem