Logo
Explore Help
Register Sign In
archive-gh-me/Espruino
1
0
Fork 0
You've already forked Espruino
mirror of https://github.com/espruino/Espruino.git synced 2025-12-08 19:06:15 +00:00
Code Issues Projects Releases Wiki Activity
Espruino/libs/network/esp8266
History
Gordon Williams 4327ebd34e Tidying up error messages (no trailing '.' or '\n'), making almost-similar error messages the same
Used the following to try and find issues:

find . -name "*.c" | xargs -I{} grep -h jsExceptionHere {} | sed -e "s/^[^\"]*\"/\"/" | sort | uniq -c
2023-10-06 10:47:58 +01:00
..
tests
fix socket unsent data error; update esp8266 socket tests
2016-01-18 10:39:45 -08:00
jswrap_esp8266_network.c
Tidying up error messages (no trailing '.' or '\n'), making almost-similar error messages the same
2023-10-06 10:47:58 +01:00
jswrap_esp8266_network.h
Remove duplicate JSON code and WiFi functions in reference, fix #1155
2017-04-29 19:02:51 +01:00
network_esp8266.c
Added jsvObjectGetChildIfExists to avoid the jsvObjectGetChild(... ,0) case - saves ~300b of flash space
2023-04-25 10:59:34 +01:00
network_esp8266.h
SocketType parameters in net->send/recv/createsocket
2017-08-25 23:48:18 +02:00
ota.c
ESP8266: Remove osprintf for RELEASE
2017-09-15 10:40:17 +02:00
ota.h
add esp8266 OTA firmware update
2015-10-11 14:02:59 -07:00
pktbuf.c
ESP8266: Remove osprintf for RELEASE
2017-09-15 10:40:17 +02:00
pktbuf.h
improve esp8266 socket error handling
2015-12-07 23:38:29 -08:00
Powered by Gitea Version: 1.23.5 Page: 202ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API