doc: sostronk as sponsor

This commit is contained in:
Karan Misra 2015-02-18 19:49:50 +05:30
parent 20fc71efcf
commit bba94cdae2
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
It allows you to start your hardware hack on easily available hobby boards (like the Raspberry Pi, BeagleBone Black, etc.) by giving you staight forward access to the board's capabilities as well as a plethora of **sensors** (like accelerometers, gyroscopes, thermometers, etc.) and **controllers** (PWM generators, digital-to-analog convertors) for which we have written drivers. And when things get serious, you dont have to throw away the code. You carry forward the effort onto more custom designed boards where the HAL abstraction of EMBD will save you precious time.
Development supported and sponsored by [**ThoughtWorks**](http://www.thoughtworks.com/)
Development supported and sponsored by [**SoStronk**](https://www.sostronk.com) and [**ThoughtWorks**](http://www.thoughtworks.com/)
Also, you might be interested in: [Why Golang?](https://github.com/kidoman/embd/wiki/Why-Go)