Add custom section for quick custom firmware prep

This commit is contained in:
Cameron Thompson
2025-08-01 23:56:24 -04:00
parent 7fa78309ce
commit 2a6fc2cf2d
13 changed files with 425 additions and 0 deletions

7
custom/README.md Normal file
View File

@@ -0,0 +1,7 @@
# For preping a firmare before capture of the mtd block
This directory is for custom firmware development. It contains special versions of ipks intended to be installed as apart of a custom firmware.
This is mostly here to help me simplify the firmware creation process
~iamromulan