This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
arduino-esp32
Watch
1
Star
0
Fork
0
You've already forked arduino-esp32
forked from
espressif/arduino-esp32
Code
Pull Requests
Activity
Files
9eaeeb660c7bc0b42e942870845e0e38a60d7ec8
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