mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-23 00:15:58 +01:00
Provide custom build configuration for the PlatformIO
This commit is contained in:
@@ -11,5 +11,8 @@
|
||||
},
|
||||
"frameworks": "*",
|
||||
"platforms": "*",
|
||||
"headers": "unity.h"
|
||||
"headers": "unity.h",
|
||||
"build": {
|
||||
"extraScript": "platformio-build.py"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user