mirror of
https://github.com/kidoman/embd
synced 2025-07-03 11:57:38 +02:00
addded support for the Intel Edison
This commit is contained in:
parent
adc3d47305
commit
a30c674d71
3 changed files with 57 additions and 0 deletions
|
@ -3,5 +3,6 @@ package all
|
|||
|
||||
import (
|
||||
_ "github.com/kidoman/embd/host/bbb"
|
||||
_ "github.com/kidoman/embd/host/edison"
|
||||
_ "github.com/kidoman/embd/host/rpi"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue