Skip to content

Commit

Permalink
Removed PX4FMUv1 auto completions
Browse files Browse the repository at this point in the history
  • Loading branch information
David Sidrane authored and dagar committed Sep 10, 2017
1 parent 802fc41 commit 3811ed0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .ycm_extra_conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
'c++',
'-undef', # get rid of standard definitions to allow us to include arm math header
'-I', os.path.join(os.path.expanduser("~"),'gcc-arm-none-eabi-4_7-2013q3/arm-none-eabi/include'),
'-I', 'Build/px4io-v1_default.build/nuttx-export/include/',
'-I', 'Build/px4io-v2_default.build/nuttx-export/include/',
'-I', './NuttX/nuttx/arch/arm/include',
'-include', './src/include/visibility.h',
Expand Down

0 comments on commit 3811ed0

Please sign in to comment.