For 2024-02-02T1744-v5.2.1Q
This commit is contained in:
parent
58d7630ef3
commit
3e282a0569
@ -1,13 +1,13 @@
|
||||
// (c) Copyright 2020-2022 by Coinkite Inc. This file is covered by license found in COPYING-CC.
|
||||
// (c) Copyright 2020-2024 by Coinkite Inc. This file is covered by license found in COPYING-CC.
|
||||
//
|
||||
// AUTO-generated.
|
||||
//
|
||||
// built: 2023-12-18
|
||||
// version: 5.2.1
|
||||
// built: 2024-02-02
|
||||
// version: 5.2.1Q
|
||||
//
|
||||
#include <stdint.h>
|
||||
|
||||
// this overrides ports/stm32/fatfs_port.c
|
||||
uint32_t get_fattime(void) {
|
||||
return 0x57922840UL;
|
||||
return 0x58422840UL;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user