mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
ffa38b183b
This page has been a big help in adding support for this new chip: https://wiki.osdev.org/HiFive-1_Bare_Bones
17 lines
266 B
Plaintext
17 lines
266 B
Plaintext
build
|
|
docs/_build
|
|
src/device/avr/*.go
|
|
src/device/avr/*.ld
|
|
src/device/avr/*.s
|
|
src/device/nrf/*.go
|
|
src/device/nrf/*.s
|
|
src/device/sam/*.go
|
|
src/device/sam/*.s
|
|
src/device/sifive/*.go
|
|
src/device/sifive/*.s
|
|
src/device/stm32/*.go
|
|
src/device/stm32/*.s
|
|
vendor
|
|
llvm
|
|
llvm-build
|