Skip to content

Commit 32ebeb2

Browse files
authored
Update README.md
1 parent 8bef2a4 commit 32ebeb2

File tree

1 file changed

+2
-1
lines changed
  • arc_design_contest/2021/HUST_SmartMeter

1 file changed

+2
-1
lines changed

arc_design_contest/2021/HUST_SmartMeter/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The traditional meter can only measure the user's power consumption, but in toda
4545
### Required Software
4646
* DesignWare ARC MetaWare Development Toolkit 2021.03
4747
* [embARC open software platform][2]
48-
* [Tensorflow lite for microcontrollar][3]
48+
* [Tensorflow lite for microcontrollar][3] (the files have been all added into the projects)
4949
* Ali Cloud Platform
5050
* Serial port terminal, such as SecureCRT or Xshell
5151
* Python3.8
@@ -145,6 +145,7 @@ The traditional meter can only measure the user's power consumption, but in toda
145145
third_party/arc_mli_iotdk_arcem9d/include \
146146
third_party/arc_mli_iotdk_arcem9d/include/api \
147147
third_party/flatbuffers/include \
148+
third_party/flatbuffers/include/flatbuffers \
148149
third_party/gemmlowp \
149150
third_party/gemmlowp/fixedpoint \
150151
third_party/gemmlowp/internal \

0 commit comments

Comments
 (0)