Skip to content

Commit e235246

Browse files
authored
Merge pull request #642 from espressif/bsp/kaluga_eol
ESP32-S2-Kaluga Kit - deprecated (EoL)
2 parents 7917d41 + 93ab2cd commit e235246

File tree

5 files changed

+8
-5
lines changed

5 files changed

+8
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ The following table shows the compatibility of this BSP with different ESP-IDF v
3131
| [ESP32-C3-LCDKit](bsp/esp32_c3_lcdkit) | esp32c3 | :musical_note: Audio <br/>:speaker: Audio Speaker <br/>:pager: LCD Display (gc9a01)<br/>:white_circle: Knob <br/>:bulb: LED <br/> | <img src="bsp/esp32_c3_lcdkit/doc/esp32_c3_lcdkit.webp" width="150"> |
3232
| [ESP32-LyraT](bsp/esp32_lyrat) | esp32 | :musical_note: Audio <br/>:microphone: Audio Microphone (es8388)<br/>:speaker: Audio Speaker (es8388)<br/>:radio_button: Button <br/>:bulb: LED <br/>:floppy_disk: uSD Card <br/> | <img src="bsp/esp32_lyrat/doc/esp32_lyrat.webp" width="150"> |
3333
| [ESP32-P4 Function EV Board](bsp/esp32_p4_function_ev_board) | esp32p4 | :musical_note: Audio <br/>:microphone: Audio Microphone (es8311)<br/>:speaker: Audio Speaker (es8311)<br/>:pager: LCD Display (ek79007, ili9881c, lt8912b)<br/>:floppy_disk: uSD Card <br/>:point_up: Display Touch (gt911)<br/> | <img src="bsp/esp32_p4_function_ev_board/doc/esp32_p4_function_ev_board.webp" width="150"> |
34-
| [ESP32-S2-Kaluga Kit](bsp/esp32_s2_kaluga_kit) | esp32s2 | :musical_note: Audio <br/>:microphone: Audio Microphone (es8311)<br/>:speaker: Audio Speaker (es8311)<br/>:radio_button: Button <br/>:camera: Camera <br/>:pager: LCD Display (st7789)<br/>:bulb: LED <br/> | <img src="bsp/esp32_s2_kaluga_kit/doc/esp32_s2_kaluga_kit.webp" width="150"> |
3534
| [ESP32-S3-EYE](bsp/esp32_s3_eye) | esp32s3 | :musical_note: Audio <br/>:microphone: Audio Microphone <br/>:radio_button: Button <br/>:camera: Camera <br/>:pager: LCD Display (st7789)<br/>:video_game: IMU <br/>:floppy_disk: uSD Card <br/> | <img src="bsp/esp32_s3_eye/doc/esp32_s3_eye.webp" width="150"> |
3635
| [ESP32-S3-KORVO-1](bsp/esp32_s3_korvo_1) | esp32s3 | :musical_note: Audio <br/>:microphone: Audio Microphone (es7210)<br/>:speaker: Audio Speaker (es8311)<br/>:radio_button: Button <br/>:bulb: LED <br/>:floppy_disk: uSD Card <br/> | <img src="bsp/esp32_s3_korvo_1/doc/esp32_s3_korvo_1.webp" width="150"> |
3736
| [ESP32-S3-Korvo-2](bsp/esp32_s3_korvo_2) | esp32s3 | :musical_note: Audio <br/>:microphone: Audio Microphone (es7210)<br/>:speaker: Audio Speaker (es8311)<br/>:radio_button: Button <br/>:camera: Camera <br/>:pager: LCD Display (ili9341)<br/>:bulb: LED <br/>:floppy_disk: uSD Card <br/>:point_up: Display Touch (tt21100)<br/> | <img src="bsp/esp32_s3_korvo_2/doc/esp32_s3_korvo_2.webp" width="150"> |
@@ -53,6 +52,7 @@ The following table shows the compatibility of this BSP with different ESP-IDF v
5352
| [ESP-BOX](bsp/esp-box) | esp32s3 | :musical_note: Audio <br/>:microphone: Audio Microphone (es7210)<br/>:speaker: Audio Speaker (es8311)<br/>:radio_button: Button <br/>:pager: LCD Display (st7789)<br/>:video_game: IMU <br/>:point_up: Display Touch (tt21100)<br/> | <img src="bsp/esp-box/doc/esp-box.webp" width="150"> |
5453
| [ESP-BOX-Lite](bsp/esp-box-lite) | esp32s3 | :musical_note: Audio <br/>:microphone: Audio Microphone (es7243e)<br/>:speaker: Audio Speaker (es8156)<br/>:radio_button: Button <br/>:pager: LCD Display (st7789)<br/> | <img src="bsp/esp-box-lite/doc/esp-box-lite.webp" width="150"> |
5554
| [ESP32-Azure IoT Kit](bsp/esp32_azure_iot_kit) | esp32 | :radio_button: Button <br/>:pager: LCD Display (ssd1306)<br/>:video_game: IMU <br/>:bulb: LED <br/>:floppy_disk: uSD Card <br/>:black_circle: SENSOR_HUMIDITY <br/>:black_circle: SENSOR_LIGHT <br/>:black_circle: SENSOR_MAG <br/>:black_circle: SENSOR_PRESSURE <br/>:black_circle: SENSOR_TEMPERATURE <br/> | <img src="bsp/esp32_azure_iot_kit/doc/esp32_azure_iot_kit.webp" width="150"> |
55+
| [ESP32-S2-Kaluga Kit](bsp/esp32_s2_kaluga_kit) | esp32s2 | :musical_note: Audio <br/>:microphone: Audio Microphone (es8311)<br/>:speaker: Audio Speaker (es8311)<br/>:radio_button: Button <br/>:camera: Camera <br/>:pager: LCD Display (st7789)<br/>:bulb: LED <br/> | <img src="bsp/esp32_s2_kaluga_kit/doc/esp32_s2_kaluga_kit.webp" width="150"> |
5656

