1
0
Fork 0
InfiniSim/sim/components
Reinhold Gschweicher d9d729d40f FS: fix FS::Stat function by looking at local dir instead of /
Like in `FileOpen()` interpret filenames starting with `/` as paths
relative to the current working directory by removing the first `/` from
the path.

Fixes: https://github.com/InfiniTimeOrg/InfiniSim/issues/23
2022-04-24 23:23:45 +02:00
..
battery Initial InfiniSim project 2022-02-17 22:57:08 +01:00
ble sim: NimbleController: add stubs for new En/DisableRadio() functions 2022-02-26 21:37:21 +01:00
brightness Initial InfiniSim project 2022-02-17 22:57:08 +01:00
firmwarevalidator Initial InfiniSim project 2022-02-17 22:57:08 +01:00
fs FS: fix FS::Stat function by looking at local dir instead of / 2022-04-24 23:23:45 +02:00
heartrate Initial InfiniSim project 2022-02-17 22:57:08 +01:00
motion Initial InfiniSim project 2022-02-17 22:57:08 +01:00
motor Initial InfiniSim project 2022-02-17 22:57:08 +01:00