mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-19 03:54:01 +00:00
machine/stm32f4: refactor common code and add new build tag stm32f4 (#1332)
* machine/STM32F4: break out STM32F4 machine with new build tag
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// +build avr nrf sam stm32,!stm32f4disco fe310 k210
|
||||
// +build avr nrf sam stm32,!stm32f4 fe310 k210
|
||||
|
||||
package machine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user