Device: RAD-MoonT1S: Add bootloader pipeline and chip

This commit is contained in:
Max Brombach
2026-02-13 13:17:59 -05:00
committed by Kyle Schwarz
parent 25b673075f
commit 19092bceb6
2 changed files with 17 additions and 0 deletions
+1
View File
@@ -128,6 +128,7 @@ enum class ChipID : uint8_t {
RADGALAXY2_SYSMON_CHIP = 123,
RADCOMET3_ZCHIP = 125,
Connect_LINUX = 126,
RADMOONT1S_ZCHIP = 130,
RADGigastar2_ZYNQ = 131,
RADGemini_MCHIP = 135,
Invalid = 255