aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/bluepill.json
AgeCommit message (Expand)Author
2022-02-28Revert "all: move stm32 files to separate repository"sago35
2022-02-18all: move stm32 files to separate repositoryAyke van Laethem
2021-06-25all: add a flag to the command line to select the serial implementationAyke van Laethem
2021-04-14all: clean up Cortex-M target filesAyke van Laethem
2021-04-14all: use -Qunused-arguments only for assembly filesAyke van Laethem
2021-03-24stm32: i2c implementation for F7, L5 and L4 MCUsKenneth Bell
2021-01-09stm32: use stm32-rs SVDs which are of much higher qualityAyke van Laethem
2019-11-04compileopts: add linkerscript keyAyke van Laethem
2019-10-14targets: refactor flash/gdb target configurationAyke van Laethem
2019-01-10machine/stm32f103xx: implmentation for I2C interfaceRon Evans
2018-11-22all: compile and link using clang, where possibleAyke van Laethem
2018-11-19targets: let specific targets inherit more general targetsAyke van Laethem
2018-11-19targets: make compiler runtime selection more configurableAyke van Laethem
2018-11-09all: rename 'arm' to 'tinygo.arm' for Cortex-MAyke van Laethem
2018-10-07all: use compiler-rt for builtinsAyke van Laethem
2018-09-22targets: put board name in build tagsAyke van Laethem
2018-09-22stm32: initial supportAyke van Laethem