This website requires JavaScript.
Explore
Help
Sign In
go-embedded
/
embd
Watch
1
Star
0
Fork
0
You've already forked embd
mirror of
https://github.com/kidoman/embd
synced
2025-07-01 19:18:08 +02:00
Code
Issues
Releases
Wiki
Activity
embd
/
host
/
generic
History
Claes Jakobsson
7a1b198cf4
htdp.Data is already an address so don't take address to that address
2015-09-13 12:33:35 +02:00
..
digitalpin_test.go
host specific drivers can now be loaded separately
2014-04-06 06:50:09 +05:30
digitalpin.go
gpio: adding interrupt
2014-09-02 23:12:55 -04:00
doc.go
host specific drivers can now be loaded separately
2014-04-06 06:50:09 +05:30
i2cbus.go
htdp.Data is already an address so don't take address to that address
2015-09-13 12:33:35 +02:00
interrupt.go
gpio: consistent naming
2015-01-15 05:35:21 +05:30
led.go
host specific drivers can now be loaded separately
2014-04-06 06:50:09 +05:30
spibus.go
On some platform spidev devices has a name whos minor is > 255. Use an int instead of byte to set ID
2015-07-10 18:58:07 +02:00