MaBecker
|
bbc372620c
|
esp32_improvements
- add FLASH_BAUD
- fix erase_flash
- switch jsWarn() to jsDevInfo()
- keep jsWarn()/ jsError() for not implemented functions
- switch jsError() to jsExceptionHere() if helpfull
|
2020-07-13 17:52:38 +02:00 |
|
wilberforce
|
0fb9ed1e21
|
suppress warnings, FatFS docs, suppress logging
|
2017-04-22 11:17:45 +12:00 |
|
wilberforce
|
d93ea2ad6f
|
Add fs.mkdir, E.flashFatFS({format:true});
|
2017-03-23 13:50:56 +13:00 |
|
wilberforce
|
eddcc7a26b
|
add build type FLASHFS
|
2017-03-23 01:17:24 +13:00 |
|
wilberforce
|
6f7dbbea39
|
clean up functions, add auto format
|
2017-03-22 17:43:39 +13:00 |
|
wilberforce
|
1b8e57aba7
|
working read of flash fat filesystem
|
2017-03-22 01:55:03 +13:00 |
|
wilberforce
|
9541573f58
|
add more debugging - still crashes on read
|
2017-03-21 22:13:10 +13:00 |
|
wilberforce
|
0ce596887b
|
#ifdefs
|
2017-03-21 16:29:57 +13:00 |
|
wilberforce
|
0460845615
|
flash_diskio.c can write - but read crashes
|
2017-03-21 00:31:12 +13:00 |
|