Commit 726f56ce authored by Lucas Russo's avatar Lucas Russo

.ycm_extra_conf.py: update YCM include dirs

parent 51dd23b7
......@@ -100,10 +100,20 @@ flags = [
'-I',
'hal/sm_io/modules',
'-I',
'hal/sm_io/rw_param',
'-I',
'hal/sm_io/modules/fmc130m_4ch',
'-I',
'hal/sm_io/modules/acq',
'-I',
'hal/sm_io/modules/dsp',
'-I',
'hal/sm_io/modules/swap',
'-I',
'hal/sm_io/protocols',
'-I',
'hal/sm_io/protocols/ops',
'-I',
'hal/msg',
'-I',
'hal/msg/smio_thsafe_ops',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment