mirror of
https://github.com/espressif/esp-idf
synced 2025-04-22 06:21:33 -04:00
8 lines
148 B
Plaintext
8 lines
148 B
Plaintext
CONFIG_IDF_TARGET="esp32c2"
|
|
CONFIG_XTAL_FREQ_26=y
|
|
#
|
|
# Test Config
|
|
#
|
|
CONFIG_EXAMPLE_USE_CI_ADDRESS=y
|
|
CONFIG_EXAMPLE_CI_ADDRESS_OFFSET="${CI_JOB_ID}"
|