From 554766272d1225fcc8abc4bc321b31a2029bddcf Mon Sep 17 00:00:00 2001 From: lanefu Date: Mon, 18 Sep 2023 02:53:33 -0400 Subject: [PATCH] add nanopi-r5s to community builds (#21) --- userpatches/targets.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/userpatches/targets.yaml b/userpatches/targets.yaml index b854068..fe37e12 100644 --- a/userpatches/targets.yaml +++ b/userpatches/targets.yaml @@ -37,6 +37,7 @@ lists: - { BOARD: nanopiair, BRANCH: current } - { BOARD: nanopik1plus, BRANCH: current } - { BOARD: nanopik2-s905, BRANCH: current } + - { BOARD: nanopi-r5s, BRANCH: edge } - { BOARD: nezha, BRANCH: current } - { BOARD: orangepi2, BRANCH: current } - { BOARD: orangepipc2, BRANCH: current }