Commit Graph

4 Commits

Author SHA1 Message Date
iabdalkader
c49ee0ed21 tools/mkromfs: Create build dir.
Create output dir(s) if they don't exist as not all
tools create them.

Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-06-08 09:59:53 +02:00
Emmanuel Ferdman
e5314cf9c7
tools/mkromfs.py: Fix exception formatting
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2025-06-02 13:27:55 -07:00
iabdalkader
946808e4c1 tools/mkromfs: Add support for stedgeai.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-05-03 21:44:26 +03:00
iabdalkader
bb45f9252c tools: Add mkromfs.
A tool to build romfs images. Supports generating multiple romfs images
configured using json files, and supports all types of assets (tflite,
tflite with vela, haar cascades, text, binary etc..).

Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-03-29 08:41:27 +01:00