backup 20240718

This commit is contained in:
2024-07-18 09:12:31 +02:00
parent a863b212ed
commit 63fb7f8f73
213 changed files with 5916 additions and 40388 deletions

5
esphome/boards/esp32-S3a.yaml Executable file
View File

@@ -0,0 +1,5 @@
---
esp32:
board: esp32-s3-devkitc-1
framework:
type: arduino

View File

@@ -0,0 +1,38 @@
---
esp32:
board: esp32s3box
flash_size: 16MB
framework:
type: esp-idf
version: 4.4.6
sdkconfig_options:
CONFIG_ESP32S3_DEFAULT_CPU_FREQ_240: "y"
CONFIG_ESP32S3_DATA_CACHE_64KB: "y"
CONFIG_ESP32S3_DATA_CACHE_LINE_64B: "y"
CONFIG_AUDIO_BOARD_CUSTOM: "y"
CONFIG_ESP32_S3_BOX_3_BOARD: "y"
components:
- name: esp32_s3_box_3_board
source: github://jesserockz/esp32-s3-box-3-board@main
refresh: 0s
# components:
# - name: esp32_s3_box_3_board
# source: github://X-Ryl669/esp32-s3-box-3-board@main
# refresh: 0s
psram:
mode: octal
speed: 80MHz
external_components:
- source: github://pr#5230
components: esp_adf
refresh: 0s
# - source: github://X-Ryl669/esphome@esp-adf-take2 #pr#5230
# components: [esp_adf]
# refresh: 0s
# - source: github://X-Ryl669/esphome@at581x
# components: at581x
# refresh: 0s
# - source: github://pr#5894 #5198
# components: [ahtxx]
# refresh: 60s