mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
AP_HAL_ChibiOS: add support for PPP on CubeOrangePlus
This commit is contained in:
parent
c388943f52
commit
0a0d5a3e49
@ -99,3 +99,5 @@ BOARD_VALIDATE $CHECK_IMU0_PRESENT $CHECK_IMU1_PRESENT $CHECK_IMU2_PRESENT $CHEC
|
|||||||
# build ABIN for flash-from-bootloader support:
|
# build ABIN for flash-from-bootloader support:
|
||||||
env BUILD_ABIN True
|
env BUILD_ABIN True
|
||||||
define HAL_INS_HIGHRES_SAMPLE 6
|
define HAL_INS_HIGHRES_SAMPLE 6
|
||||||
|
|
||||||
|
define AP_NETWORKING_BACKEND_PPP 1
|
||||||
|
Loading…
Reference in New Issue
Block a user