kidoman / embd

Embedded Programming Framework in Go
http://embd.kidoman.io
MIT License
1.28k stars 156 forks source link

not compatible with RPI2 #31

Closed rodcar125 closed 7 years ago

rodcar125 commented 9 years ago

Hi! Was getting nothing from the server on chilipepper until I searched my log file for the server and found this...

2015/06/10 23:58:40 hub.go:95: Error: embd: your host ": ARMv7 Processor rev 5 (v7l)" is not supported at this moment. request support at https://github.com/kidoman/embd/issues

So im here trying to get support and if theres anything I can do to help please let me know although my programming skills are basically non existent, lol. Is there a plan to release a version that supports RPI2?

kidoman commented 9 years ago

Actually we had tested the latest release with RPi 2. Are you using the latest embd version?

rodcar125 commented 9 years ago

Im sorry, i got confused i believe, its working. I dont know what i did wrong.

I have the embd version 0.1.0 is that the latest one?