define PIP_MICRO
detect AVR_GCC add library.json
This commit is contained in:
@@ -84,6 +84,10 @@
|
||||
# define CC_OTHER
|
||||
#endif
|
||||
|
||||
#ifdef __AVR__
|
||||
# define CC_AVR_GCC
|
||||
#endif
|
||||
|
||||
#ifdef WINDOWS
|
||||
# ifdef CC_GCC
|
||||
# define typeof __typeof
|
||||
|
||||
Reference in New Issue
Block a user