esp-cpp / espp

C++ components for ESP
https://esp-cpp.github.io/espp/
MIT License
30 stars 9 forks source link

feat(file_system): Add APIs for getting file paths and refactor implementation #262

Closed finger563 closed 3 months ago

finger563 commented 3 months ago

Description

Motivation and Context

How has this been tested?

Building and running file_system/example on a QtPy ESP32S3.

Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures):

CleanShot 2024-06-28 at 09 08 19

Types of changes

Checklist:

Software

github-actions[bot] commented 3 months ago

:white_check_mark:Static analysis result - no issues found! :white_check_mark: