Skip to content

Added LUCKFOX_PICO/LUCKFOX_PICO_PLUS #358

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Added LUCKFOX_PICO/LUCKFOX_PICO_PLUS #358

merged 1 commit into from
Jun 3, 2024

Conversation

nopnop2002
Copy link
Contributor

@nopnop2002 nopnop2002 commented Jun 3, 2024

  • Luckfox Pico
$ cat /proc/device-tree/model
Luckfox Pico

$ python3 ./platformdetect.py
Chip id:  RV1103
Board id:  LUCKFOX_PICO
  • Luckfox Pico Mini A
$ cat /proc/device-tree/model
Luckfox Pico Mini A

$ python3 ./platformdetect.py
Chip id:  RV1103
Board id:  LUCKFOX_PICO_MINI
  • Luckfox Pico Plus
$ cat /proc/device-tree/model
Luckfox Pico Plus

$ python3 ./platformdetect.py
Chip id:  RV1103
Board id:  LUCKFOX_PICO_PLUS
  • Luckfox Pico Max
$ cat /proc/device-tree/model
Luckfox Pico Max

$ python3 ./platformdetect.py
Chip id:  RV1106
Board id:  LUCKFOX_PICO_MAX

Copy link
Collaborator

@makermelissa makermelissa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. Looks good.

@makermelissa makermelissa merged commit 1ab27ec into adafruit:main Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants