forked from espressif/arduino-esp32
Update IDF to a0468b2 (#2108)
* Update IDF to a0468b2 * add missing ld file * Fix PIO builds and change coex policy
This commit is contained in:
8
tools/sdk/include/json/tests/unity/test/testdata/Defs.h
vendored
Normal file
8
tools/sdk/include/json/tests/unity/test/testdata/Defs.h
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef DEF_H
|
||||
#define DEF_H
|
||||
|
||||
#define EXTERN_DECL
|
||||
|
||||
extern int CounterSuiteSetup;
|
||||
|
||||
#endif //DEF_H
|
Reference in New Issue
Block a user