mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-12 13:27:36 +00:00
fatfs: update to R0.13c patch 4
Breaking change: integer.h does not exist in FatFS anymore
This commit is contained in:
@@ -9,8 +9,6 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include "integer.h"
|
||||
|
||||
/* Status of Disk Functions */
|
||||
typedef BYTE DSTATUS;
|
||||
|
||||
|
Reference in New Issue
Block a user