For 2024-02-26T1444-v0.0.7Q
This commit is contained in:
parent
6560f9a2e9
commit
7ded800457
@ -2,12 +2,12 @@
|
||||
//
|
||||
// AUTO-generated.
|
||||
//
|
||||
// built: 2024-02-22
|
||||
// version: 0.0.6Q
|
||||
// built: 2024-02-26
|
||||
// version: 0.0.7Q
|
||||
//
|
||||
#include <stdint.h>
|
||||
|
||||
// this overrides ports/stm32/fatfs_port.c
|
||||
uint32_t get_fattime(void) {
|
||||
return 0x58560000UL;
|
||||
return 0x585a0000UL;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user