|
@@ -11,6 +11,10 @@
|
|
|
// ClassLogFile
|
|
// ClassLogFile
|
|
|
//#define KEEP_LOGFILE_OPEN_FOR_APPENDING
|
|
//#define KEEP_LOGFILE_OPEN_FOR_APPENDING
|
|
|
|
|
|
|
|
|
|
+ //compiler optimization for tflite-micro-esp-examples
|
|
|
|
|
+ #define XTENSA
|
|
|
|
|
+ #define CONFIG_IDF_TARGET_ARCH_XTENSA
|
|
|
|
|
+
|
|
|
|
|
|
|
|
//ClassControllCamera + ClassFlowMakeImage + connect_wlan + main
|
|
//ClassControllCamera + ClassFlowMakeImage + connect_wlan + main
|
|
|
#define FLASH_GPIO GPIO_NUM_4
|
|
#define FLASH_GPIO GPIO_NUM_4
|