issues
search
Next-Flip
/
Momentum-Firmware
🐬 Feature-rich, stable and customizable Flipper Firmware
https://momentum-fw.dev
GNU General Public License v3.0
4.99k
stars
206
forks
source link
Asset Packs: Optimize icon loader
#164
Closed
Willy-JL
closed
4 months ago
Willy-JL
commented
4 months ago
What's new
Refactor to keep const icons and load replacements only in RAM
Swap icons at draw, not at icon pointer
Base icons can therefore be const, and not copied to bss, giving 4.2kb more total RAM
For the reviewer
[x] I've uploaded the firmware with this patch to a device and verified its functionality
[x] I've confirmed the bug to be fixed / feature to be stable
github-actions[bot]
commented
4 months ago
Compiled f7 firmware for commit
160fa056
:
☁️ Flipper Lab/App
📦 qFlipper Package
What's new
For the reviewer