avr-gcc i ceedling dzialaja kolo siebie. +makefile
This commit is contained in:
10
.vscode/c_cpp_properties.json
vendored
10
.vscode/c_cpp_properties.json
vendored
@@ -4,10 +4,14 @@
|
||||
"name": "Linux",
|
||||
"includePath": [
|
||||
"${workspaceFolder}/**",
|
||||
"/var/lib/gems/2.7.0/gems/ceedling-0.30.0/vendor/unity/src/",
|
||||
"/var/lib/gems/2.7.0/gems/ceedling-0.30.0/vendor/cmock/src"
|
||||
"/var/lib/gems/2.7.0/gems/ceedling-0.30.0/vendor/unity/src",
|
||||
"/var/lib/gems/2.7.0/gems/ceedling-0.30.0/vendor/cmock/src",
|
||||
"/usr/lib/avr/include"
|
||||
],
|
||||
"defines": [
|
||||
"__AVR_ATmega644PA__",
|
||||
"F_CPU=11059200"
|
||||
],
|
||||
"defines": [],
|
||||
"compilerPath": "/usr/bin/gcc",
|
||||
"cStandard": "c99",
|
||||
"cppStandard": "gnu++14",
|
||||
|
||||
Reference in New Issue
Block a user