commit | 8746a2aa120e85cd0a6d319a49c1476342d7cebb | [log] [tgz] |
---|---|---|
author | Jordan Yates <jordan@embeint.com> | Fri Sep 27 10:12:25 2024 +1000 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Oct 11 13:20:08 2024 -0400 |
tree | 3c927cc8f9d55cfbe63b2214fdef719d5ae04d4d | |
parent | a1d6f8081a77d4ee1b3c4760e46885426a4df184 [diff] |
tests: fs: fat_fs_api: add timestamp integration Add an example implementation of `get_fattime` to the API tests. Also ensure that `FS_FATFS_EXTRA_NATIVE_API` compiles in a test. Signed-off-by: Jordan Yates <jordan@embeint.com>