Skip to content

Commit

Permalink
waf: disable RTC on sitl_periph_gps
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbarker committed Oct 8, 2023
1 parent fa3477e commit e4e433e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tools/ardupilotwaf/boards.py
Original file line number Diff line number Diff line change
Expand Up @@ -864,6 +864,7 @@ def configure_env(self, cfg, env):
HAL_NAVEKF3_AVAILABLE = 0,
HAL_PWM_COUNT = 32,
HAL_WITH_ESC_TELEM = 1,
AP_RTC_ENABLED = 0,
)


Expand Down

0 comments on commit e4e433e

Please sign in to comment.