Ayke van Laethem
4be80e0372
Revert "all: use compiler-rt from the llvm-project directory"
...
This reverts commit acdaaa17d8
.
See https://github.com/tinygo-org/tinygo/issues/734 for details.
2019-11-25 14:37:52 +01:00
Ayke van Laethem
acdaaa17d8
all: use compiler-rt from the llvm-project directory
...
We don't need the separate submodule: compiler-rt is already included in
the llvm-project repository.
This should hopefully make CI slightly faster too.
2019-11-13 16:00:22 +01:00
Ron Evans
be40c383c8
cmsis: update to latest version of SVD files
...
Signed-off-by: Ron Evans <ron@hybridgroup.com>
2019-10-09 18:53:32 +02:00
Ayke van Laethem
ffa38b183b
all: add HiFive1 rev B board with RISC-V architecture
...
This page has been a big help in adding support for this new chip:
https://wiki.osdev.org/HiFive-1_Bare_Bones
2019-07-07 14:03:24 +02:00
Ayke van Laethem
9c41011e17
all: switch to LLVM 8
2019-03-22 22:55:11 +01:00
Ron Evans
1f511786d3
lib/cmsis-svd: update to latest release with updated SAMD21 and SAMD51 SVD files
...
Signed-off-by: Ron Evans <ron@hybridgroup.com>
2019-01-18 18:30:27 +01:00
Ayke van Laethem
22da104530
all: use compiler-rt for builtins
2018-10-07 19:04:29 +02:00
Ayke van Laethem
dd5b5a381c
stm32: initial support
2018-09-22 01:51:44 +02:00
Ayke van Laethem
93248c93ed
avr: remove device files, use them from a subrepository
...
These files don't really belong in this repository. It's better to
generate them automatically from a source, like the one provided by the
avr-rust project. So a new command `make gen-device-avr` has been
provided for this purpose.
2018-09-05 12:13:33 +02:00
Ayke van Laethem
6739ad07b2
Update nrfx submodule
2018-08-20 05:21:48 +02:00
Ayke van Laethem
04fef19753
Add runtime support for the nRF52
2018-04-25 20:06:08 +02:00