Commit Graph

298 Commits (19693a11eca42234597da9e80473c68fd772f4c3)
 

Author SHA1 Message Date
Thorsten von Eicken 88dc16737b reduce memory consumption 10 years ago
Thorsten von Eicken c7c1d510ef fix memory leak; increase send buffer 10 years ago
Thorsten von Eicken b816dbc497 Makefile tweaks 10 years ago
Thorsten von Eicken 8f4e4f67b8 Makefile tweaks 10 years ago
Thorsten von Eicken c5eb65aabf makefile tweak 10 years ago
Thorsten von Eicken 7ff16bc321 defines for GPIO pin assignments; version string 10 years ago
Thorsten von Eicken bbbeab3519 markdown tweaks 10 years ago
Thorsten von Eicken 5788fd6315 added boards description 10 years ago
Thorsten von Eicken feb688c9b2 fix #3 10 years ago
Thorsten von Eicken 32a7597977 readme tweaks 10 years ago
Thorsten von Eicken e4a4f3546d readme tweaks 10 years ago
Thorsten von Eicken 7ade39d986 switch layout to purecss 10 years ago
Thorsten von Eicken 8bb8e1124b added uController console; misc improvements 10 years ago
Thorsten von Eicken 79495f6b42 support telnet protocol for microcontroller reset; wifi & console tweaks 10 years ago
Thorsten von Eicken 504f994214 readme tweaks 10 years ago
Thorsten von Eicken 6f8e113d7c add flash segment info to readme 10 years ago
Thorsten von Eicken 6edc289da9 more web page tweaks 10 years ago
Thorsten von Eicken c55485cf61 update web pages 10 years ago
Thorsten von Eicken 47eb82c4d7 html tweaks 10 years ago
Thorsten von Eicken 1e0e8a4aaf fix wifi connecting status update 10 years ago
Thorsten von Eicken 09cac0afc0 update to SDK 1.1.0 10 years ago
Thorsten von Eicken 2e52eaa0e8 readme tweaks 10 years ago
Thorsten von Eicken bac527a196 readme tweaks 10 years ago
Thorsten von Eicken bdf5b01c4a updated README 10 years ago
Thorsten von Eicken ef94f504bb improve wifi, use 11g; fix serial pull-up issue 10 years ago
Thorsten von Eicken f3fe029705 wifi improvements 10 years ago
Thorsten von Eicken 57662b0824 added console web page 10 years ago
Thorsten von Eicken 2f8b39357e readme tweaks 10 years ago
Thorsten von Eicken 4f9fd17ce4 readme tweaks 10 years ago
Thorsten von Eicken bf8a807dcc renamed readme 10 years ago
Thorsten von Eicken 42ba248831 rename to esp-link; add serial bridge code; remove jpgs 10 years ago
Thorsten von Eicken fd14d7e337 fix paths in makefile; first cut at new readme 10 years ago
Thorsten von Eicken de269dcbdd added shell script to reflash esp 10 years ago
Thorsten von Eicken e4ad17cf51 add firmware validity sanity check 10 years ago
Thorsten von Eicken 4ae00fa045 rewrote flash handlers 10 years ago
Thorsten von Eicken 597eb0e32d remove 4KB alignment of espfs, reflashing doesn't work anyway 10 years ago
Thorsten von Eicken e1d948a94d generate user1.bin and user2.bin for OTA update 10 years ago
Thorsten von Eicken 5a85dae22a moved espfs at end of irom0 resulting in single flash chunk 10 years ago
Jeroen Domburg a016a27c0e Stop cgiWifi from sending bad JSON when it sees >33-ish access points. 10 years ago
Jeroen Domburg 4a8d318d85 Made heap stats optional 10 years ago
Jeroen Domburg 9847755cf4 Fixed small memory leak in the template routine. Thanks to Grooves for noticing. 10 years ago
Sprite_tm d088cddd70 Make the 'connecting'-screen a bit more friendly by eg telling the user the IP the ESP has connected to. 10 years ago
Sprite_tm d9c5fd5cfa Added blankflash: make target to flash blank.bin into esp 10 years ago
Jindra Dolezy b4d530e528 Added Connection: close header (although not required by http/1.0 spec, it might work better for bad clients) 10 years ago
Jindra Dolezy 4331360905 Makefile variable magic 10 years ago
Jindra Dolezy 2ec0e15427 Better handling of gzip compressed files 10 years ago
Jindra Dolezy 4596834b34 Added espFsFlags function 10 years ago
Jindra Dolezy 7fabf11107 mkespfsimage is now able to gzip files with selected extensions 10 years ago
Jindra Dolezy 391b6d014e Compression settings are passed to Makefile of mkespfsimage and can be set from command line 10 years ago
Jindra Dolezy 2ae9c904d4 added heatshrink ifdefs to mkespfsimage 10 years ago