For
This commit is contained in:
parent
6a1509f845
commit
5ff396a808
@ -3,12 +3,12 @@
|
||||
//
|
||||
// AUTO-generated.
|
||||
//
|
||||
// built: 2021-09-02
|
||||
// version: 4.1.3
|
||||
// built: 2022-04-25
|
||||
// version: 4.1.4
|
||||
//
|
||||
#include <stdint.h>
|
||||
|
||||
// this overrides ports/stm32/fatfs_port.c
|
||||
uint32_t get_fattime(void) {
|
||||
return 0x53222020UL;
|
||||
return 0x54992020UL;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user