For 2022-11-14T1635-v4.1.7
This commit is contained in:
parent
ae22952660
commit
3364108f40
@ -3,12 +3,12 @@
|
||||
//
|
||||
// AUTO-generated.
|
||||
//
|
||||
// built: 2022-10-05
|
||||
// version: 4.1.6
|
||||
// built: 2022-11-14
|
||||
// version: 4.1.7
|
||||
//
|
||||
#include <stdint.h>
|
||||
|
||||
// this overrides ports/stm32/fatfs_port.c
|
||||
uint32_t get_fattime(void) {
|
||||
return 0x55452020UL;
|
||||
return 0x556e2020UL;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user