5757
<!-- END_SUPPORTED_BOARDS -->
5858

bsp/esp32_s2_kaluga_kit/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# BSP: ESP32-S2-Kaluga-Kit
22

3-
| [HW Reference](https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/hw-reference/esp32s2/user-guide-esp32-s2-kaluga-1-kit.html) | [HOW TO USE API](API.md) | [EXAMPLES](#compatible-bsp-examples) |[![Component Registry](https://components.espressif.com/components/espressif/esp32_s2_kaluga_kit/badge.svg)](https://components.espressif.com/components/espressif/esp32_s2_kaluga_kit) | ![maintenance-status](https://img.shields.io/badge/maintenance-actively--developed-brightgreen.svg) |
3+
| [HW Reference](https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/hw-reference/esp32s2/user-guide-esp32-s2-kaluga-1-kit.html) | [HOW TO USE API](API.md) | [EXAMPLES](#compatible-bsp-examples) |[![Component Registry](https://components.espressif.com/components/espressif/esp32_s2_kaluga_kit/badge.svg)](https://components.espressif.com/components/espressif/esp32_s2_kaluga_kit) | ![maintenance-status](https://img.shields.io/badge/maintenance-deprecated-red.svg) |
44
| --- | --- | --- | --- | -- |
55

6+
:warning: **ESP32-S2-Kaluga-Kit is deprecated. This BSP is provided as-is with no further development and compatibility maintenance**
7+
68
## Overview
79

810
<table>

bsp/esp32_s2_kaluga_kit/idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: "5.0.1"
1+
version: "5.0.1~1"
22
description: Board Support Package (BSP) for ESP32-S2-Kaluga kit
33
url: https://github.com/espressif/esp-bsp/tree/master/bsp/esp32_s2_kaluga_kit
44

bsp/esp32_s2_kaluga_kit/include/bsp/esp32_s2_kaluga_kit.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
/**
88
* @file
99
* @brief ESP BSP: ESP32-S2-Kaluga Kit
10+
* @deprecated This board is deprecated and no longer maintained
1011
*/
1112

1213
#pragma once

examples/.build-test-rules.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Examples: Always build all
22
examples:
33
disable:
4-
- if: CONFIG_NAME in ["esp-box", "esp-box-lite", "esp32_azure_iot_kit"]
4+
- if: CONFIG_NAME in ["esp-box", "esp-box-lite", "esp32_azure_iot_kit", "esp32_s2_kaluga_kit"]
55
reason: Do not build examples for deprecated BSPs
66
- if: (IDF_VERSION < "5.2.0") and CONFIG_NAME in ["esp_bsp_generic", "esp_bsp_devkit", "m5stack_core"]
77
reason: Example depends on BSP, which is supported only for IDF >= 5.2
88
- if: (IDF_VERSION < "5.3.0") and CONFIG_NAME in ["esp32_p4_function_ev_board", "esp-box-3", "esp32_s3_lcd_ev_board", "m5_atom_s3", "m5dial", "m5stack_core_2", "esp32_lyrat", "esp32_s3_korvo_1"]
99
reason: Example depends on BSP, which is supported only for IDF >= 5.3
10-
- if: (IDF_VERSION < "5.4.0") and CONFIG_NAME in ["m5stack_core_s3", "esp32_s2_kaluga_kit", "esp32_s3_korvo_2", "esp32_s3_eye"]
10+
- if: (IDF_VERSION < "5.4.0") and CONFIG_NAME in ["m5stack_core_s3", "esp32_s3_korvo_2", "esp32_s3_eye"]
1111
reason: Example depends on BSP, which is supported only for IDF >= 5.4
1212

1313
examples/generic_button_led:

0 commit comments

Comments
 (0)