From e5057f7da25183a67f99f88ca76afb29897d1ac5 Mon Sep 17 00:00:00 2001 From: Stuart Mccord Date: Thu, 3 Nov 2016 22:00:26 +0000 Subject: [PATCH] Add book and section on ESP8266 (#2126) * add ESP8266 section and a book to it * fix link case --- free-programming-books.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index ea4b56e4..41b06ded 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -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)