Browse Source

新架构下不编旧机器人

master
Lizongdi 1 day ago
parent
commit
548f0565a8
  1. 8
      CMakePresets.json
  2. 2
      robot

8
CMakePresets.json

@ -44,14 +44,6 @@
"USE_LWIP": true,
"USE_FREERTOS": true
}
},
{
"name": "paint_robot_old",
"inherits": "default-release",
"cacheVariables": {
"BUILD_COMMON": "OFF",
"BUILD_PAINT_ROBOT_OLD": "ON"
}
}
]
}

2
robot

@ -1 +1 @@
Subproject commit 807c9e444b571a585bb1bcf21abf0e625e59ca10
Subproject commit 2b68578a946d91386e7ff70c84a04b1bc8c3f608
Loading…
Cancel
Save