aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/runtime/runtime_atsamd21g18.go
AgeCommit message (Expand)Author
2022-12-19build: drop deprecated build tagsYurii Soldak
2022-02-04all: update build constraints to Go 1.17Ayke van Laethem
2019-05-19machine/sam: Refactor all machine/runtime code to use new volatile package/APIRon Evans
2019-05-14[Board] Adafruit Trinket (#333)Martin Treml
2019-02-20machine/atsamd21: extracts functionality for processor family into shared files.Ron Evans
2019-01-25Add core support for multiple UARTs (#152)Ron Evans
2019-01-21all: rewrite goroutine loweringAyke van Laethem
2019-01-21machine/samd21: I2C implementationRon Evans
2019-01-21machine/atsamd21: implements UART0 using the SERCOM0 interfaceRon Evans
2019-01-20machine/atsamd21: correct clock calibration based on stored fuse valueRon Evans
2019-01-20generators: correctly handle clustered subtypes used in Atmel SAMD21 SVD for ...Ron Evans
2019-01-18sam: add support for Atmel SAMD21 based ItsyBitsy M0Ron Evans