tinygo/src/device
Ayke van Laethem c7a23183e8 all: format code according to Go 1.19 rules
Go 1.19 started reformatting code in a way that makes it more obvious
how it will be rendered on pkg.go.dev. It gets it almost right, but not
entirely. Therefore, I had to modify some of the comments so that they
are formatted correctly.
2022-08-04 12:18:32 +02:00
..
arm all: format code according to Go 1.19 rules 2022-08-04 12:18:32 +02:00
arm64 all: format code according to Go 1.19 rules 2022-08-04 12:18:32 +02:00
avr all: format code according to Go 1.19 rules 2022-08-04 12:18:32 +02:00
esp add support for CPU interrupts for ESP32-C3 2021-10-23 03:31:37 +02:00
nrf Automatically convert .svd files to Go source files 2018-05-05 19:02:43 +02:00
nxp all: run gofmt on all source code 2022-06-19 13:00:44 +02:00
riscv all: format code according to Go 1.19 rules 2022-08-04 12:18:32 +02:00
sam device: add build tag for go1.17 2021-11-16 02:10:03 +01:00
asm.go all: format code according to Go 1.19 rules 2022-08-04 12:18:32 +02:00