Skip to content

Commit 49fdfae

Browse files
authored
Add some useful links
Fixes #1360
1 parent adda7da commit 49fdfae

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -123,3 +123,13 @@ ESP8266 core files are licensed under LGPL.
123123
[BearSSL](https://bearssl.org) library written by Thomas Pornin, built from https://github.com/earlephilhower/bearssl-esp8266, is used in this project. It is distributed under the [MIT License](https://bearssl.org/#legal-details).
124124

125125
[LittleFS](https://github.com/ARMmbed/littlefs) library written by ARM Limited and released under the [BSD 3-clause license](https://github.com/ARMmbed/littlefs/blob/master/LICENSE.md).
126+
127+
### Other useful links ###
128+
129+
[Toolchain repo](https://github.com/earlephilhower/esp-quick-toolchain)
130+
131+
[Lwip link layer repo](https://github.com/d-a-v/esp82xx-nonos-linklayer)
132+
133+
[SoftwareSerial repo](https://github.com/plerup/espsoftwareserial)
134+
135+
[Serial Monitor Arduino IDE plugin](https://github.com/mytrain/arduino-esp8266-serial-plugin) Original discussion [here](https://github.com/esp8266/Arduino/issues/1360), quick download [there](http://mytrain.fr/cms//images/mytrain/private/ESP8266SM.v3.zip).

0 commit comments

Comments
 (0)