Ayke van Laethem
64d7f1e436
all: run gofmt on all source code
...
Some source code wasn't part of `FMT_PATHS` so wasn't checked for
correct formatting. This change includes all this source code and
excludes cgo/testdata because it contains files that can't be parsed.
2022-06-19 13:00:44 +02:00
Ayke van Laethem
52233790cc
mimxrt1062: simplify arm.AsmFull to arm.Asm
...
This means fewer instances of arm.AsmFull, which I'd like to remove
eventually if possible.
2022-04-21 15:18:18 +02:00
sago35
7b41d92198
device: add build tag for go1.17
2021-11-16 02:10:03 +01:00
ardnew
1e92e5f6c6
teensy40: enable hardware UART reconfiguration, fix receive watermark interrupt
2021-09-13 09:29:20 +02:00
ardnew
19a0270303
teensy40: refactor to remove unnecessary code and constants
2020-11-11 18:34:47 +01:00
ardnew
f93b28057a
mimxrt1062: move device-specific files to "device/nxp" package
2020-11-11 18:34:47 +01:00