Skip to content

Commit

Permalink
AP_HAL_ChibiOS: correct CUAV-Nora periph power comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rmackay9 committed Apr 16, 2024
1 parent 36169d0 commit c69bc16
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions libraries/AP_HAL_ChibiOS/hwdef/CUAV-Nora/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,7 @@ define HAL_I2C_INTERNAL_MASK 1
# enable pins
PE3 VDD_3V3_SENSORS_EN OUTPUT LOW

# start peripheral power off, then enable after init
# this prevents a problem with radios that use RTS for
# bootloader hold
# start peripheral power on
PD11 VDD_5V_HIPOWER_EN OUTPUT HIGH
PG4 VDD_5V_PERIPH_EN OUTPUT HIGH

Expand Down

0 comments on commit c69bc16

Please sign in to comment.