Skip to content

Commit 43e0554

Browse files
authored
Add some useful links (#6744)
Fixes #1360
1 parent dde76d1 commit 43e0554

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Diff for: 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)