mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
ubuntu.sh: No automatic removal of modemmanager
This commit is contained in:
committed by
Lorenz Meier
parent
c3ebb1a584
commit
95779ea670
@@ -136,9 +136,6 @@ if [[ $INSTALL_NUTTX == "true" ]]; then
|
||||
sudo usermod -a -G dialout $USER
|
||||
fi
|
||||
|
||||
# Remove modem manager (interferes with PX4 serial port/USB serial usage).
|
||||
sudo apt-get remove modemmanager -y
|
||||
|
||||
# arm-none-eabi-gcc
|
||||
NUTTX_GCC_VERSION="7-2017-q4-major"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user