Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AP_HAL_ChibiOS: use HAL_LOGGING_ENABLED in place of HAL_BOOTLOADER_BUILD #26123

Merged

Conversation

peterbarker
Copy link
Contributor

bootloader already disables GCS, so we can rely on HAL_GCS_ENABLED in place of HAL_BOOTLOADER_BUILD

Board               AP_Periph  antennatracker  blimp  bootloader  copter  heli  iofirmware  plane  rover  sub
Durandal                       *               *      *           *       *                 *      *      *
HerePro             *                                                                                     
Hitec-Airspeed      *                                                                                     
KakuteH7-bdshot                *               *      *           *       *                 *      *      *
MatekF405                      *               *      *           *       *                 *      *      *
Pixhawk1-1M-bdshot             *               *                  *       *                 *      *      *
f103-QiotekPeriph   *                                                                                     
f303-Universal      *                                                                                     
iomcu                                                                           *                         
revo-mini                      *               *      *           *       *                 *      *      *
skyviper-v2450                                                    *                                       

bootloader already disables GCS, so we can rely on HAL_GCS_ENABLED in place of HAL_BOOTLOADER_BUILD
@peterbarker peterbarker force-pushed the pr/hal-util-bootloader-build-fix branch from ea0d8b3 to 780a76b Compare February 2, 2024 02:04
@peterbarker peterbarker changed the title AP_HAL_ChibiOS: make use of GCS_config.h AP_HAL_ChibiOS: use HAL_LOGGING_ENABLED in place of HAL_BOOTLOADER_BUILD Feb 2, 2024
@peterbarker peterbarker merged commit a82b7f2 into ArduPilot:master Feb 2, 2024
41 checks passed
@peterbarker peterbarker deleted the pr/hal-util-bootloader-build-fix branch February 2, 2024 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants