1
0
Fork 0
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:
Kunal Powar 2014-02-27 05:07:11 +05:30
parent 3effbff471
commit 66d0ab22fd
5 changed files with 98 additions and 0 deletions

View file

@ -14,6 +14,9 @@ const (
I2C
UART
SPI
GPMC
LCD
PWM
)
type PinDesc struct {