Remove unused CMSIS tag in readme

PiperOrigin-RevId: 257894411
This commit is contained in:
Pete Warden 2019-07-12 16:55:56 -07:00 committed by TensorFlower Gardener
parent 4fc1b0c07c
commit 5e1c78311d

View File

@ -527,7 +527,7 @@ auto-generated for any target you can compile using the main Make system, using
a command like this:
```
make -f tensorflow/lite/experimental/micro/tools/make/Makefile TARGET=mbed TAGS="CMSIS disco_f746ng" generate_micro_speech_mbed_project
make -f tensorflow/lite/experimental/micro/tools/make/Makefile TARGET=mbed TAGS="disco_f746ng" generate_micro_speech_mbed_project
```
This will create a folder in