For 2025-02-19T1941-v6.3.5X

This commit is contained in:
Peter D. Gray 2025-02-19 14:41:15 -05:00
parent 5a3b64e6c7
commit 706466afe4
No known key found for this signature in database
GPG Key ID: A2DCD558C2BE5D7C

View File

@ -2,12 +2,12 @@
//
// AUTO-generated.
//
// built: 2025-01-17
// version: 5.4.1
// built: 2025-02-19
// version: 6.3.5X
//
#include <stdint.h>
// this overrides ports/stm32/fatfs_port.c
uint32_t get_fattime(void) {
return 0x5a312880UL;
return 0x5a533060UL;
}