Added a assets folder and more documentation

This commit is contained in:
ownedbywuigi 2025-06-07 09:58:24 -04:00
parent 7fcd54d14b
commit fdc2e19810
2 changed files with 10 additions and 0 deletions

5
assets/README.md Normal file
View file

@ -0,0 +1,5 @@
# Assets folder
dir: /assets/
This is where all of the assets for the repository and application belong (e.g branding, firmware dumps, images, demo videos)

5
assets/fw/README.md Normal file
View file

@ -0,0 +1,5 @@
# Firmware dump folder
dir: /assets/fw/
This is where your dumped firmware will go (will be used heavily during buildtime)