Add MacBookPro18,x data set

This commit is contained in:
Mykola Grymalyuk
2021-10-20 14:27:21 -06:00
parent 8706959f65
commit 88696c7047
2 changed files with 51 additions and 1 deletions

View File

@@ -19,4 +19,5 @@ class cpu_data(enum.IntEnum):
apple_dtk = 112 # A12
apple_m1 = 114 # A14
apple_m2 = 115 # A15
apple_m1_pro = 115
apple_m1_max = 116