Add support for rk3576 platform: update input options and add toolchain files

This commit is contained in:
EricX-Zhao
2026-06-26 18:00:45 +03:00
parent c20818c692
commit ac9963449d
3 changed files with 51 additions and 2 deletions
+2 -2
View File
@@ -10,8 +10,8 @@ on:
description: "Target platform"
required: true
type: choice
options: [rk3588]
default: rk3588
options: [rk3588, rk3576]
default: rk3576
ros_distro:
description: "ROS 2 distribution"
required: true