Skip to content

Commit

Permalink
feat: add orangepi zero3 (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
meteyou authored Nov 1, 2023
1 parent 249886d commit aefb271
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 0 deletions.
4 changes: 4 additions & 0 deletions configs-orangepi/board-orangepi_zero3_1500mb_bookworm.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
BOARD=orangepizero3
RELEASE=bookworm
BRANCH=next
MEM_TYPE=1500MB
3 changes: 3 additions & 0 deletions configs-orangepi/board-orangepi_zero3_1500mb_bullseye.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
BOARD=orangepizero3
BRANCH=next
MEM_TYPE=1500MB
4 changes: 4 additions & 0 deletions configs-orangepi/board-orangepi_zero3_others_bookworm.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
BOARD=orangepizero3
RELEASE=bookworm
BRANCH=next
MEM_TYPE=Others
3 changes: 3 additions & 0 deletions configs-orangepi/board-orangepi_zero3_others_bullseye.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
BOARD=orangepizero3
BRANCH=next
MEM_TYPE=Others

0 comments on commit aefb271

Please sign in to comment.