Add book and section on ESP8266 (#2126)

* add ESP8266 section and a book to it

* fix link case
This commit is contained in:
Stuart Mccord 2016-11-03 22:00:26 +00:00 committed by victor felder
parent 8e91135140
commit e5057f7da2
1 changed files with 6 additions and 0 deletions

View File

@ -38,6 +38,7 @@
* [Emacs](#emacs)
* [Embedded Systems](#embedded-systems)
* [Erlang](#erlang)
* [ESP8266](#esp8266)
* [F#](#f-sharp)
* [Firefox OS](#firefox-os)
* [Force.com](#forcecom)
@ -1015,6 +1016,11 @@
* [Stuff Goes Bad: Erlang in Anger](https://s3.amazonaws.com/erlang-in-anger/text.v1.0.3.pdf) - Fred Herbert (PDF)
### ESP8266
* [Kolban's book on the ESP32 & ESP8266](https://leanpub.com/ESP8266_ESP32)
### F Sharp
* [F# for fun and profit](https://www.gitbook.com/book/swlaschin/fsharpforfunandprofit/details) (ePub)