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
|
@ -6,6 +6,11 @@ Golang Embedded Programming Framework
|
|||
|
||||
[](http://godoc.org/github.com/kidoman/embd)
|
||||
|
||||
## Hosts supported
|
||||
|
||||
* [RaspberryPi](http://www.raspberrypi.org/)
|
||||
* [BeagleBone Black](http://beagleboard.org/Products/BeagleBone%20Black)
|
||||
|
||||
## Protocols supported
|
||||
|
||||
* **I2C** [Documentation](http://godoc.org/github.com/kidoman/embd/i2c)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue