mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-08 04:26:58 +03:00
compiler optimization (#1749)
compiler optimization for tflite-micro-esp-examples
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
// ClassLogFile
|
||||
//#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
|
||||
#define FLASH_GPIO GPIO_NUM_4
|
||||
|
||||
Reference in New Issue
Block a user