mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 03:04:25 +01:00
mkfs.OEPL README.md
This commit is contained in:
16
ARM_Tag_FW/88MZ100_OpenEpaperLink_7.4/mkfsOEPL/README.md
Normal file
16
ARM_Tag_FW/88MZ100_OpenEpaperLink_7.4/mkfsOEPL/README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
## 'Filesystem' tools for 88MZ100 ##
|
||||
|
||||
- compile_fs_tools.sh
|
||||
- Compiles 'genprofile.cpp' and and 'mkfs.oepl.cpp' utilities. Expects g++ in paths
|
||||
- mkfs.oepl.sh
|
||||
- Converts relevant images to binaries, generates a tag profile, and assembles a binary filesystem
|
||||
- genprofile
|
||||
- Generates a binary tag profile from 'tagprofile.json'
|
||||
- mkbinaryimage.py
|
||||
- Generates OEPL-compatible binary image file
|
||||
- mkfs.oepl
|
||||
- Optionally compresses files and fonts and assembles them into a filesystem
|
||||
- tagprofile.json
|
||||
- Tag profile. Used if the serial flasher is used to flash/program a tag. Contains type and mac address
|
||||
|
||||

|
||||
Reference in New Issue
Block a user