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