index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unix
/
fatfs_port.c
blob: 30f1959f52063d8917f6b2c317ce296d3cc1acf1 (
plain
)
1
2
3
4
5
#include
"lib/oofatfs/ff.h"
DWORD
get_fattime
(
void
)
{
return
0
;
}