index
:
micropython
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
unix
/
fatfs_port.c
blob: 30f1959f52063d8917f6b2c317ce296d3cc1acf1 (
plain
) (
blame
)
1
2
3
4
5
#include "lib/oofatfs/ff.h" DWORD get_fattime(void) { return 0; }