Commit Graph
478 Commits
Author SHA1 Message Date
MightyPork e3eddca176 some improvements and changes but it's not working 2017-01-23 16:54:10 +01:00
MightyPork fd6587d2bb Added terminal stuff (experimental) 2017-01-23 16:34:43 +01:00
MightyPork e8f3c4d0ff readme 2017-01-23 01:59:17 +01:00
MightyPork aaec5323cd Removed example project junk & added UART drivers 2017-01-23 01:48:05 +01:00
MightyPork be3c0fe926 updated lib & fixed compatibility 2017-01-22 21:55:03 +01:00
MightyPork 97e016ca4d Updated to latest libesphttpd 2017-01-22 19:24:00 +01:00
MightyPork 88a556805b Lib bump 2017-01-22 17:24:19 +01:00
MightyPork 7e0291218c updated submodule 2017-01-22 15:49:08 +01:00
MightyPork ff6a9aa167 ,mmm 2017-01-22 15:46:04 +01:00
MightyPork ee41c1c70f Foo 2017-01-22 15:41:40 +01:00
Jeroen Domburg 0f032cafbc Update libesphttpd 2016-06-06 12:10:34 +08:00
Jeroen Domburg fbca81d76f Add make httpflash command for commandline ota flashing 2016-05-26 15:20:11 +08:00
Jeroen Domburg d129c04e87 Upgrade libesphttpd 2016-05-15 23:32:23 +08:00
Jeroen Domburg 3cc52a34ac Update libesphttpd, change Makefile so 80m flash freq works 2016-05-15 12:21:42 +08:00
Jeroen Domburg a95e5f28d6 Remove ALL references to readflash function 2016-04-27 18:22:27 +08:00
Jeroen Domburg 0a9942da48 Update libesphttpd 2016-04-27 18:19:39 +08:00
Jeroen Domburg 336a749552 Remove decrepit readFlash function 2016-04-27 18:17:21 +08:00
Jeroen Domburg 6968618432 Add testsuite to test core libesphttpd functionality 2016-03-01 15:44:23 +08:00
Jeroen Domburg 3616e6ca2a Window reload time 3 sec -> 5 sec, some comments 2016-02-09 22:35:35 +08:00
Jeroen Domburg 36bb4e1aee Update libesphttpd ver. 2016-02-09 21:58:28 +08:00
Jeroen Domburg 41181e1cc7 Added feature to do upgrade on webpage 2016-02-09 21:55:13 +08:00
Jeroen Domburg 9b215ea547 Updated libesphttpd 2016-02-09 10:23:16 +08:00
Jeroen Domburg b00c16d51b Merge branch 'jkent-patch-1' 2016-02-09 10:22:17 +08:00
Jeff Kent 4f34b376c9 Remove accidental comma
Comma was preventing 20 and 80 MHz esptool frequencies from working correctly
2016-02-08 17:21:52 -06:00
Jeroen Domburg 974e1d4ba0 Updated libesphttpd version; refer to libesphttpd README.md for programming info 2016-02-03 11:57:08 +08:00
Jeroen Domburg 205db7c2da Upgrade libesphttpd 2016-02-02 18:25:49 +08:00
Jeroen Domburg f9d3b24ca4 OTA fixes: works in new SDK, fix blankflash target 2016-01-25 15:50:21 +08:00
Jeroen Domburg 1f51e6035b Make blankflash target automatically calculate pos to write to 2016-01-25 15:49:46 +08:00
Jeroen Domburg ae2edfdd6c Move maplookup routine up a bit so include Makefiles can also use it 2016-01-25 15:49:15 +08:00
Jeroen Domburg 29fc0cd043 Update libesphttpd to latest version 2016-01-21 16:38:12 +08:00
Jeroen Domburg 5a28d517c6 Add websocket echo cgi for Autobahn testing 2016-01-21 16:37:53 +08:00
Jeroen Domburg 4428535b51 Fixes to flash size calculation things 2016-01-21 16:36:46 +08:00
Jeroen Domburg f7df74d97e Message about opensdk 2016-01-18 21:08:48 +08:00
Jeroen Domburg 30b17cc263 Re-enable the reset buttom on gpio0... seems I accidentally committed with the timer arm line commented out. 2016-01-18 16:39:46 +08:00
Jeroen Domburg 24159ef236 Also link to libcrypto for sdk1.5.0 compatibility 2016-01-07 12:03:57 +08:00
Jeroen Domburg ab1b9da7bd Update libesphttpd to latest 2016-01-07 12:02:38 +08:00
Jeroen Domburg 0728fa1518 Also pass USE_OPENSDK var to libesphttpd make system 2016-01-07 12:02:22 +08:00
Jeroen Domburg 3be1b2ead8 Derp, quotes are needed on ifeq 2015-12-15 23:24:54 +08:00
Jeroen Domburg 4ea7d9f480 Added opensdk flag for stdint mess, updated libesphttpd 2015-12-15 13:18:24 +08:00
Jeroen Domburg 1a565744b7 Readme update 2015-09-30 13:06:16 +08:00
Jeroen Domburg fa39d8d77f Update libhttpd submodule to latest version 2015-09-30 12:59:58 +08:00
Jeroen Domburg c6ce7410e3 Websocket: include broadcast demo 2015-09-30 12:55:27 +08:00
Jeroen Domburg ca2c41123a Added support for compiling asm sources; moved espfs a bit so it doesn't get killed by a reflash 2015-09-30 12:54:38 +08:00
Jeroen Domburg b52d0cfba0 Websocket demo 2015-09-30 12:15:06 +08:00
Jeroen Domburg 05d75a9fd1 Documentation updates. Thanks to escardin for writing most of these. 2015-09-28 12:16:54 +08:00
Jeroen Domburg e3d2937d1c Also generate memspecific ldscript for separate build 2015-09-27 10:29:09 +08:00
Jeroen Domburg 24e00aa7e1 Also generate memspecific ldscript for separate build 2015-07-28 12:47:16 +08:00
Jeroen Domburg f1ac68d41f Slight readme update; reset Makefile things to default for ESP-01 modules 2015-07-23 16:28:34 +08:00
Jeroen Domburg 0360cdd158 Update libesphttpd 2015-07-23 16:18:39 +08:00
Jeroen Domburg 2fb0e70d9f Added flash upload function 2015-07-23 16:10:51 +08:00