Commit Graph

58 Commits

Author SHA1 Message Date
Thorsten von Eicken
dd7f9a16a9 better support for 4MB flash, add 1MB flash 2015-08-19 22:01:29 -07:00
Thorsten von Eicken
5fc65bd7ee add support for wifi-link-12 with swapped uart pins 2015-08-01 23:43:01 -07:00
Thorsten von Eicken
886ce62df0 initial support for TCP client connections from uC 2015-07-28 11:29:20 -07:00
Thorsten von Eicken
26db66c9e4 make esp-12 with 4MB flash work 2015-07-14 23:38:18 -07:00
iothing
776b9d4d76 added CHANGE_TO_STA define so that you can disable the automatic mode change via the makefile 2015-07-08 03:02:19 +02:00
Thorsten von Eicken
076b0ff754 switch to SDK 1.2.0 2015-07-04 11:09:34 -07:00
Thorsten von Eicken
de9b4dbe6d prepend head- to .htm files 2015-06-28 10:32:55 -07:00
Thorsten von Eicken
bc49f3c44d fix default hostname for wiflash in Makefile 2015-06-28 10:32:09 -07:00
Thorsten von Eicken
dc744f1fd6 change default SDK path not to have a p suffix 2015-06-27 21:27:55 -07:00
Thorsten von Eicken
20cce154d6 add YUI compression, remove heatshrink from makefile 2015-06-27 01:05:27 -07:00
Thorsten von Eicken
d679340035 added no-cache headers; shrunk favicon; minimal support for static ip & hostname 2015-06-22 23:27:47 -07:00
Thorsten von Eicken
49a2d01f97 lots of UI tweaks 2015-06-19 12:30:59 -07:00
Thorsten von Eicken
e412390d84 support for dynamically changing gpio pin assignments 2015-06-17 23:23:24 -07:00
Thorsten von Eicken
ccd91bd150 switch all pages to ajax; wifi not complete 2015-06-12 00:45:54 -07:00
kd-kraken
649b8e972a Changed esptool path
esptool is installed with esp-open-sdk, changed ESPTOOL path to reflect this.
2015-06-05 09:36:32 -05:00
Thorsten von Eicken
88dc16737b reduce memory consumption 2015-06-04 23:45:03 -07:00
Thorsten von Eicken
c7c1d510ef fix memory leak; increase send buffer 2015-06-04 22:25:27 -07:00
Thorsten von Eicken
b816dbc497 Makefile tweaks 2015-06-03 22:00:44 -07:00
Thorsten von Eicken
8f4e4f67b8 Makefile tweaks 2015-06-03 21:59:15 -07:00
Thorsten von Eicken
c5eb65aabf makefile tweak 2015-06-03 21:36:22 -07:00
Thorsten von Eicken
7ff16bc321 defines for GPIO pin assignments; version string 2015-06-03 21:33:06 -07:00
Thorsten von Eicken
7ade39d986 switch layout to purecss 2015-05-26 00:31:12 -07:00
Thorsten von Eicken
09cac0afc0 update to SDK 1.1.0 2015-05-23 09:11:33 -07:00
Thorsten von Eicken
57662b0824 added console web page 2015-05-17 22:54:23 -07:00
Thorsten von Eicken
42ba248831 rename to esp-link; add serial bridge code; remove jpgs 2015-05-17 21:16:29 -07:00
Thorsten von Eicken
fd14d7e337 fix paths in makefile; first cut at new readme 2015-05-16 23:27:58 -07:00
Thorsten von Eicken
de269dcbdd added shell script to reflash esp 2015-05-15 09:29:15 -07:00
Thorsten von Eicken
4ae00fa045 rewrote flash handlers 2015-05-14 00:31:44 -07:00
Thorsten von Eicken
597eb0e32d remove 4KB alignment of espfs, reflashing doesn't work anyway 2015-05-13 10:44:31 -07:00
Thorsten von Eicken
e1d948a94d generate user1.bin and user2.bin for OTA update 2015-05-13 00:46:23 -07:00
Thorsten von Eicken
5a85dae22a moved espfs at end of irom0 resulting in single flash chunk 2015-05-12 22:11:07 -07:00
Sprite_tm
d9c5fd5cfa Added blankflash: make target to flash blank.bin into esp 2015-04-15 17:30:13 +02:00
Jindra Dolezy
4331360905 Makefile variable magic 2015-04-12 13:35:50 +02:00
Jindra Dolezy
2ec0e15427 Better handling of gzip compressed files 2015-04-12 01:13:47 +02:00
Jindra Dolezy
391b6d014e Compression settings are passed to Makefile of mkespfsimage and can be set from command line 2015-04-11 16:20:41 +02:00
Jindra Dolezy
3c8c2af597 clean task in Makefile cleans compressed html and mkespfsimage 2015-04-11 12:31:15 +02:00
Jindra Dolezy
b1fa603968 Fixed USE_HEATSHRINK flag in Makefile 2015-04-11 11:59:49 +02:00
Jeroen Domburg
fdbead2a67 Moving config options into the Makefile 2015-04-11 09:19:51 +02:00
Jindra Dolezy
546056695c Moved httpd files to separate dir 2015-04-11 00:35:54 +02:00
Jindra Dolezy
c3f3cbcf9c Moved espfs files and tools together, fixed espfstest 2015-04-11 00:35:54 +02:00
Jindra Dolezy
99e72f5915 Prevented including of stdint.h, which caused compile errors 2015-04-11 00:35:07 +02:00
Jindra Dolezy
207e8f2127 Modified makefile 2015-04-11 00:35:06 +02:00
Jeroen Domburg
7ec8739cdd martonmiklos: Add YUI compression for static css/js files 2015-04-10 18:03:27 +02:00
Jeroen Domburg
3cb7b32678 martonmiklos: Add GZIP compression for static files 2015-04-10 18:00:28 +02:00
Ben Pirt
74ef535784 Tweak the find command so it works on a mac too 2015-03-05 14:49:43 +00:00
Jeroen Domburg
95ac5cd948 Cleaned up some more superfluous makefile cruft 2015-02-18 22:47:33 +01:00
Jeroen Domburg
f25557b9cf Made everything a bit more friendly. Esp-open-sdk nowadays is the toolchain builder of choice anyway; it now works without modifications to that. 2015-02-17 11:57:51 +01:00
Jeroen Domburg
e56fdc4d6a Changed around everything to make use of sdk 0.9.4. CODE IS STILL BROKEN! 2014-12-22 17:50:02 +01:00
Jeroen Domburg
4c942e975b Fixed Makefile to work with an ESPDELAY of 0 2014-12-12 22:22:59 +01:00
Jeroen Domburg
f1d80059d6 Added warning about scanning not working in AP mode, possibility to switch modes. 2014-12-04 21:11:16 +01:00