mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-14 16:03:41 +00:00
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.
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
build
|
||||
src/device/avr/*.go
|
||||
src/device/avr/*.ld
|
||||
src/device/nrf/*.go
|
||||
|
||||
Reference in New Issue
Block a user