Skip to content

Commit

Permalink
fix: Leftover from #153
Browse files Browse the repository at this point in the history
  • Loading branch information
tore-espressif committed Apr 21, 2023
1 parent 6fde40c commit a83f613
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,10 @@ Best way to start with ESP-BSP is trying one of the [examples](examples) on your
|---|---|
| [audio](examples/audio) | ESP32-S3-Korvo-2 |
| [display](examples/display) | WROVER-KIT |
| [display_audio](examples/display_audio) | Kaluga-kit |
| [display_camera](examples/display_camera) | Kaluga-kit |
| [display_audio_photo](examples/display_audio_photo) | ESP-BOX |
| [display_rotation](examples/display_rotation) | ESP-BOX |
| [display_lvgl_demos](examples/display_lvgl_demos) | ESP32-S3-LCD-EV-BOARD |
| [touchscreen_colorwheel](examples/touchscreen_colorwheel) | ESP-BOX |
| [mqtt_example](examples/mqtt_example) | Azure-IoT-kit |
| [sensors_example](examples/sensors_example) | Azure-IoT-kit |

Expand Down
1 change: 0 additions & 1 deletion esp-box/idf_component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,3 @@ dependencies:
examples:
- path: ../examples/display_audio_photo
- path: ../examples/display_rotation
- path: ../examples/touchscreen_colorwheel
1 change: 0 additions & 1 deletion esp32_s2_kaluga_kit/idf_component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ dependencies:
public: true

examples:
- path: ../examples/display_audio
- path: ../examples/display_camera

0 comments on commit a83f613

Please sign in to comment.