mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-15 15:44:23 -04:00
fusee/exo: implement the usual changes for new firmware support
This commit is contained in:
parent
7d9fea01c3
commit
e85a512cf4
9 changed files with 37 additions and 10 deletions
|
@ -177,6 +177,7 @@ namespace ams::fuse {
|
|||
}
|
||||
|
||||
constexpr const TargetFirmware FuseVersionIncrementFirmwares[] = {
|
||||
TargetFirmware_16_0_0,
|
||||
TargetFirmware_15_0_0,
|
||||
TargetFirmware_13_2_1,
|
||||
TargetFirmware_12_0_2,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue