hwdef: removed APP_DESCRIPTOR settings

not needed
This commit is contained in:
Andrew Tridgell 2022-08-11 20:15:10 +10:00
parent 1f2e813f74
commit a9d97d90c4
2 changed files with 0 additions and 6 deletions

View File

@ -117,9 +117,6 @@ define HAL_PERIPH_ENABLE_BARO
define HAL_PERIPH_ENABLE_RC_OUT
define HAL_PERIPH_ENABLE_NOTIFY
# use the app descriptor needed by MissionPlanner for CAN upload
env APP_DESCRIPTOR MissionPlanner
# reserve 256 bytes for comms between app and bootloader
RAM_RESERVE_START 256

View File

@ -147,9 +147,6 @@ PC11 SDIO_D3 SDIO
PB15 SDIO_CK SDIO
PD2 SDIO_CMD SDIO
# use the app descriptor needed by MissionPlanner for CAN upload
env APP_DESCRIPTOR MissionPlanner
# reserve 256 bytes for comms between app and bootloader
RAM_RESERVE_START 256