This website requires JavaScript.
Explore
Help
Sign In
jacob.eva
/
arduino-esp32
Watch
1
Star
0
Fork
0
You've already forked arduino-esp32
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
arduino-esp32
/
libraries
/
FFat
History
Luc
56fe2dbaff
Fix F_Fat::format return false when succeed (
#3220
)
...
this is due to ussage of esp_err_t result; instead of boolean, ESP_OK =0 so it is false
2019-09-21 02:34:25 +03:00
..
examples
/FFat_Test
Add support for ffat on 4MB ESP32 Dev Module and mhetesp32minikit board. (
#2588
)
2019-04-09 21:11:17 +02:00
src
Fix F_Fat::format return false when succeed (
#3220
)
2019-09-21 02:34:25 +03:00
library.properties
FAT on SPI Flash Library (
#1809
)
2018-09-17 23:06:04 +02:00