This website requires JavaScript.
Explore
Help
Sign In
espressif
/
arduino-esp32
Watch
1
Star
0
Fork
1
You've already forked arduino-esp32
mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced
2025-07-14 11:16:29 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f32083a6d0afad8efc4d52b11091ccf55249dc29
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