diff options
| author | Selene ToyKeeper | 2018-09-29 17:51:45 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2018-09-29 17:51:45 -0600 |
| commit | a39a879bf43efb3c90dc6f9d7e86c02b2516400f (patch) | |
| tree | 845bc3f523fe8bcabfd43687fd047eaf1d1241de /spaghetti-monster/rampingios/build-all.sh | |
| parent | Calibrated ROT66-219b build better. (diff) | |
| parent | Applied recent Anduril updates to RampingIOS V3: (diff) | |
| download | anduril-a39a879bf43efb3c90dc6f9d7e86c02b2516400f.tar.gz anduril-a39a879bf43efb3c90dc6f9d7e86c02b2516400f.tar.bz2 anduril-a39a879bf43efb3c90dc6f9d7e86c02b2516400f.zip | |
merged updates from fsm branch
Diffstat (limited to 'spaghetti-monster/rampingios/build-all.sh')
| -rwxr-xr-x | spaghetti-monster/rampingios/build-all.sh | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/spaghetti-monster/rampingios/build-all.sh b/spaghetti-monster/rampingios/build-all.sh index 7546bd9..22597b7 100755 --- a/spaghetti-monster/rampingios/build-all.sh +++ b/spaghetti-monster/rampingios/build-all.sh @@ -5,15 +5,12 @@ cp -av ../anduril/cfg*.h . UI=rampingiosv3 for TARGET in \ - BLF_GT \ - BLF_GT_MINI \ - BLF_Q8 \ EMISAR_D1 \ EMISAR_D1S \ EMISAR_D4 \ + EMISAR_D4_219C \ EMISAR_D4S \ - EMISAR_D4S_219c \ - FW3A \ + EMISAR_D4S_219C \ ; do echo "===== $TARGET =====" ../../../bin/build-85.sh "$UI" "-DFSM_${TARGET}_DRIVER" |
