mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-07 12:33:42 +00:00
samd21,samd51,nrf52840: refactor usb initialization
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//go:build nrf
|
||||
// +build nrf
|
||||
//go:build nrf && !nrf52840
|
||||
// +build nrf,!nrf52840
|
||||
|
||||
package runtime
|
||||
|
||||
|
||||
Reference in New Issue
Block a user