mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-12 06:53:40 +00:00
build: drop deprecated build tags
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
//go:build stm32f4 && (stm32f407 || stm32f469)
|
||||
// +build stm32f4
|
||||
// +build stm32f407 stm32f469
|
||||
|
||||
package runtime
|
||||
|
||||
|
||||
Reference in New Issue
Block a user