device: change the import path

This commit is contained in:
sago35
2021-07-08 20:56:53 +09:00
parent 0565b7c0e0
commit d7e8de7b8c
168 changed files with 199 additions and 197 deletions
@@ -3,8 +3,8 @@
package machine
import (
"device/arm"
"device/nrf"
"github.com/sago35/device/arm"
"github.com/sago35/device/nrf"
)
const (