kidoman / embd

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

Add support for CHIP; merge piled-up PRs #67

Closed tve closed 7 years ago

tve commented 7 years ago

This PR adds support for Nextthing's CHIP, and starts support for attaching a HopeRF RFM69 radio via spi. It also includes a number of PRs and patches found in issues.

kidoman commented 7 years ago

Lovely! Can't wait to go through all the changes!

tve commented 7 years ago

I'm replacing this PR with #69, which has some more tweaks, mainly on the documentation front and also updates the travis script.