mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-27 10:24:04 +00:00
feat(esp_h264): Added esp_h264 encoder and decoder
This commit is contained in:
7
examples/peripherals/h264/sdkconfig.defaults.esp32p4
Normal file
7
examples/peripherals/h264/sdkconfig.defaults.esp32p4
Normal file
@@ -0,0 +1,7 @@
|
||||
# SPIRAM configurations for ESP32P4
|
||||
CONFIG_IDF_EXPERIMENTAL_FEATURES=y
|
||||
CONFIG_SPIRAM_MODE_HEX=y
|
||||
CONFIG_SPIRAM_SPEED_200M=y
|
||||
|
||||
# CPU configuration
|
||||
CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_360=y
|
Reference in New Issue
Block a user