
This page has been a big help in adding support for this new chip: https://wiki.osdev.org/HiFive-1_Bare_Bones
16 строки
497 Б
Text
16 строки
497 Б
Text
[submodule "lib/nrfx"]
|
|
path = lib/nrfx
|
|
url = https://github.com/NordicSemiconductor/nrfx.git
|
|
[submodule "lib/CMSIS"]
|
|
path = lib/CMSIS
|
|
url = https://github.com/ARM-software/CMSIS.git
|
|
[submodule "lib/avr"]
|
|
path = lib/avr
|
|
url = https://github.com/avr-rust/avr-mcu.git
|
|
[submodule "lib/cmsis-svd"]
|
|
path = lib/cmsis-svd
|
|
url = https://github.com/tinygo-org/cmsis-svd
|
|
[submodule "lib/compiler-rt"]
|
|
path = lib/compiler-rt
|
|
url = https://github.com/llvm-mirror/compiler-rt.git
|
|
branch = release_80
|