mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-06 12:03:41 +00:00
Add basic atmega32u support (#3337)
machine/atmega32u: add support for arduino leonardo
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//go:build avr && atmega
|
||||
//go:build avr && (atmega || atmega32u4)
|
||||
|
||||
package runtime
|
||||
|
||||
|
||||
Reference in New Issue
Block a user