mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-17 11:13:27 +00:00
stm32wlx: I2C implementation for gnse,lora-e5,nucleo-wl55jc boards
This commit is contained in:
committed by
Ron Evans
parent
c35ce761aa
commit
2b1a72d112
@@ -1,5 +1,5 @@
|
||||
//go:build stm32l5 || stm32f7 || stm32l4 || stm32l0
|
||||
// +build stm32l5 stm32f7 stm32l4 stm32l0
|
||||
//go:build stm32l5 || stm32f7 || stm32l4 || stm32l0 || stm32wlx
|
||||
// +build stm32l5 stm32f7 stm32l4 stm32l0 stm32wlx
|
||||
|
||||
package machine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user