aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
AgeCommit message (Expand)Author
2024-09-08gitignore: ignore device files generated for Renesasdeadprogram
2024-07-20Allows compilation of code using debug.BuildInfo and show correct tinygo vers...Laurent Demailly
2024-07-02wasi preview 2 support (#4027)Damian Gryski
2022-07-08all: git ignore smoketest outputKenneth Bell
2022-02-28Revert "all: move stm32 files to separate repository"sago35
2022-02-18all: move stm32 files to separate repositoryAyke van Laethem
2021-11-20housekeeping: wasm optional in smoketest and fix make cleanKenneth Bell
2021-11-14internal/task: use asyncify on webassemblyNia Waldvogel
2021-05-29rp2040: git ignore generated device filesKenneth Bell
2021-03-19housekeeping: ignore files generated by smoketestsKenneth Bell
2020-08-31esp: add support for the Espressif ESP32 chipAyke van Laethem
2020-07-08Minimal NXP/Teensy supportEthan Reesor
2020-07-08Add new kendryte k210 target definitionYannis Huber
2019-09-21gitignore: ignore llvm-project directoryAyke van Laethem
2019-07-07all: add HiFive1 rev B board with RISC-V architectureAyke van Laethem
2019-05-09Add llvm directorys to gitignoreseph
2019-01-13generator: generate device wrappers for Atmel SAM familyRon Evans
2018-10-20Add dep filesJohan Brandhorst
2018-09-23avr: automatically generate interrupt vectorsAyke van Laethem
2018-09-23docs: add initial documentationAyke van Laethem
2018-09-22stm32: initial supportAyke van Laethem
2018-09-21all: generate interrupt vector from .svd fileAyke van Laethem
2018-09-05avr: remove device files, use them from a subrepositoryAyke van Laethem
2018-05-05Automatically convert .svd files to Go source filesAyke van Laethem
2018-04-11Hello world!Ayke van Laethem