For 2024-02-16T1637-v0.0.5Q
This commit is contained in:
parent
3dbda0ab5f
commit
55cbc8610c
@ -2,12 +2,12 @@
|
||||
//
|
||||
// AUTO-generated.
|
||||
//
|
||||
// built: 2024-02-08
|
||||
// version: 0.0.2Q
|
||||
// built: 2024-02-16
|
||||
// version: 0.0.5Q
|
||||
//
|
||||
#include <stdint.h>
|
||||
|
||||
// this overrides ports/stm32/fatfs_port.c
|
||||
uint32_t get_fattime(void) {
|
||||
return 0x58480000UL;
|
||||
return 0x58500000UL;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user