]> git.gag.com Git - fw/quantimotor/commitdiff
augment power-on GPIO config for v3p2 health LED and soft power switch
authorBdale Garbee <bdale@gag.com>
Thu, 24 Jul 2025 22:00:18 +0000 (16:00 -0600)
committerBdale Garbee <bdale@gag.com>
Thu, 24 Jul 2025 22:00:18 +0000 (16:00 -0600)
raspi-firmware-custom

index f3c35da2cd2e0f3cf760a739074306e4c2f18404..5fe938861a1ad89c5caf7d4983c834164f580330 100644 (file)
@@ -1,5 +1,10 @@
-# ensure ready line is 'not ready' until application is available
-gpio=4=op,dh
+# close the loop on soft power switch
+gpio=13=op,dh
+gpio=4=ip,pu
+
+# start with health LED red until application is available
+gpio=22=op,dh
+gpio=27=op,dl
 
 # make armed line an input with a pull-up configured so comparator works
 gpio=12=ip,pu