You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 17, 2019. It is now read-only.
A menu for selecting a firmware.bin from a folder.
Essentially, it'll just scan the folder (probably /cakes/{firm,agb_firm}), and put all the options in a menu.
When one is selected, it's added to the config, and the load_firm() function is called accordingly, the cakes list is reloaded for the current firmware, and the config is modified accordingly.
On first boot, when a new config is created, show the selection list if there's more than one firmware, otherwise select the only firmware in the directory.
Of course, the same menu has to exist for native_firm, agb_firm and twl_firm.
A menu for selecting a firmware.bin from a folder.
Essentially, it'll just scan the folder (probably /cakes/{firm,agb_firm}), and put all the options in a menu.
When one is selected, it's added to the config, and the load_firm() function is called accordingly, the cakes list is reloaded for the current firmware, and the config is modified accordingly.
On first boot, when a new config is created, show the selection list if there's more than one firmware, otherwise select the only firmware in the directory.
Of course, the same menu has to exist for native_firm, agb_firm and twl_firm.