mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 21:48:28 -04:00
APMrover2: don't use avr include dir for tags
This commit is contained in:
parent
633e9dc036
commit
b76f498799
@ -3,8 +3,7 @@
|
||||
|
||||
ctags -RV --language-force=C++ --c++-kinds=+p --fields=+iaS --extra=+q \
|
||||
. \
|
||||
../libraries/* \
|
||||
/usr/lib/avr/include
|
||||
../libraries/*
|
||||
|
||||
# sample vimrc file
|
||||
# you'll need to have omnicpp plugin for vim
|
||||
|
Loading…
Reference in New Issue
Block a user