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
/
src
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
..
FFat.cpp
Fix F_Fat::format return false when succeed (
#3220
)
2019-09-21 02:34:25 +03:00
FFat.h
FAT on SPI Flash Library (
#1809
)
2018-09-17 23:06:04 +02:00