Fix vscode profile

This commit is contained in:
Felix Kopp 2020-06-17 20:40:48 +02:00
parent 424f5a902f
commit 007434eb27
No known key found for this signature in database
GPG key ID: C478BA0A85F75728

View file

@ -57,12 +57,11 @@
"./include"
],
"compilerArgs": [
"-mcpu=at91sam3x8e",
"-mcpu=cortex-m3",
"-mthumb",
"-nodefaultlibs",
"-nostartfiles",
"-fno-builtin",
"-fpack-struct",
"-Wall",
"-Wstrict-prototypes",
"-Wredundant-decls",