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

This commit is contained in:
Michael Scire 2023-10-11 10:55:34 -07:00 committed by SciresM
parent 6d0bf70783
commit c5d7ca5159
12 changed files with 45 additions and 14 deletions

View file

@ -36,6 +36,7 @@ namespace ams::pkg1 {
KeyGeneration_14_0_0 = 0x0D,
KeyGeneration_15_0_0 = 0x0E,
KeyGeneration_16_0_0 = 0x0F,
KeyGeneration_17_0_0 = 0x10,
KeyGeneration_Count,