jkent / frogfs

Fast Read-Only General-purpose File System (ESP-IDF and ESP8266_RTOS_SDK compatible)
https://frogfs.readthedocs.io
Mozilla Public License 2.0
25 stars 32 forks source link

Fix build with legacy make system #24

Closed meowthink closed 3 years ago

meowthink commented 3 years ago

I've also separated the commit into two. One for fix and another for the example espfs.yaml.

jkent commented 3 years ago

Thanks once again!