Luc
c684e69575
Add backbone for FTP
2019-10-23 19:44:01 +02:00
Luc
706034511b
Update .travis.yml
2019-10-22 19:53:33 +02:00
Luc
f926f0aea5
update for sdfat and submodules
2019-10-22 19:35:28 +02:00
Luc
3784120487
Fix compilation issue with SD anf esp8266
2019-10-22 18:48:40 +02:00
Luc
3bae4748bf
Add [ESP715]FORMATSD to format SD card
...
Add SD format feature on SDFat for esp8266 and esp32
2019-10-22 13:12:27 +02:00
Luc
ba31b453e3
Fix compilation error
2019-10-21 18:08:38 +02:00
Luc
c37b90ea05
Add time in sd file
...
Add create command to filesystem
Clean SD filesystem code
2019-10-21 17:50:18 +02:00
Luc
bbadbc2be3
Add SDFat for ESP32
2019-10-18 20:57:36 +02:00
Luc
e7818cb5e6
Fix _filename
...
remove /. reference
2019-10-17 20:35:41 +02:00
Luc
5cede996cc
Fix bug with FATFS on esp32 for free space calculation
2019-10-17 15:25:16 +02:00
Luc
bd026eabe9
prepare API for shorname
...
Fix filename for esp8266
2019-10-16 17:24:48 +02:00
Luc
bead8ba2d8
code cleaning
2019-10-14 20:28:53 +08:00
Luc
800f6a85b7
fix warnings
2019-10-14 20:16:52 +08:00
Luc
d376059509
add esp8266 sd native
2019-10-14 20:15:30 +08:00
Luc
dc134f33ac
add SDIO support for esp32
2019-10-13 19:41:32 +08:00
Luc
90bbc315cc
Update configuration.h
2019-10-13 13:38:24 +08:00
Luc
9fe3c1a615
Some refactoring for SD support
...
put SPI SD divider in EEPROM
2019-10-13 13:23:24 +08:00
Luc
7384b4f28e
Update configuration.h
2019-10-12 07:28:28 +08:00
Luc
14a15bf815
basic esp commands for SD
2019-10-11 15:52:58 +08:00
Luc
3694e3ca4b
some code cleaning
2019-10-11 12:01:25 +08:00
Luc
57a965dcee
rearange FS files location
2019-10-07 20:47:36 +08:00
Luc
c02e922aa4
SD wrapper backbone
2019-10-07 17:54:57 +08:00
Luc
99bcdd47af
Change files name for readibility
2019-10-07 17:24:32 +08:00
Luc
e7d71a43bf
add missing library
2019-10-07 17:19:07 +08:00
Luc
3accd2a694
Back bone for lua interpreter service
2019-10-07 17:16:32 +08:00
Luc
86ef0248bf
Update README.md
2019-10-06 12:22:01 +08:00
Luc
67bfe144e8
Update README.md
2019-10-06 11:28:19 +08:00
Luc
390489434d
Update README.md
2019-10-06 10:50:15 +08:00
Luc
5a7e555e87
add autostart script support
2019-10-03 20:07:36 +08:00
Luc
027ab132ae
add [ESP700]support for FS
...
Add Header for FS file name
Add flag for FILESYSTEM_FEATURE in sources
do some AStyle
Change line number from uint16_t to uint32_t
2019-10-02 22:48:23 +08:00
Luc
f7dd60c39f
Add basic functions for GCODE host first pass
...
to be used in auto start Macro / [ESP700]/ Serial File Upload
2019-10-02 10:02:18 +08:00
Luc
a251d0c01d
Fix embedded page fw update output
2019-10-01 09:32:56 +08:00
Luc
d40c62cb53
Allow to send web command from another server if enabled
...
mainly for camera html hosted on another server
2019-10-01 08:48:27 +08:00
Luc
7e9f785d47
Add sample html page for camera stream based on esp32 sample
2019-09-30 19:55:53 +08:00
Luc
2c7953055f
Add define to allow camera to be streamed on another page
2019-09-30 08:42:28 +08:00
Luc
917cd071b6
Update commands.txt
...
fix typo
2019-09-29 20:11:43 +08:00
Luc
cb726b51d5
Add Camera streaming server
...
add ESP command 170/171/172
apply astyle
add flag to distinguish websocket terminal vs data
2019-09-29 19:47:32 +08:00
Luc
ccb441892a
Update README.md
...
Fix typo
2019-09-28 16:04:24 +08:00
Luc
b0f9db71e0
add sanity check when doing snapshot
2019-09-20 02:04:27 +08:00
Luc
9ba7716cd1
Add FS size info in [ESP720]
2019-09-20 02:03:53 +08:00
Luc
50757b0233
Update README.md
2019-09-19 06:33:07 +08:00
Luc
b53c4bb205
Merge pull request #369 from luc-github/FS-rewrite
...
add esp8266 littleFS support
2019-09-17 22:28:33 +08:00
Luc
afdd458ac1
Update ESP730.cpp
2019-09-17 22:16:14 +08:00
Luc
67662a4169
Revert "Update ESP730.cpp"
...
This reverts commit ebb6f2bc3779af5a1a7591da58f3d398ff4818ce.
2019-09-17 22:01:54 +08:00
Luc
ebb6f2bc37
Update ESP730.cpp
2019-09-17 14:06:06 +08:00
Luc
b818022f5e
add esp8266 littleFS support
...
add new command to handle files/directories
add files creation sketch for each FS
fix esplogo compilation if no display
remove wifi network starting message if wifi off
2019-09-17 13:53:53 +08:00
Luc
bda6c23446
Update platformio.ini
2019-09-12 13:08:54 +02:00
Luc
8025125251
work around mixed mode
...
set platformIO to git esp32 core
2019-09-12 11:38:49 +02:00
Luc
85385a9bf7
Update read me
...
Fix branch to 2.5.2 for esp8266 due to websocket
2019-09-08 16:31:23 +02:00
Luc
e869bab859
Add auto notification
...
Fix wrong network mode with failing WIFI-STA
Add flexible Title for message
2019-09-08 15:41:57 +02:00