mirror of
https://github.com/platformio/platformio-core.git
synced 2025-10-10 12:55:23 +02:00
Export "ConfigureDebugFlags" to build env (bakward compatibility with Zephyr build script)
This commit is contained in:
@@ -102,6 +102,9 @@ void setUp(){
|
||||
my_extra_fun();
|
||||
}
|
||||
|
||||
void tearDown(){
|
||||
}
|
||||
|
||||
void dummy_test(void) {
|
||||
TEST_ASSERT_EQUAL(1, TEST_ONE);
|
||||
}
|
||||
|
Reference in New Issue
Block a user