mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-10 05:53:39 +00:00
machine/samd21: implement Flash interface (#3496)
machine/samd21: implement Flash interface
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//go:build nrf || nrf51 || nrf52 || nrf528xx || stm32f4 || stm32l4 || stm32wlx
|
||||
//go:build nrf || nrf51 || nrf52 || nrf528xx || stm32f4 || stm32l4 || stm32wlx || atsamd21
|
||||
|
||||
package machine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user