fusee/exo: implement the usual changes for new firmware support

This commit is contained in:
Michael Scire
2023-02-21 15:12:27 -07:00
parent c75a17b5a8
commit 21fa82d74b
9 changed files with 37 additions and 10 deletions

View File

@@ -35,6 +35,7 @@ namespace ams::pkg1 {
KeyGeneration_13_0_0 = 0x0C,
KeyGeneration_14_0_0 = 0x0D,
KeyGeneration_15_0_0 = 0x0E,
KeyGeneration_16_0_0 = 0x0F,
KeyGeneration_Count,