From b1f8efb0e5f4bd88f30bb417c7b6de637edb7cf3 Mon Sep 17 00:00:00 2001 From: Ye Hang Yang Date: Thu, 9 Sep 2021 10:42:38 +0800 Subject: [PATCH] :memo: motion_detection support on kits --- examples/motion_detection/README.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100755 examples/motion_detection/README.rst diff --git a/examples/motion_detection/README.rst b/examples/motion_detection/README.rst new file mode 100755 index 0000000..14c6d99 --- /dev/null +++ b/examples/motion_detection/README.rst @@ -0,0 +1,15 @@ +################################################################################################################################ +Motion Detection +################################################################################################################################ + ++---------------------+---------+-----------------+------------+ +| SoC | ESP32 | ESP32-S2 | ESP32-S3 | ++---------------------+---------+-----------------+------------+ +| kit | ESP-EYE | ESP32-S2-Kaluga | ESP-S3-EYE | ++----------+----------+---------+-----------------+------------+ +| | terminal | Y | Y | Y | +| +----------+---------+-----------------+------------+ +| examples | web | Y | — | Y | +| +----------+---------+-----------------+------------+ +| | lcd | — | — | Y | ++----------+----------+---------+-----------------+------------+