mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-13 15:33:40 +00:00
stm32: add more MCUs with h/w RNG
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//go:build stm32f4 || stm32f7 || stm32l4 || stm32wlx
|
||||
// +build stm32f4 stm32f7 stm32l4 stm32wlx
|
||||
//go:build stm32 && !(stm32f103 || stm32l0x1)
|
||||
// +build stm32,!stm32f103,!stm32l0x1
|
||||
|
||||
package machine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user