mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 20:55:47 +00:00
Add book and section on ESP8266 (#2126)
* add ESP8266 section and a book to it * fix link case
This commit is contained in:
parent
8e91135140
commit
e5057f7da2
1 changed files with 6 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue