Skip to content

Commit

Permalink
AP_HAL_ChibiOS: disable GCS in CubeNode-ETH
Browse files Browse the repository at this point in the history
for some reason enabling is breaking the PPPGW
  • Loading branch information
bugobliterator authored and peterbarker committed Nov 18, 2024
1 parent 4ffffa7 commit 2feee53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/AP_HAL_ChibiOS/hwdef/CubeNode-ETH/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ undef PE0
undef PE1
undef PC11
undef HAL_PERIPH_ENABLE_IMU
undef HAL_GCS_ENABLED

# need to use UART8 to get RTS/CTS
PE1 UART8_TX UART8
Expand Down

0 comments on commit 2feee53

Please sign in to comment.