pcb stuff
This commit is contained in:
18
firmware/archive/stmf446retx/.pio/libdeps/nucleo_f446re/Unity/library.json
Executable file
18
firmware/archive/stmf446retx/.pio/libdeps/nucleo_f446re/Unity/library.json
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "Unity",
|
||||
"version": "2.6.0",
|
||||
"keywords": "unit-testing, testing, tdd, testing-framework",
|
||||
"description": "Simple Unit Testing for C",
|
||||
"homepage": "http://www.throwtheswitch.org/unity",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ThrowTheSwitch/Unity.git"
|
||||
},
|
||||
"frameworks": "*",
|
||||
"platforms": "*",
|
||||
"headers": "unity.h",
|
||||
"build": {
|
||||
"extraScript": "platformio-build.py"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user