Skip to content

Commit

Permalink
Merge pull request #40 from ChameleonCloud/raspberry-pi5
Browse files Browse the repository at this point in the history
Raspberry pi5
  • Loading branch information
JOUNAIDSoufiane authored Aug 22, 2024
2 parents 81acb61 + 4a255aa commit 166b026
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions chi_edge/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
SUPPORTED_MACHINE_NAMES = {
"raspberrypi3-64": "Raspberry Pi 3 (using 64bit OS)",
"raspberrypi4-64": "Raspberry Pi 4 (using 64bit OS)",
"raspberrypi5": "Raspberry Pi 5",
"jetson-nano": "Jetson Nano Devkit (SD Card, rev B01)",
"jetson-xavier-nx-emmc": "Jetson Xavier NX Devkit (eMMC)",
"jetson-agx-orin-devkit": "Jetson AGX Orin Devkit",
Expand Down
1 change: 1 addition & 0 deletions chi_edge/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ def register(
\b
raspberrypi3-64: Raspberry Pi 3 (using 64bit OS)
raspberrypi4-64: Raspberry Pi 4 (using 64bit OS)
raspberrypi5-64: Raspberry Pi 4 (using 64bit OS)
jetson-nano: Jetson Nano Devkit (SD Card, rev B01)
\b
Expand Down

0 comments on commit 166b026

Please sign in to comment.