mirror of
https://github.com/kidoman/embd
synced 2025-07-03 11:57:38 +02:00
added BeagleBone Black (bbb) as one of the supported hosts
This commit is contained in:
parent
3effbff471
commit
66d0ab22fd
5 changed files with 98 additions and 0 deletions
|
@ -14,6 +14,9 @@ const (
|
|||
I2C
|
||||
UART
|
||||
SPI
|
||||
GPMC
|
||||
LCD
|
||||
PWM
|
||||
)
|
||||
|
||||
type PinDesc struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue