Skip to content

Commit

Permalink
DB: add Intel Core i7 9700
Browse files Browse the repository at this point in the history
Fix #350
  • Loading branch information
TheTumultuousUnicornOfDarkness committed Oct 4, 2024
1 parent 927de97 commit 7d041dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/databases.h
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,7 @@ const Package_DB package_intel[] =
{ NULL, "Intel(R) Core(TM) i7-8550U CPU", "BGA 1356" },
{ NULL, "Intel(R) Core(TM) i7-8650U CPU", "BGA 1356" },
{ NULL, "Intel(R) Core(TM) i5-9300H CPU", "BGA 1440" },
{ NULL, "Intel(R) Core(TM) i7-9700 CPU", "LGA 1151" },
{ NULL, "Intel(R) Core(TM) i9-9900K CPU", "LGA 1151" },
{ NULL, "Intel(R) Core(TM) i5-10500 CPU", "LGA 1200" },
{ NULL, "Intel(R) Core(TM) i5-1135G7", "BGA 1449" },
Expand Down

0 comments on commit 7d041dc

Please sign in to comment.