For 2023-02-27T2059-v5.1.1
This commit is contained in:
parent
2c07c37bd4
commit
8028416329
@ -2,12 +2,12 @@
|
||||
//
|
||||
// AUTO-generated.
|
||||
//
|
||||
// built: 2023-02-02
|
||||
// version: 5.1.0
|
||||
// built: 2023-02-27
|
||||
// version: 5.1.1
|
||||
//
|
||||
#include <stdint.h>
|
||||
|
||||
// this overrides ports/stm32/fatfs_port.c
|
||||
uint32_t get_fattime(void) {
|
||||
return 0x56422820UL;
|
||||
return 0x565b2820UL;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user