Skip to content

Commit

Permalink
Fixes adafruit#331
Browse files Browse the repository at this point in the history
  • Loading branch information
cybershoe committed Dec 7, 2023
1 parent 47efdb5 commit 7f9fa10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adafruit_platformdetect/constants/chips.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
RK3288 = "RK3288"
RK3566 = "RK3566"
RK3568 = "RK3568"
RK3568B2 = "RK3568B2"
RK3588 = "RK3588"
PENTIUM_N3710 = "PENTIUM_N3710" # SOC Braswell core
CELERON_N5105 = "CELERON_N5105"
Expand Down

0 comments on commit 7f9fa10

Please sign in to comment.