Age | Commit message (Expand) | Author |
---|---|---|
7 days | Add RP2350 support (#4459) | Patricio Whittingslow |
2023-03-12 | arm: enable functions in RAM for go & cgo | Kenneth Bell |
2023-02-27 | machine/stm32, nrf: flash API (#3472) | Ron Evans |
2020-08-27 | arm: automatically determine stack sizes | Ayke van Laethem |
2020-03-16 | arm: fix linker script | Ayke van Laethem |
2019-11-12 | targets: explicitly mark the stack as NOLOAD | Ayke van Laethem |
2019-04-04 | arm: use the lld linker | Ayke van Laethem |
2018-11-22 | all: compile and link using clang, where possible | Ayke van Laethem |
2018-11-18 | runtime: implement a simple mark/sweep garbage collector | Ayke van Laethem |
2018-10-06 | nrf: add micro:bit board | Ayke van Laethem |
2018-09-22 | all: move generic ARM bits into separate files | Ayke van Laethem |
2018-09-21 | targets: clean up and unify linker scripts | Ayke van Laethem |
2018-09-21 | all: generate interrupt vector from .svd file | Ayke van Laethem |
2018-09-13 | targets: move target-specific files to this directory | Ayke van Laethem |