Skip to content

Commit f10211d

Browse files
samples: modules: tflite-micro: Update Ethos-U driver config
Update Ethos-U driver config for sample app `tflm_ethosu` Signed-off-by: Khoa Nguyen <[email protected]>
1 parent 44e4744 commit f10211d

File tree

1 file changed

+1
-1
lines changed
  • samples/modules/tflite-micro/tflm_ethosu

1 file changed

+1
-1
lines changed

samples/modules/tflite-micro/tflm_ethosu/prj.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
CONFIG_CPP=y
44
CONFIG_STD_CPP17=y
55
CONFIG_TENSORFLOW_LITE_MICRO=y
6-
CONFIG_ARM_ETHOS_U=y
6+
CONFIG_ETHOS_U=y
77
CONFIG_HEAP_MEM_POOL_SIZE=16384
88
CONFIG_LOG=y
99
CONFIG_REQUIRES_FLOAT_PRINTF=y

0 commit comments

Comments
 (0)