Add canonical Espressif dev boards to boards list
PiperOrigin-RevId: 294570434 Change-Id: Ifa8069dc75334bb05a8385f11e511cd8ff3f93c7
This commit is contained in:
parent
0ffde4c85d
commit
08eb6f9bea
tensorflow/lite/g3doc/microcontrollers
@ -22,6 +22,10 @@ application we'll be using has been tested on the following devices:
|
||||
(using Arduino IDE)
|
||||
* [Adafruit Circuit Playground Bluefruit](https://learn.adafruit.com/tensorflow-lite-for-circuit-playground-bluefruit-quickstart?view=all)
|
||||
(using Arduino IDE)
|
||||
* [Espressif ESP32-DevKitC](https://www.espressif.com/en/products/hardware/esp32-devkitc/overview)
|
||||
(using ESP IDF)
|
||||
* [Espressif ESP-EYE](https://www.espressif.com/en/products/hardware/esp-eye/overview)
|
||||
(using ESP IDF)
|
||||
|
||||
Learn more about supported platforms in
|
||||
[TensorFlow Lite for Microcontrollers](index.md).
|
||||
|
@ -38,6 +38,8 @@ There are example applications available for the following development boards:
|
||||
* [Adafruit EdgeBadge](https://www.adafruit.com/product/4400)
|
||||
* [Adafruit TensorFlow Lite for Microcontrollers Kit](https://www.adafruit.com/product/4317)
|
||||
* [Adafruit Circuit Playground Bluefruit](https://learn.adafruit.com/tensorflow-lite-for-circuit-playground-bluefruit-quickstart?view=all)
|
||||
* [Espressif ESP32-DevKitC](https://www.espressif.com/en/products/hardware/esp32-devkitc/overview)
|
||||
* [Espressif ESP-EYE](https://www.espressif.com/en/products/hardware/esp-eye/overview)
|
||||
|
||||
To learn more about the libraries and examples, see
|
||||
[Get started with microcontrollers](get_started.md).
|
||||
|
Loading…
Reference in New Issue
Block a user