mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-20 12:29:03 +00:00
stm32: add minimal stm32wlex5 / lorae5 target
credit to ofauchon
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// +build stm32,!stm32f1,!stm32l5
|
||||
//go:build stm32 && !stm32f1 && !stm32l5 && !stm32wle5
|
||||
// +build stm32,!stm32f1,!stm32l5,!stm32wle5
|
||||
|
||||
package machine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user