some refactoring

This commit is contained in:
Conor Patrick
2018-10-21 13:14:59 -04:00
parent fac29a5f7b
commit 77e2756cb7
9 changed files with 174 additions and 152 deletions

View File

@@ -90,6 +90,7 @@ get_python_inc(),
'-std=c99',
'-Ilib/',
'-Isrc/cmsis',
'-I../../fido2',
]
# Clang automatically sets the '-std=' flag to 'c++14' for MSVC 2015 or later,