2021-04-05 13:23:58 +02:00
|
|
|
#
|
|
|
|
# Automatically generated file. DO NOT EDIT.
|
|
|
|
# Espressif IoT Development Framework (ESP-IDF) Project Configuration
|
|
|
|
#
|
|
|
|
CONFIG_IDF_CMAKE=y
|
|
|
|
CONFIG_IDF_TARGET_ARCH_XTENSA=y
|
|
|
|
CONFIG_IDF_TARGET="esp32s2"
|
|
|
|
CONFIG_IDF_TARGET_ESP32S2=y
|
|
|
|
CONFIG_IDF_FIRMWARE_CHIP_ID=0x0002
|
|
|
|
|
|
|
|
#
|
|
|
|
# SDK tool configuration
|
|
|
|
#
|
|
|
|
CONFIG_SDK_TOOLPREFIX="xtensa-esp32s2-elf-"
|
|
|
|
# CONFIG_SDK_TOOLCHAIN_SUPPORTS_TIME_WIDE_64_BITS is not set
|
|
|
|
# end of SDK tool configuration
|
|
|
|
|
|
|
|
#
|
|
|
|
# Build type
|
|
|
|
#
|
|
|
|
CONFIG_APP_BUILD_TYPE_APP_2NDBOOT=y
|
|
|
|
# CONFIG_APP_BUILD_TYPE_ELF_RAM is not set
|
|
|
|
CONFIG_APP_BUILD_GENERATE_BINARIES=y
|
|
|
|
CONFIG_APP_BUILD_BOOTLOADER=y
|
|
|
|
CONFIG_APP_BUILD_USE_FLASH_SECTIONS=y
|
|
|
|
# end of Build type
|
|
|
|
|
|
|
|
#
|
|
|
|
# Application manager
|
|
|
|
#
|
|
|
|
CONFIG_APP_COMPILE_TIME_DATE=y
|
|
|
|
# CONFIG_APP_EXCLUDE_PROJECT_VER_VAR is not set
|
|
|
|
# CONFIG_APP_EXCLUDE_PROJECT_NAME_VAR is not set
|
|
|
|
# CONFIG_APP_PROJECT_VER_FROM_CONFIG is not set
|
|
|
|
CONFIG_APP_RETRIEVE_LEN_ELF_SHA=16
|
|
|
|
# end of Application manager
|
|
|
|
|
|
|
|
#
|
|
|
|
# Bootloader config
|
|
|
|
#
|
|
|
|
CONFIG_BOOTLOADER_OFFSET_IN_FLASH=0x1000
|
|
|
|
CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE=y
|
|
|
|
# CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG is not set
|
|
|
|
# CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_PERF is not set
|
|
|
|
# CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_NONE is not set
|
|
|
|
CONFIG_BOOTLOADER_LOG_LEVEL_NONE=y
|
|
|
|
# CONFIG_BOOTLOADER_LOG_LEVEL_ERROR is not set
|
|
|
|
# CONFIG_BOOTLOADER_LOG_LEVEL_WARN is not set
|
|
|
|
# CONFIG_BOOTLOADER_LOG_LEVEL_INFO is not set
|
|
|
|
# CONFIG_BOOTLOADER_LOG_LEVEL_DEBUG is not set
|
|
|
|
# CONFIG_BOOTLOADER_LOG_LEVEL_VERBOSE is not set
|
|
|
|
CONFIG_BOOTLOADER_LOG_LEVEL=0
|
|
|
|
CONFIG_BOOTLOADER_VDDSDIO_BOOST_1_9V=y
|
|
|
|
# CONFIG_BOOTLOADER_FACTORY_RESET is not set
|
|
|
|
# CONFIG_BOOTLOADER_APP_TEST is not set
|
|
|
|
CONFIG_BOOTLOADER_WDT_ENABLE=y
|
|
|
|
# CONFIG_BOOTLOADER_WDT_DISABLE_IN_USER_CODE is not set
|
|
|
|
CONFIG_BOOTLOADER_WDT_TIME_MS=9000
|
|
|
|
# CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE is not set
|
|
|
|
CONFIG_BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP=y
|
|
|
|
# CONFIG_BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON is not set
|
|
|
|
# CONFIG_BOOTLOADER_SKIP_VALIDATE_ALWAYS is not set
|
|
|
|
CONFIG_BOOTLOADER_RESERVE_RTC_SIZE=0x10
|
|
|
|
# CONFIG_BOOTLOADER_CUSTOM_RESERVE_RTC is not set
|
|
|
|
# end of Bootloader config
|
|
|
|
|
|
|
|
#
|
|
|
|
# Security features
|
|
|
|
#
|
|
|
|
CONFIG_SECURE_BOOT_SUPPORTS_RSA=y
|
|
|
|
CONFIG_SECURE_TARGET_HAS_SECURE_ROM_DL_MODE=y
|
|
|
|
# CONFIG_SECURE_SIGNED_APPS_NO_SECURE_BOOT is not set
|
|
|
|
# CONFIG_SECURE_BOOT is not set
|
|
|
|
# CONFIG_SECURE_FLASH_ENC_ENABLED is not set
|
|
|
|
# end of Security features
|
|
|
|
|
|
|
|
#
|
|
|
|
# Boot ROM Behavior
|
|
|
|
#
|
|
|
|
CONFIG_BOOT_ROM_LOG_ALWAYS_ON=y
|
|
|
|
# CONFIG_BOOT_ROM_LOG_ALWAYS_OFF is not set
|
|
|
|
# CONFIG_BOOT_ROM_LOG_ON_GPIO_HIGH is not set
|
|
|
|
# CONFIG_BOOT_ROM_LOG_ON_GPIO_LOW is not set
|
|
|
|
# end of Boot ROM Behavior
|
|
|
|
|
|
|
|
#
|
|
|
|
# Serial flasher config
|
|
|
|
#
|
|
|
|
CONFIG_ESPTOOLPY_BAUD_OTHER_VAL=115200
|
|
|
|
# CONFIG_ESPTOOLPY_NO_STUB is not set
|
|
|
|
CONFIG_ESPTOOLPY_FLASHMODE_QIO=y
|
|
|
|
# CONFIG_ESPTOOLPY_FLASHMODE_QOUT is not set
|
|
|
|
# CONFIG_ESPTOOLPY_FLASHMODE_DIO is not set
|
|
|
|
# CONFIG_ESPTOOLPY_FLASHMODE_DOUT is not set
|
|
|
|
CONFIG_ESPTOOLPY_FLASHMODE="dio"
|
|
|
|
CONFIG_ESPTOOLPY_FLASHFREQ_80M=y
|
|
|
|
# CONFIG_ESPTOOLPY_FLASHFREQ_40M is not set
|
|
|
|
# CONFIG_ESPTOOLPY_FLASHFREQ_26M is not set
|
|
|
|
# CONFIG_ESPTOOLPY_FLASHFREQ_20M is not set
|
|
|
|
CONFIG_ESPTOOLPY_FLASHFREQ="80m"
|
|
|
|
# CONFIG_ESPTOOLPY_FLASHSIZE_1MB is not set
|
|
|
|
# CONFIG_ESPTOOLPY_FLASHSIZE_2MB is not set
|
|
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
|
|
|
|
# CONFIG_ESPTOOLPY_FLASHSIZE_8MB is not set
|
|
|
|
# CONFIG_ESPTOOLPY_FLASHSIZE_16MB is not set
|
|
|
|
CONFIG_ESPTOOLPY_FLASHSIZE="4MB"
|
|
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_DETECT=y
|
|
|
|
CONFIG_ESPTOOLPY_BEFORE_RESET=y
|
|
|
|
# CONFIG_ESPTOOLPY_BEFORE_NORESET is not set
|
|
|
|
CONFIG_ESPTOOLPY_BEFORE="default_reset"
|
|
|
|
CONFIG_ESPTOOLPY_AFTER_RESET=y
|
|
|
|
# CONFIG_ESPTOOLPY_AFTER_NORESET is not set
|
|
|
|
CONFIG_ESPTOOLPY_AFTER="hard_reset"
|
|
|
|
# CONFIG_ESPTOOLPY_MONITOR_BAUD_CONSOLE is not set
|
|
|
|
# CONFIG_ESPTOOLPY_MONITOR_BAUD_9600B is not set
|
|
|
|
# CONFIG_ESPTOOLPY_MONITOR_BAUD_57600B is not set
|
|
|
|
CONFIG_ESPTOOLPY_MONITOR_BAUD_115200B=y
|
|
|
|
# CONFIG_ESPTOOLPY_MONITOR_BAUD_230400B is not set
|
|
|
|
# CONFIG_ESPTOOLPY_MONITOR_BAUD_921600B is not set
|
|
|
|
# CONFIG_ESPTOOLPY_MONITOR_BAUD_2MB is not set
|
|
|
|
# CONFIG_ESPTOOLPY_MONITOR_BAUD_OTHER is not set
|
|
|
|
CONFIG_ESPTOOLPY_MONITOR_BAUD_OTHER_VAL=115200
|
|
|
|
CONFIG_ESPTOOLPY_MONITOR_BAUD=115200
|
|
|
|
# end of Serial flasher config
|
|
|
|
|
|
|
|
#
|
|
|
|
# Partition Table
|
|
|
|
#
|
|
|
|
CONFIG_PARTITION_TABLE_SINGLE_APP=y
|
2021-05-31 15:32:51 +02:00
|
|
|
# CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE is not set
|
2021-04-05 13:23:58 +02:00
|
|
|
# CONFIG_PARTITION_TABLE_TWO_OTA is not set
|
|
|
|
# CONFIG_PARTITION_TABLE_CUSTOM is not set
|
|
|
|
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
|
|
|
|
CONFIG_PARTITION_TABLE_FILENAME="partitions_singleapp.csv"
|
|
|
|
CONFIG_PARTITION_TABLE_OFFSET=0x8000
|
|
|
|
CONFIG_PARTITION_TABLE_MD5=y
|
|
|
|
# end of Partition Table
|
|
|
|
|
|
|
|
#
|
|
|
|
# Arduino Configuration
|
|
|
|
#
|
|
|
|
CONFIG_ENABLE_ARDUINO_DEPENDS=y
|
|
|
|
CONFIG_AUTOSTART_ARDUINO=y
|
|
|
|
# CONFIG_ARDUINO_RUN_CORE0 is not set
|
|
|
|
CONFIG_ARDUINO_RUN_CORE1=y
|
|
|
|
# CONFIG_ARDUINO_RUN_NO_AFFINITY is not set
|
|
|
|
CONFIG_ARDUINO_RUNNING_CORE=1
|
|
|
|
CONFIG_ARDUINO_LOOP_STACK_SIZE=8192
|
|
|
|
# CONFIG_ARDUINO_EVENT_RUN_CORE0 is not set
|
|
|
|
CONFIG_ARDUINO_EVENT_RUN_CORE1=y
|
|
|
|
# CONFIG_ARDUINO_EVENT_RUN_NO_AFFINITY is not set
|
|
|
|
CONFIG_ARDUINO_EVENT_RUNNING_CORE=1
|
|
|
|
# CONFIG_ARDUINO_UDP_RUN_CORE0 is not set
|
|
|
|
CONFIG_ARDUINO_UDP_RUN_CORE1=y
|
|
|
|
# CONFIG_ARDUINO_UDP_RUN_NO_AFFINITY is not set
|
|
|
|
CONFIG_ARDUINO_UDP_TASK_PRIORITY=3
|
|
|
|
CONFIG_ARDUINO_UDP_RUNNING_CORE=1
|
|
|
|
# CONFIG_ARDUINO_ISR_IRAM is not set
|
|
|
|
# CONFIG_DISABLE_HAL_LOCKS is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# Debug Log Configuration
|
|
|
|
#
|
|
|
|
# CONFIG_ARDUHAL_LOG_DEFAULT_LEVEL_NONE is not set
|
|
|
|
CONFIG_ARDUHAL_LOG_DEFAULT_LEVEL_ERROR=y
|
|
|
|
# CONFIG_ARDUHAL_LOG_DEFAULT_LEVEL_WARN is not set
|
|
|
|
# CONFIG_ARDUHAL_LOG_DEFAULT_LEVEL_INFO is not set
|
|
|
|
# CONFIG_ARDUHAL_LOG_DEFAULT_LEVEL_DEBUG is not set
|
|
|
|
# CONFIG_ARDUHAL_LOG_DEFAULT_LEVEL_VERBOSE is not set
|
|
|
|
CONFIG_ARDUHAL_LOG_DEFAULT_LEVEL=1
|
|
|
|
# CONFIG_ARDUHAL_LOG_COLORS is not set
|
|
|
|
CONFIG_ARDUHAL_ESP_LOG=y
|
|
|
|
# end of Debug Log Configuration
|
|
|
|
|
|
|
|
CONFIG_ARDUHAL_PARTITION_SCHEME_DEFAULT=y
|
|
|
|
# CONFIG_ARDUHAL_PARTITION_SCHEME_MINIMAL is not set
|
|
|
|
# CONFIG_ARDUHAL_PARTITION_SCHEME_NO_OTA is not set
|
|
|
|
# CONFIG_ARDUHAL_PARTITION_SCHEME_HUGE_APP is not set
|
|
|
|
# CONFIG_ARDUHAL_PARTITION_SCHEME_MIN_SPIFFS is not set
|
|
|
|
CONFIG_ARDUHAL_PARTITION_SCHEME="default"
|
|
|
|
# CONFIG_AUTOCONNECT_WIFI is not set
|
|
|
|
# CONFIG_ARDUINO_SELECTIVE_COMPILATION is not set
|
|
|
|
# end of Arduino Configuration
|
|
|
|
|
|
|
|
#
|
|
|
|
# Arduino TinyUSB
|
|
|
|
#
|
|
|
|
CONFIG_TINYUSB_ENABLED=y
|
|
|
|
|
|
|
|
#
|
|
|
|
# Serial (CDC) driver
|
|
|
|
#
|
|
|
|
CONFIG_TINYUSB_CDC_ENABLED=y
|
|
|
|
CONFIG_TINYUSB_DESC_CDC_STRING="Espressif CDC Device"
|
|
|
|
CONFIG_TINYUSB_CDC_RX_BUFSIZE=64
|
|
|
|
CONFIG_TINYUSB_CDC_TX_BUFSIZE=64
|
|
|
|
# end of Serial (CDC) driver
|
|
|
|
|
|
|
|
#
|
|
|
|
# Mass Storage (MSC) driver
|
|
|
|
#
|
|
|
|
CONFIG_TINYUSB_MSC_ENABLED=y
|
|
|
|
CONFIG_TINYUSB_DESC_MSC_STRING="Espressif MSC Device"
|
|
|
|
CONFIG_TINYUSB_MSC_BUFSIZE=512
|
|
|
|
# end of Mass Storage (MSC) driver
|
|
|
|
|
|
|
|
#
|
|
|
|
# Human Interface (HID) driver
|
|
|
|
#
|
2021-05-31 15:32:51 +02:00
|
|
|
CONFIG_TINYUSB_HID_ENABLED=y
|
|
|
|
CONFIG_TINYUSB_DESC_HID_STRING="Espressif HID Device"
|
|
|
|
CONFIG_TINYUSB_HID_BUFSIZE=64
|
2021-04-05 13:23:58 +02:00
|
|
|
# end of Human Interface (HID) driver
|
|
|
|
|
IDF master d93887f9f (#5336)
* Update toolchain
* Update package_esp32_index.template.json
* add optional component dependencies after Kconfig options are known (#5404)
Until this commit, Kconfig options (e.g. CONFIG_TINYUSB_ENABLED) were
used in conditions preceding idf_component_register to determine which
components need to be added to `arduino` component requirements.
However the Kconfig options aren't known at the early expansion stage,
when the component CMakeLists.txt files are expanded the first time
and requirements are evaluated. So all the conditions evaluated as if
the options were not set.
This commit changes the logic to only add these components as
dependencies when the Kconfig options are known. Dependencies become
"weak", which means that if one of the components isn't included into
the build for some reason, it is not added as a dependency.
This may happen, for example, if the component is not present in the
`components` directory or is excluded by setting `COMPONENTS` variable
in the project CMakeLists.txt file.
This also ensures that if the component is not present, it will not be
added as a dependency, and this will allow the build to proceed.
Follow-up to https://github.com/espressif/arduino-esp32/pull/5391.
Closes https://github.com/espressif/arduino-esp32/issues/5319.
* IDF master d93887f9f
* PlatformIO updates for CI (#5387)
* Update PlatformIO CI build script
- Switch to the latest toolchains 8.4.0 for ESP32, ESP32S2, ESP32C3
- Use PlatformIO from master branch for better robustness
* Update package.json for PlatformIO
Co-authored-by: Ivan Grokhotkov <ivan@espressif.com>
Co-authored-by: Valerii Koval <valeros@users.noreply.github.com>
2021-07-17 00:57:49 +02:00
|
|
|
#
|
|
|
|
# MIDI driver
|
|
|
|
#
|
|
|
|
CONFIG_TINYUSB_MIDI_ENABLED=y
|
|
|
|
CONFIG_TINYUSB_DESC_MIDI_STRING="Espressif MIDI Device"
|
|
|
|
CONFIG_TINYUSB_MIDI_RX_BUFSIZE=64
|
|
|
|
CONFIG_TINYUSB_MIDI_TX_BUFSIZE=64
|
|
|
|
# end of MIDI driver
|
|
|
|
|
2021-04-05 13:23:58 +02:00
|
|
|
#
|
|
|
|
# DFU Runtime driver
|
|
|
|
#
|
|
|
|
CONFIG_TINYUSB_DFU_RT_ENABLED=y
|
|
|
|
CONFIG_TINYUSB_DESC_DFU_RT_STRING="Espressif DFU Device"
|
|
|
|
# end of DFU Runtime driver
|
|
|
|
|
|
|
|
#
|
|
|
|
# VENDOR driver
|
|
|
|
#
|
|
|
|
CONFIG_TINYUSB_VENDOR_ENABLED=y
|
|
|
|
CONFIG_TINYUSB_DESC_VENDOR_STRING="Espressif VENDOR Device"
|
|
|
|
CONFIG_TINYUSB_VENDOR_RX_BUFSIZE=64
|
|
|
|
CONFIG_TINYUSB_VENDOR_TX_BUFSIZE=64
|
|
|
|
# end of VENDOR driver
|
|
|
|
|
|
|
|
CONFIG_TINYUSB_DEBUG_LEVEL=0
|
|
|
|
# end of Arduino TinyUSB
|
|
|
|
|
|
|
|
#
|
|
|
|
# Compiler options
|
|
|
|
#
|
|
|
|
# CONFIG_COMPILER_OPTIMIZATION_DEFAULT is not set
|
|
|
|
# CONFIG_COMPILER_OPTIMIZATION_SIZE is not set
|
|
|
|
CONFIG_COMPILER_OPTIMIZATION_PERF=y
|
|
|
|
# CONFIG_COMPILER_OPTIMIZATION_NONE is not set
|
|
|
|
CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE=y
|
|
|
|
# CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_SILENT is not set
|
|
|
|
# CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE is not set
|
IDF master d93887f9f (#5336)
* Update toolchain
* Update package_esp32_index.template.json
* add optional component dependencies after Kconfig options are known (#5404)
Until this commit, Kconfig options (e.g. CONFIG_TINYUSB_ENABLED) were
used in conditions preceding idf_component_register to determine which
components need to be added to `arduino` component requirements.
However the Kconfig options aren't known at the early expansion stage,
when the component CMakeLists.txt files are expanded the first time
and requirements are evaluated. So all the conditions evaluated as if
the options were not set.
This commit changes the logic to only add these components as
dependencies when the Kconfig options are known. Dependencies become
"weak", which means that if one of the components isn't included into
the build for some reason, it is not added as a dependency.
This may happen, for example, if the component is not present in the
`components` directory or is excluded by setting `COMPONENTS` variable
in the project CMakeLists.txt file.
This also ensures that if the component is not present, it will not be
added as a dependency, and this will allow the build to proceed.
Follow-up to https://github.com/espressif/arduino-esp32/pull/5391.
Closes https://github.com/espressif/arduino-esp32/issues/5319.
* IDF master d93887f9f
* PlatformIO updates for CI (#5387)
* Update PlatformIO CI build script
- Switch to the latest toolchains 8.4.0 for ESP32, ESP32S2, ESP32C3
- Use PlatformIO from master branch for better robustness
* Update package.json for PlatformIO
Co-authored-by: Ivan Grokhotkov <ivan@espressif.com>
Co-authored-by: Valerii Koval <valeros@users.noreply.github.com>
2021-07-17 00:57:49 +02:00
|
|
|
CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL=2
|
2021-04-05 13:23:58 +02:00
|
|
|
# CONFIG_COMPILER_OPTIMIZATION_CHECKS_SILENT is not set
|
|
|
|
CONFIG_COMPILER_HIDE_PATHS_MACROS=y
|
|
|
|
CONFIG_COMPILER_CXX_EXCEPTIONS=y
|
|
|
|
CONFIG_COMPILER_CXX_EXCEPTIONS_EMG_POOL_SIZE=0
|
|
|
|
# CONFIG_COMPILER_CXX_RTTI is not set
|
|
|
|
# CONFIG_COMPILER_STACK_CHECK_MODE_NONE is not set
|
|
|
|
CONFIG_COMPILER_STACK_CHECK_MODE_NORM=y
|
|
|
|
# CONFIG_COMPILER_STACK_CHECK_MODE_STRONG is not set
|
|
|
|
# CONFIG_COMPILER_STACK_CHECK_MODE_ALL is not set
|
|
|
|
CONFIG_COMPILER_STACK_CHECK=y
|
|
|
|
CONFIG_COMPILER_WARN_WRITE_STRINGS=y
|
|
|
|
# CONFIG_COMPILER_DISABLE_GCC8_WARNINGS is not set
|
|
|
|
# CONFIG_COMPILER_DUMP_RTL_FILES is not set
|
|
|
|
# end of Compiler options
|
|
|
|
|
|
|
|
#
|
|
|
|
# Component config
|
|
|
|
#
|
|
|
|
|
|
|
|
#
|
|
|
|
# Application Level Tracing
|
|
|
|
#
|
IDF master d93887f9f (#5336)
* Update toolchain
* Update package_esp32_index.template.json
* add optional component dependencies after Kconfig options are known (#5404)
Until this commit, Kconfig options (e.g. CONFIG_TINYUSB_ENABLED) were
used in conditions preceding idf_component_register to determine which
components need to be added to `arduino` component requirements.
However the Kconfig options aren't known at the early expansion stage,
when the component CMakeLists.txt files are expanded the first time
and requirements are evaluated. So all the conditions evaluated as if
the options were not set.
This commit changes the logic to only add these components as
dependencies when the Kconfig options are known. Dependencies become
"weak", which means that if one of the components isn't included into
the build for some reason, it is not added as a dependency.
This may happen, for example, if the component is not present in the
`components` directory or is excluded by setting `COMPONENTS` variable
in the project CMakeLists.txt file.
This also ensures that if the component is not present, it will not be
added as a dependency, and this will allow the build to proceed.
Follow-up to https://github.com/espressif/arduino-esp32/pull/5391.
Closes https://github.com/espressif/arduino-esp32/issues/5319.
* IDF master d93887f9f
* PlatformIO updates for CI (#5387)
* Update PlatformIO CI build script
- Switch to the latest toolchains 8.4.0 for ESP32, ESP32S2, ESP32C3
- Use PlatformIO from master branch for better robustness
* Update package.json for PlatformIO
Co-authored-by: Ivan Grokhotkov <ivan@espressif.com>
Co-authored-by: Valerii Koval <valeros@users.noreply.github.com>
2021-07-17 00:57:49 +02:00
|
|
|
# CONFIG_APPTRACE_DEST_JTAG is not set
|
2021-04-05 13:23:58 +02:00
|
|
|
CONFIG_APPTRACE_DEST_NONE=y
|
|
|
|
CONFIG_APPTRACE_LOCK_ENABLE=y
|
|
|
|
# end of Application Level Tracing
|
|
|
|
|
|
|
|
#
|
|
|
|
# ESP-ASIO
|
|
|
|
#
|
|
|
|
# CONFIG_ASIO_SSL_SUPPORT is not set
|
|
|
|
# end of ESP-ASIO
|
|
|
|
|
|
|
|
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
|
|
|
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
|
|
|
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
|
|
|
CONFIG_BTDM_CTRL_BLE_MAX_CONN_EFF=0
|
|
|
|
CONFIG_BTDM_CTRL_BR_EDR_MAX_ACL_CONN_EFF=0
|
|
|
|
CONFIG_BTDM_CTRL_BR_EDR_MAX_SYNC_CONN_EFF=0
|
|
|
|
CONFIG_BTDM_CTRL_PINNED_TO_CORE=0
|
|
|
|
CONFIG_BTDM_BLE_SLEEP_CLOCK_ACCURACY_INDEX_EFF=1
|
|
|
|
CONFIG_BT_CTRL_MODE_EFF=1
|
|
|
|
CONFIG_BT_CTRL_BLE_MAX_ACT=10
|
|
|
|
CONFIG_BT_CTRL_BLE_MAX_ACT_EFF=10
|
|
|
|
CONFIG_BT_CTRL_BLE_STATIC_ACL_TX_BUF_NB=0
|
|
|
|
CONFIG_BT_CTRL_PINNED_TO_CORE=0
|
|
|
|
CONFIG_BT_CTRL_HCI_TL=1
|
|
|
|
CONFIG_BT_CTRL_ADV_DUP_FILT_MAX=30
|
|
|
|
CONFIG_BT_CTRL_HW_CCA_EFF=0
|
|
|
|
CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF=0
|
|
|
|
CONFIG_BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_SUPP=y
|
|
|
|
CONFIG_BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
|
|
|
CONFIG_BT_CTRL_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
|
|
|
CONFIG_BT_CTRL_BLE_SCAN_DUPL=y
|
|
|
|
CONFIG_BT_CTRL_SCAN_DUPL_TYPE=0
|
|
|
|
CONFIG_BT_CTRL_SCAN_DUPL_CACHE_SIZE=100
|
|
|
|
CONFIG_BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EFF=0
|
|
|
|
CONFIG_BT_CTRL_SLEEP_MODE_EFF=0
|
|
|
|
CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
|
|
|
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
|
|
|
CONFIG_BT_RESERVE_DRAM=0
|
IDF master d93887f9f (#5336)
* Update toolchain
* Update package_esp32_index.template.json
* add optional component dependencies after Kconfig options are known (#5404)
Until this commit, Kconfig options (e.g. CONFIG_TINYUSB_ENABLED) were
used in conditions preceding idf_component_register to determine which
components need to be added to `arduino` component requirements.
However the Kconfig options aren't known at the early expansion stage,
when the component CMakeLists.txt files are expanded the first time
and requirements are evaluated. So all the conditions evaluated as if
the options were not set.
This commit changes the logic to only add these components as
dependencies when the Kconfig options are known. Dependencies become
"weak", which means that if one of the components isn't included into
the build for some reason, it is not added as a dependency.
This may happen, for example, if the component is not present in the
`components` directory or is excluded by setting `COMPONENTS` variable
in the project CMakeLists.txt file.
This also ensures that if the component is not present, it will not be
added as a dependency, and this will allow the build to proceed.
Follow-up to https://github.com/espressif/arduino-esp32/pull/5391.
Closes https://github.com/espressif/arduino-esp32/issues/5319.
* IDF master d93887f9f
* PlatformIO updates for CI (#5387)
* Update PlatformIO CI build script
- Switch to the latest toolchains 8.4.0 for ESP32, ESP32S2, ESP32C3
- Use PlatformIO from master branch for better robustness
* Update package.json for PlatformIO
Co-authored-by: Ivan Grokhotkov <ivan@espressif.com>
Co-authored-by: Valerii Koval <valeros@users.noreply.github.com>
2021-07-17 00:57:49 +02:00
|
|
|
CONFIG_BT_NIMBLE_USE_ESP_TIMER=y
|
2021-04-05 13:23:58 +02:00
|
|
|
|
|
|
|
#
|
|
|
|
# CoAP Configuration
|
|
|
|
#
|
|
|
|
CONFIG_COAP_MBEDTLS_PSK=y
|
|
|
|
# CONFIG_COAP_MBEDTLS_PKI is not set
|
|
|
|
# CONFIG_COAP_MBEDTLS_DEBUG is not set
|
|
|
|
CONFIG_COAP_LOG_DEFAULT_LEVEL=0
|
|
|
|
# end of CoAP Configuration
|
|
|
|
|
|
|
|
#
|
|
|
|
# Driver configurations
|
|
|
|
#
|
|
|
|
|
|
|
|
#
|
|
|
|
# ADC configuration
|
|
|
|
#
|
|
|
|
# CONFIG_ADC_FORCE_XPD_FSM is not set
|
|
|
|
CONFIG_ADC_DISABLE_DAC=y
|
|
|
|
# end of ADC configuration
|
|
|
|
|
|
|
|
#
|
|
|
|
# SPI configuration
|
|
|
|
#
|
|
|
|
# CONFIG_SPI_MASTER_IN_IRAM is not set
|
|
|
|
# CONFIG_SPI_MASTER_ISR_IN_IRAM is not set
|
|
|
|
# CONFIG_SPI_SLAVE_IN_IRAM is not set
|
|
|
|
# CONFIG_SPI_SLAVE_ISR_IN_IRAM is not set
|
|
|
|
# end of SPI configuration
|
|
|
|
|
|
|
|
#
|
|
|
|
# TWAI configuration
|
|
|
|
#
|
|
|
|
# CONFIG_TWAI_ISR_IN_IRAM is not set
|
|
|
|
# end of TWAI configuration
|
|
|
|
|
|
|
|
#
|
|
|
|
# UART configuration
|
|
|
|
#
|
|
|
|
# CONFIG_UART_ISR_IN_IRAM is not set
|
|
|
|
# end of UART configuration
|
|
|
|
# end of Driver configurations
|
|
|
|
|
|
|
|
#
|
|
|
|
# eFuse Bit Manager
|
|
|
|
#
|
|
|
|
# CONFIG_EFUSE_CUSTOM_TABLE is not set
|
|
|
|
# CONFIG_EFUSE_VIRTUAL is not set
|
|
|
|
CONFIG_EFUSE_MAX_BLK_LEN=256
|
|
|
|
# end of eFuse Bit Manager
|
|
|
|
|
|
|
|
#
|
|
|
|
# ESP-TLS
|
|
|
|
#
|
|
|
|
CONFIG_ESP_TLS_USING_MBEDTLS=y
|
|
|
|
CONFIG_ESP_TLS_USE_DS_PERIPHERAL=y
|
|
|
|
CONFIG_ESP_TLS_SERVER=y
|
|
|
|
# CONFIG_ESP_TLS_PSK_VERIFICATION is not set
|
|
|
|
# CONFIG_ESP_TLS_INSECURE is not set
|
|
|
|
# end of ESP-TLS
|
|
|
|
|
|
|
|
#
|
|
|
|
# ESP32S2-specific
|
|
|
|
#
|
|
|
|
# CONFIG_ESP32S2_DEFAULT_CPU_FREQ_80 is not set
|
|
|
|
# CONFIG_ESP32S2_DEFAULT_CPU_FREQ_160 is not set
|
|
|
|
CONFIG_ESP32S2_DEFAULT_CPU_FREQ_240=y
|
|
|
|
CONFIG_ESP32S2_DEFAULT_CPU_FREQ_MHZ=240
|
|
|
|
|
|
|
|
#
|
|
|
|
# Cache config
|
|
|
|
#
|
|
|
|
CONFIG_ESP32S2_INSTRUCTION_CACHE_8KB=y
|
|
|
|
# CONFIG_ESP32S2_INSTRUCTION_CACHE_16KB is not set
|
|
|
|
# CONFIG_ESP32S2_INSTRUCTION_CACHE_LINE_16B is not set
|
|
|
|
CONFIG_ESP32S2_INSTRUCTION_CACHE_LINE_32B=y
|
|
|
|
CONFIG_ESP32S2_DATA_CACHE_8KB=y
|
|
|
|
# CONFIG_ESP32S2_DATA_CACHE_16KB is not set
|
|
|
|
# CONFIG_ESP32S2_DATA_CACHE_LINE_16B is not set
|
|
|
|
CONFIG_ESP32S2_DATA_CACHE_LINE_32B=y
|
|
|
|
# CONFIG_ESP32S2_INSTRUCTION_CACHE_WRAP is not set
|
|
|
|
# CONFIG_ESP32S2_DATA_CACHE_WRAP is not set
|
|
|
|
# end of Cache config
|
|
|
|
|
|
|
|
CONFIG_ESP32S2_SPIRAM_SUPPORT=y
|
|
|
|
|
|
|
|
#
|
|
|
|
# SPI RAM config
|
|
|
|
#
|
|
|
|
CONFIG_SPIRAM_TYPE_AUTO=y
|
|
|
|
# CONFIG_SPIRAM_TYPE_ESPPSRAM16 is not set
|
|
|
|
# CONFIG_SPIRAM_TYPE_ESPPSRAM32 is not set
|
|
|
|
# CONFIG_SPIRAM_TYPE_ESPPSRAM64 is not set
|
|
|
|
CONFIG_SPIRAM_SIZE=-1
|
|
|
|
|
|
|
|
#
|
|
|
|
# PSRAM clock and cs IO for ESP32S2
|
|
|
|
#
|
|
|
|
CONFIG_DEFAULT_PSRAM_CLK_IO=30
|
|
|
|
CONFIG_DEFAULT_PSRAM_CS_IO=26
|
|
|
|
# end of PSRAM clock and cs IO for ESP32S2
|
|
|
|
|
|
|
|
# CONFIG_SPIRAM_FETCH_INSTRUCTIONS is not set
|
|
|
|
# CONFIG_SPIRAM_RODATA is not set
|
|
|
|
CONFIG_SPIRAM_SPEED_80M=y
|
|
|
|
# CONFIG_SPIRAM_SPEED_40M is not set
|
|
|
|
# CONFIG_SPIRAM_SPEED_26M is not set
|
|
|
|
# CONFIG_SPIRAM_SPEED_20M is not set
|
|
|
|
CONFIG_SPIRAM=y
|
|
|
|
# CONFIG_SPIRAM_BOOT_INIT is not set
|
|
|
|
# CONFIG_SPIRAM_USE_MEMMAP is not set
|
|
|
|
# CONFIG_SPIRAM_USE_CAPS_ALLOC is not set
|
|
|
|
CONFIG_SPIRAM_USE_MALLOC=y
|
|
|
|
CONFIG_SPIRAM_MALLOC_ALWAYSINTERNAL=4096
|
|
|
|
CONFIG_SPIRAM_TRY_ALLOCATE_WIFI_LWIP=y
|
|
|
|
CONFIG_SPIRAM_MALLOC_RESERVE_INTERNAL=32768
|
|
|
|
# end of SPI RAM config
|
|
|
|
|
|
|
|
# CONFIG_ESP32S2_TRAX is not set
|
|
|
|
CONFIG_ESP32S2_TRACEMEM_RESERVE_DRAM=0x0
|
|
|
|
# CONFIG_ESP32S2_ULP_COPROC_ENABLED is not set
|
|
|
|
CONFIG_ESP32S2_ULP_COPROC_RESERVE_MEM=0
|
|
|
|
CONFIG_ESP32S2_DEBUG_OCDAWARE=y
|
|
|
|
# CONFIG_ESP32S2_DEBUG_STUBS_ENABLE is not set
|
|
|
|
CONFIG_ESP32S2_BROWNOUT_DET=y
|
|
|
|
CONFIG_ESP32S2_BROWNOUT_DET_LVL_SEL_7=y
|
|
|
|
# CONFIG_ESP32S2_BROWNOUT_DET_LVL_SEL_6 is not set
|
|
|
|
# CONFIG_ESP32S2_BROWNOUT_DET_LVL_SEL_5 is not set
|
|
|
|
# CONFIG_ESP32S2_BROWNOUT_DET_LVL_SEL_4 is not set
|
|
|
|
# CONFIG_ESP32S2_BROWNOUT_DET_LVL_SEL_3 is not set
|
|
|
|
# CONFIG_ESP32S2_BROWNOUT_DET_LVL_SEL_2 is not set
|
|
|
|
# CONFIG_ESP32S2_BROWNOUT_DET_LVL_SEL_1 is not set
|
|
|
|
CONFIG_ESP32S2_BROWNOUT_DET_LVL=7
|
|
|
|
CONFIG_ESP32S2_TIME_SYSCALL_USE_RTC_FRC1=y
|
|
|
|
# CONFIG_ESP32S2_TIME_SYSCALL_USE_RTC is not set
|
|
|
|
# CONFIG_ESP32S2_TIME_SYSCALL_USE_FRC1 is not set
|
|
|
|
# CONFIG_ESP32S2_TIME_SYSCALL_USE_NONE is not set
|
|
|
|
CONFIG_ESP32S2_RTC_CLK_SRC_INT_RC=y
|
|
|
|
# CONFIG_ESP32S2_RTC_CLK_SRC_EXT_CRYS is not set
|
|
|
|
# CONFIG_ESP32S2_RTC_CLK_SRC_EXT_OSC is not set
|
|
|
|
# CONFIG_ESP32S2_RTC_CLK_SRC_INT_8MD256 is not set
|
|
|
|
CONFIG_ESP32S2_RTC_CLK_CAL_CYCLES=576
|
|
|
|
# CONFIG_ESP32S2_NO_BLOBS is not set
|
|
|
|
CONFIG_ESP32S2_KEEP_USB_ALIVE=y
|
|
|
|
# CONFIG_ESP32S2_RTCDATA_IN_FAST_MEM is not set
|
|
|
|
# CONFIG_ESP32S2_USE_FIXED_STATIC_RAM_SIZE is not set
|
|
|
|
# end of ESP32S2-specific
|
|
|
|
|
|
|
|
#
|
|
|
|
# ADC-Calibration
|
|
|
|
#
|
|
|
|
# end of ADC-Calibration
|
|
|
|
|
|
|
|
#
|
|
|
|
# Common ESP-related
|
|
|
|
#
|
|
|
|
CONFIG_ESP_ERR_TO_NAME_LOOKUP=y
|
|
|
|
# end of Common ESP-related
|
|
|
|
|
|
|
|
#
|
|
|
|
# Ethernet
|
|
|
|
#
|
|
|
|
CONFIG_ETH_ENABLED=y
|
|
|
|
CONFIG_ETH_USE_SPI_ETHERNET=y
|
|
|
|
CONFIG_ETH_SPI_ETHERNET_DM9051=y
|
|
|
|
CONFIG_ETH_SPI_ETHERNET_W5500=y
|
2021-05-31 15:32:51 +02:00
|
|
|
# CONFIG_ETH_SPI_ETHERNET_KSZ8851SNL is not set
|
2021-04-05 13:23:58 +02:00
|
|
|
# CONFIG_ETH_USE_OPENETH is not set
|
|
|
|
# end of Ethernet
|
|
|
|
|
|
|
|
#
|
|
|
|
# Event Loop Library
|
|
|
|
#
|
|
|
|
# CONFIG_ESP_EVENT_LOOP_PROFILING is not set
|
|
|
|
CONFIG_ESP_EVENT_POST_FROM_ISR=y
|
|
|
|
CONFIG_ESP_EVENT_POST_FROM_IRAM_ISR=y
|
|
|
|
# end of Event Loop Library
|
|
|
|
|
|
|
|
#
|
|
|
|
# GDB Stub
|
|
|
|
#
|
|
|
|
# end of GDB Stub
|
|
|
|
|
|
|
|
#
|
|
|
|
# ESP HTTP client
|
|
|
|
#
|
|
|
|
CONFIG_ESP_HTTP_CLIENT_ENABLE_HTTPS=y
|
|
|
|
CONFIG_ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH=y
|
|
|
|
CONFIG_ESP_HTTP_CLIENT_ENABLE_DIGEST_AUTH=y
|
|
|
|
# end of ESP HTTP client
|
|
|
|
|
|
|
|
#
|
|
|
|
# HTTP Server
|
|
|
|
#
|
|
|
|
CONFIG_HTTPD_MAX_REQ_HDR_LEN=512
|
|
|
|
CONFIG_HTTPD_MAX_URI_LEN=512
|
|
|
|
CONFIG_HTTPD_ERR_RESP_NO_DELAY=y
|
|
|
|
CONFIG_HTTPD_PURGE_BUF_LEN=32
|
|
|
|
# CONFIG_HTTPD_LOG_PURGE_DATA is not set
|
IDF master d93887f9f (#5336)
* Update toolchain
* Update package_esp32_index.template.json
* add optional component dependencies after Kconfig options are known (#5404)
Until this commit, Kconfig options (e.g. CONFIG_TINYUSB_ENABLED) were
used in conditions preceding idf_component_register to determine which
components need to be added to `arduino` component requirements.
However the Kconfig options aren't known at the early expansion stage,
when the component CMakeLists.txt files are expanded the first time
and requirements are evaluated. So all the conditions evaluated as if
the options were not set.
This commit changes the logic to only add these components as
dependencies when the Kconfig options are known. Dependencies become
"weak", which means that if one of the components isn't included into
the build for some reason, it is not added as a dependency.
This may happen, for example, if the component is not present in the
`components` directory or is excluded by setting `COMPONENTS` variable
in the project CMakeLists.txt file.
This also ensures that if the component is not present, it will not be
added as a dependency, and this will allow the build to proceed.
Follow-up to https://github.com/espressif/arduino-esp32/pull/5391.
Closes https://github.com/espressif/arduino-esp32/issues/5319.
* IDF master d93887f9f
* PlatformIO updates for CI (#5387)
* Update PlatformIO CI build script
- Switch to the latest toolchains 8.4.0 for ESP32, ESP32S2, ESP32C3
- Use PlatformIO from master branch for better robustness
* Update package.json for PlatformIO
Co-authored-by: Ivan Grokhotkov <ivan@espressif.com>
Co-authored-by: Valerii Koval <valeros@users.noreply.github.com>
2021-07-17 00:57:49 +02:00
|
|
|
CONFIG_HTTPD_WS_SUPPORT=y
|
2021-04-05 13:23:58 +02:00
|
|
|
# end of HTTP Server
|
|
|
|
|
|
|
|
#
|
|
|
|
# ESP HTTPS OTA
|
|
|
|
#
|
|
|
|
# CONFIG_OTA_ALLOW_HTTP is not set
|
|
|
|
# end of ESP HTTPS OTA
|
|
|
|
|
|
|
|
#
|
|
|
|
# ESP HTTPS server
|
|
|
|
#
|
|
|
|
CONFIG_ESP_HTTPS_SERVER_ENABLE=y
|
|
|
|
# end of ESP HTTPS server
|
|
|
|
|
|
|
|
#
|
|
|
|
# Hardware Settings
|
|
|
|
#
|
|
|
|
|
|
|
|
#
|
|
|
|
# MAC Config
|
|
|
|
#
|
|
|
|
CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_STA=y
|
|
|
|
CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_AP=y
|
2021-04-17 14:28:16 +02:00
|
|
|
# CONFIG_ESP32S2_UNIVERSAL_MAC_ADDRESSES_ONE is not set
|
|
|
|
CONFIG_ESP32S2_UNIVERSAL_MAC_ADDRESSES_TWO=y
|
|
|
|
CONFIG_ESP32S2_UNIVERSAL_MAC_ADDRESSES=2
|
2021-04-05 13:23:58 +02:00
|
|
|
# end of MAC Config
|
2021-04-17 14:28:16 +02:00
|
|
|
|
|
|
|
#
|
|
|
|
# Sleep Config
|
|
|
|
#
|
|
|
|
# end of Sleep Config
|
2021-04-05 13:23:58 +02:00
|
|
|
# end of Hardware Settings
|
|
|
|
|
2021-05-31 15:32:51 +02:00
|
|
|
#
|
|
|
|
# LCD and Touch Panel
|
|
|
|
#
|
|
|
|
# end of LCD and Touch Panel
|
|
|
|
|
2021-04-05 13:23:58 +02:00
|
|
|
#
|
|
|
|
# ESP NETIF Adapter
|
|
|
|
#
|
|
|
|
CONFIG_ESP_NETIF_IP_LOST_TIMER_INTERVAL=120
|
|
|
|
CONFIG_ESP_NETIF_TCPIP_LWIP=y
|
|
|
|
# CONFIG_ESP_NETIF_LOOPBACK is not set
|
|
|
|
CONFIG_ESP_NETIF_TCPIP_ADAPTER_COMPATIBLE_LAYER=y
|
|
|
|
# end of ESP NETIF Adapter
|
|
|
|
|
2021-06-09 12:12:47 +02:00
|
|
|
#
|
|
|
|
# PHY
|
|
|
|
#
|
|
|
|
CONFIG_ESP32_PHY_CALIBRATION_AND_DATA_STORAGE=y
|
|
|
|
# CONFIG_ESP32_PHY_INIT_DATA_IN_PARTITION is not set
|
|
|
|
CONFIG_ESP32_PHY_MAX_WIFI_TX_POWER=20
|
|
|
|
CONFIG_ESP32_PHY_MAX_TX_POWER=20
|
|
|
|
# end of PHY
|
|
|
|
|
2021-04-05 13:23:58 +02:00
|
|
|
#
|
|
|
|
# Power Management
|
|
|
|
#
|
|
|
|
# CONFIG_PM_ENABLE is not set
|
|
|
|
# end of Power Management
|
|
|
|
|
|
|
|
#
|
|
|
|
# ESP System Settings
|
|
|
|
#
|
|
|
|
# CONFIG_ESP_SYSTEM_PANIC_PRINT_HALT is not set
|
|
|
|
CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT=y
|
|
|
|
# CONFIG_ESP_SYSTEM_PANIC_SILENT_REBOOT is not set
|
|
|
|
# CONFIG_ESP_SYSTEM_PANIC_GDBSTUB is not set
|
2021-06-09 12:12:47 +02:00
|
|
|
# CONFIG_ESP_SYSTEM_GDBSTUB_RUNTIME is not set
|
2021-04-05 13:23:58 +02:00
|
|
|
CONFIG_ESP_SYSTEM_SINGLE_CORE_MODE=y
|
|
|
|
CONFIG_ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK=y
|
|
|
|
CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP=y
|
|
|
|
|
|
|
|
#
|
|
|
|
# Memory protection
|
|
|
|
#
|
|
|
|
CONFIG_ESP_SYSTEM_MEMPROT_FEATURE=y
|
|
|
|
CONFIG_ESP_SYSTEM_MEMPROT_FEATURE_LOCK=y
|
|
|
|
# end of Memory protection
|
|
|
|
|
|
|
|
CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE=32
|
|
|
|
CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE=2048
|
|
|
|
CONFIG_ESP_MAIN_TASK_STACK_SIZE=4096
|
|
|
|
CONFIG_ESP_MAIN_TASK_AFFINITY_CPU0=y
|
|
|
|
# CONFIG_ESP_MAIN_TASK_AFFINITY_NO_AFFINITY is not set
|
|
|
|
CONFIG_ESP_MAIN_TASK_AFFINITY=0x0
|
|
|
|
CONFIG_ESP_MINIMAL_SHARED_STACK_SIZE=2048
|
|
|
|
CONFIG_ESP_CONSOLE_UART_DEFAULT=y
|
|
|
|
# CONFIG_ESP_CONSOLE_USB_CDC is not set
|
|
|
|
# CONFIG_ESP_CONSOLE_UART_CUSTOM is not set
|
|
|
|
# CONFIG_ESP_CONSOLE_NONE is not set
|
|
|
|
CONFIG_ESP_CONSOLE_UART=y
|
|
|
|
CONFIG_ESP_CONSOLE_MULTIPLE_UART=y
|
|
|
|
CONFIG_ESP_CONSOLE_UART_NUM=0
|
|
|
|
CONFIG_ESP_CONSOLE_UART_BAUDRATE=115200
|
|
|
|
CONFIG_ESP_INT_WDT=y
|
|
|
|
CONFIG_ESP_INT_WDT_TIMEOUT_MS=1000
|
|
|
|
CONFIG_ESP_TASK_WDT=y
|
|
|
|
CONFIG_ESP_TASK_WDT_PANIC=y
|
|
|
|
CONFIG_ESP_TASK_WDT_TIMEOUT_S=5
|
|
|
|
# CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 is not set
|
|
|
|
CONFIG_ESP_IPC_TASK_STACK_SIZE=1024
|
|
|
|
# CONFIG_ESP_PANIC_HANDLER_IRAM is not set
|
|
|
|
# end of ESP System Settings
|
|
|
|
|
|
|
|
#
|
|
|
|
# High resolution timer (esp_timer)
|
|
|
|
#
|
|
|
|
# CONFIG_ESP_TIMER_PROFILING is not set
|
|
|
|
CONFIG_ESP_TIME_FUNCS_USE_RTC_TIMER=y
|
|
|
|
CONFIG_ESP_TIME_FUNCS_USE_ESP_TIMER=y
|
|
|
|
CONFIG_ESP_TIMER_TASK_STACK_SIZE=4096
|
|
|
|
CONFIG_ESP_TIMER_INTERRUPT_LEVEL=1
|
|
|
|
# CONFIG_ESP_TIMER_SUPPORTS_ISR_DISPATCH_METHOD is not set
|
|
|
|
CONFIG_ESP_TIMER_IMPL_SYSTIMER=y
|
|
|
|
# end of High resolution timer (esp_timer)
|
|
|
|
|
|
|
|
#
|
|
|
|
# Wi-Fi
|
|
|
|
#
|
IDF master d93887f9f (#5336)
* Update toolchain
* Update package_esp32_index.template.json
* add optional component dependencies after Kconfig options are known (#5404)
Until this commit, Kconfig options (e.g. CONFIG_TINYUSB_ENABLED) were
used in conditions preceding idf_component_register to determine which
components need to be added to `arduino` component requirements.
However the Kconfig options aren't known at the early expansion stage,
when the component CMakeLists.txt files are expanded the first time
and requirements are evaluated. So all the conditions evaluated as if
the options were not set.
This commit changes the logic to only add these components as
dependencies when the Kconfig options are known. Dependencies become
"weak", which means that if one of the components isn't included into
the build for some reason, it is not added as a dependency.
This may happen, for example, if the component is not present in the
`components` directory or is excluded by setting `COMPONENTS` variable
in the project CMakeLists.txt file.
This also ensures that if the component is not present, it will not be
added as a dependency, and this will allow the build to proceed.
Follow-up to https://github.com/espressif/arduino-esp32/pull/5391.
Closes https://github.com/espressif/arduino-esp32/issues/5319.
* IDF master d93887f9f
* PlatformIO updates for CI (#5387)
* Update PlatformIO CI build script
- Switch to the latest toolchains 8.4.0 for ESP32, ESP32S2, ESP32C3
- Use PlatformIO from master branch for better robustness
* Update package.json for PlatformIO
Co-authored-by: Ivan Grokhotkov <ivan@espressif.com>
Co-authored-by: Valerii Koval <valeros@users.noreply.github.com>
2021-07-17 00:57:49 +02:00
|
|
|
CONFIG_ESP32_WIFI_ENABLED=y
|
2021-04-05 13:23:58 +02:00
|
|
|
CONFIG_ESP32_WIFI_STATIC_RX_BUFFER_NUM=8
|
|
|
|
CONFIG_ESP32_WIFI_DYNAMIC_RX_BUFFER_NUM=32
|
|
|
|
CONFIG_ESP32_WIFI_STATIC_TX_BUFFER=y
|
|
|
|
CONFIG_ESP32_WIFI_TX_BUFFER_TYPE=0
|
|
|
|
CONFIG_ESP32_WIFI_STATIC_TX_BUFFER_NUM=8
|
|
|
|
CONFIG_ESP32_WIFI_CACHE_TX_BUFFER_NUM=16
|
|
|
|
CONFIG_ESP32_WIFI_CSI_ENABLED=y
|
|
|
|
CONFIG_ESP32_WIFI_AMPDU_TX_ENABLED=y
|
|
|
|
CONFIG_ESP32_WIFI_TX_BA_WIN=6
|
|
|
|
CONFIG_ESP32_WIFI_AMPDU_RX_ENABLED=y
|
|
|
|
CONFIG_ESP32_WIFI_RX_BA_WIN=16
|
|
|
|
# CONFIG_ESP32_WIFI_AMSDU_TX_ENABLED is not set
|
|
|
|
CONFIG_ESP32_WIFI_NVS_ENABLED=y
|
|
|
|
CONFIG_ESP32_WIFI_SOFTAP_BEACON_MAX_LEN=752
|
|
|
|
CONFIG_ESP32_WIFI_MGMT_SBUF_NUM=32
|
|
|
|
# CONFIG_ESP32_WIFI_IRAM_OPT is not set
|
|
|
|
# CONFIG_ESP32_WIFI_RX_IRAM_OPT is not set
|
|
|
|
# CONFIG_ESP32_WIFI_ENABLE_WPA3_SAE is not set
|
2021-05-31 15:32:51 +02:00
|
|
|
# CONFIG_ESP_WIFI_SLP_IRAM_OPT is not set
|
2021-06-09 12:12:47 +02:00
|
|
|
CONFIG_ESP_WIFI_FTM_ENABLE=y
|
|
|
|
CONFIG_ESP_WIFI_FTM_INITIATOR_SUPPORT=y
|
|
|
|
CONFIG_ESP_WIFI_FTM_RESPONDER_SUPPORT=y
|
2021-04-05 13:23:58 +02:00
|
|
|
# CONFIG_ESP_WIFI_STA_DISCONNECTED_PM_ENABLE is not set
|
|
|
|
# end of Wi-Fi
|
|
|
|
|
|
|
|
#
|
|
|
|
# Core dump
|
|
|
|
#
|
|
|
|
# CONFIG_ESP_COREDUMP_ENABLE_TO_FLASH is not set
|
|
|
|
# CONFIG_ESP_COREDUMP_ENABLE_TO_UART is not set
|
|
|
|
CONFIG_ESP_COREDUMP_ENABLE_TO_NONE=y
|
|
|
|
# end of Core dump
|
|
|
|
|
|
|
|
#
|
|
|
|
# FAT Filesystem support
|
|
|
|
#
|
|
|
|
# CONFIG_FATFS_CODEPAGE_DYNAMIC is not set
|
|
|
|
# CONFIG_FATFS_CODEPAGE_437 is not set
|
|
|
|
# CONFIG_FATFS_CODEPAGE_720 is not set
|
|
|
|
# CONFIG_FATFS_CODEPAGE_737 is not set
|
|
|
|
# CONFIG_FATFS_CODEPAGE_771 is not set
|
|
|
|
# CONFIG_FATFS_CODEPAGE_775 is not set
|
|
|
|
CONFIG_FATFS_CODEPAGE_850=y
|
|
|
|
# CONFIG_FATFS_CODEPAGE_852 is not set
|
|
|
|
# CONFIG_FATFS_CODEPAGE_855 is not set
|
|
|
|
# CONFIG_FATFS_CODEPAGE_857 is not set
|
|
|
|
# CONFIG_FATFS_CODEPAGE_860 is not set
|
|
|
|
# CONFIG_FATFS_CODEPAGE_861 is not set
|
|
|
|
# CONFIG_FATFS_CODEPAGE_862 is not set
|
|
|
|
# CONFIG_FATFS_CODEPAGE_863 is not set
|
|
|
|
# CONFIG_FATFS_CODEPAGE_864 is not set
|
|
|
|
# CONFIG_FATFS_CODEPAGE_865 is not set
|
|
|
|
# CONFIG_FATFS_CODEPAGE_866 is not set
|
|
|
|
# CONFIG_FATFS_CODEPAGE_869 is not set
|
|
|
|
# CONFIG_FATFS_CODEPAGE_932 is not set
|
|
|
|
# CONFIG_FATFS_CODEPAGE_936 is not set
|
|
|
|
# CONFIG_FATFS_CODEPAGE_949 is not set
|
|
|
|
# CONFIG_FATFS_CODEPAGE_950 is not set
|
|
|
|
CONFIG_FATFS_CODEPAGE=850
|
|
|
|
# CONFIG_FATFS_LFN_NONE is not set
|
|
|
|
# CONFIG_FATFS_LFN_HEAP is not set
|
|
|
|
CONFIG_FATFS_LFN_STACK=y
|
|
|
|
CONFIG_FATFS_MAX_LFN=255
|
|
|
|
CONFIG_FATFS_API_ENCODING_ANSI_OEM=y
|
|
|
|
# CONFIG_FATFS_API_ENCODING_UTF_16 is not set
|
|
|
|
# CONFIG_FATFS_API_ENCODING_UTF_8 is not set
|
|
|
|
CONFIG_FATFS_FS_LOCK=0
|
|
|
|
CONFIG_FATFS_TIMEOUT_MS=10000
|
|
|
|
CONFIG_FATFS_PER_FILE_CACHE=y
|
|
|
|
CONFIG_FATFS_ALLOC_PREFER_EXTRAM=y
|
|
|
|
# CONFIG_FATFS_USE_FASTSEEK is not set
|
|
|
|
# end of FAT Filesystem support
|
|
|
|
|
|
|
|
#
|
|
|
|
# Modbus configuration
|
|
|
|
#
|
|
|
|
CONFIG_FMB_COMM_MODE_TCP_EN=y
|
|
|
|
CONFIG_FMB_TCP_PORT_DEFAULT=502
|
|
|
|
CONFIG_FMB_TCP_PORT_MAX_CONN=5
|
|
|
|
CONFIG_FMB_TCP_CONNECTION_TOUT_SEC=20
|
|
|
|
CONFIG_FMB_COMM_MODE_RTU_EN=y
|
|
|
|
CONFIG_FMB_COMM_MODE_ASCII_EN=y
|
|
|
|
CONFIG_FMB_MASTER_TIMEOUT_MS_RESPOND=150
|
|
|
|
CONFIG_FMB_MASTER_DELAY_MS_CONVERT=200
|
|
|
|
CONFIG_FMB_QUEUE_LENGTH=20
|
|
|
|
CONFIG_FMB_PORT_TASK_STACK_SIZE=4096
|
|
|
|
CONFIG_FMB_SERIAL_BUF_SIZE=256
|
|
|
|
CONFIG_FMB_SERIAL_ASCII_BITS_PER_SYMB=8
|
|
|
|
CONFIG_FMB_SERIAL_ASCII_TIMEOUT_RESPOND_MS=1000
|
|
|
|
CONFIG_FMB_PORT_TASK_PRIO=10
|
|
|
|
# CONFIG_FMB_CONTROLLER_SLAVE_ID_SUPPORT is not set
|
|
|
|
CONFIG_FMB_CONTROLLER_NOTIFY_TIMEOUT=20
|
|
|
|
CONFIG_FMB_CONTROLLER_NOTIFY_QUEUE_SIZE=20
|
|
|
|
CONFIG_FMB_CONTROLLER_STACK_SIZE=4096
|
|
|
|
CONFIG_FMB_EVENT_QUEUE_TIMEOUT=20
|
|
|
|
CONFIG_FMB_TIMER_PORT_ENABLED=y
|
|
|
|
CONFIG_FMB_TIMER_GROUP=0
|
|
|
|
CONFIG_FMB_TIMER_INDEX=0
|
|
|
|
# CONFIG_FMB_TIMER_ISR_IN_IRAM is not set
|
|
|
|
# end of Modbus configuration
|
|
|
|
|
|
|
|
#
|
|
|
|
# FreeRTOS
|
|
|
|
#
|
|
|
|
CONFIG_FREERTOS_UNICORE=y
|
|
|
|
CONFIG_FREERTOS_NO_AFFINITY=0x7FFFFFFF
|
|
|
|
CONFIG_FREERTOS_CORETIMER_0=y
|
|
|
|
# CONFIG_FREERTOS_CORETIMER_1 is not set
|
|
|
|
CONFIG_FREERTOS_OPTIMIZED_SCHEDULER=y
|
|
|
|
CONFIG_FREERTOS_HZ=1000
|
|
|
|
# CONFIG_FREERTOS_ASSERT_ON_UNTESTED_FUNCTION is not set
|
|
|
|
# CONFIG_FREERTOS_CHECK_STACKOVERFLOW_NONE is not set
|
|
|
|
# CONFIG_FREERTOS_CHECK_STACKOVERFLOW_PTRVAL is not set
|
|
|
|
CONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY=y
|
|
|
|
CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK=y
|
|
|
|
CONFIG_FREERTOS_INTERRUPT_BACKTRACE=y
|
|
|
|
CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS=1
|
|
|
|
CONFIG_FREERTOS_ASSERT_FAIL_ABORT=y
|
|
|
|
# CONFIG_FREERTOS_ASSERT_FAIL_PRINT_CONTINUE is not set
|
|
|
|
# CONFIG_FREERTOS_ASSERT_DISABLE is not set
|
|
|
|
CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=1024
|
|
|
|
CONFIG_FREERTOS_ISR_STACKSIZE=1536
|
|
|
|
# CONFIG_FREERTOS_LEGACY_HOOKS is not set
|
|
|
|
CONFIG_FREERTOS_MAX_TASK_NAME_LEN=16
|
|
|
|
CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION=y
|
|
|
|
# CONFIG_FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP is not set
|
|
|
|
CONFIG_FREERTOS_TIMER_TASK_PRIORITY=1
|
|
|
|
CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH=2048
|
|
|
|
CONFIG_FREERTOS_TIMER_QUEUE_LENGTH=10
|
|
|
|
CONFIG_FREERTOS_QUEUE_REGISTRY_SIZE=0
|
|
|
|
# CONFIG_FREERTOS_USE_TRACE_FACILITY is not set
|
|
|
|
# CONFIG_FREERTOS_GENERATE_RUN_TIME_STATS is not set
|
|
|
|
CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER=y
|
|
|
|
# CONFIG_FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE is not set
|
|
|
|
# CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH is not set
|
|
|
|
CONFIG_FREERTOS_DEBUG_OCDAWARE=y
|
|
|
|
# end of FreeRTOS
|
|
|
|
|
IDF master d93887f9f (#5336)
* Update toolchain
* Update package_esp32_index.template.json
* add optional component dependencies after Kconfig options are known (#5404)
Until this commit, Kconfig options (e.g. CONFIG_TINYUSB_ENABLED) were
used in conditions preceding idf_component_register to determine which
components need to be added to `arduino` component requirements.
However the Kconfig options aren't known at the early expansion stage,
when the component CMakeLists.txt files are expanded the first time
and requirements are evaluated. So all the conditions evaluated as if
the options were not set.
This commit changes the logic to only add these components as
dependencies when the Kconfig options are known. Dependencies become
"weak", which means that if one of the components isn't included into
the build for some reason, it is not added as a dependency.
This may happen, for example, if the component is not present in the
`components` directory or is excluded by setting `COMPONENTS` variable
in the project CMakeLists.txt file.
This also ensures that if the component is not present, it will not be
added as a dependency, and this will allow the build to proceed.
Follow-up to https://github.com/espressif/arduino-esp32/pull/5391.
Closes https://github.com/espressif/arduino-esp32/issues/5319.
* IDF master d93887f9f
* PlatformIO updates for CI (#5387)
* Update PlatformIO CI build script
- Switch to the latest toolchains 8.4.0 for ESP32, ESP32S2, ESP32C3
- Use PlatformIO from master branch for better robustness
* Update package.json for PlatformIO
Co-authored-by: Ivan Grokhotkov <ivan@espressif.com>
Co-authored-by: Valerii Koval <valeros@users.noreply.github.com>
2021-07-17 00:57:49 +02:00
|
|
|
#
|
|
|
|
# Hardware Abstraction Layer (HAL) and Low Level (LL)
|
|
|
|
#
|
|
|
|
CONFIG_HAL_ASSERTION_EQUALS_SYSTEM=y
|
|
|
|
# CONFIG_HAL_ASSERTION_DISABLE is not set
|
|
|
|
# CONFIG_HAL_ASSERTION_SILIENT is not set
|
|
|
|
# CONFIG_HAL_ASSERTION_ENABLE is not set
|
|
|
|
CONFIG_HAL_DEFAULT_ASSERTION_LEVEL=2
|
|
|
|
# end of Hardware Abstraction Layer (HAL) and Low Level (LL)
|
|
|
|
|
2021-04-05 13:23:58 +02:00
|
|
|
#
|
|
|
|
# Heap memory debugging
|
|
|
|
#
|
|
|
|
# CONFIG_HEAP_POISONING_DISABLED is not set
|
|
|
|
CONFIG_HEAP_POISONING_LIGHT=y
|
|
|
|
# CONFIG_HEAP_POISONING_COMPREHENSIVE is not set
|
|
|
|
CONFIG_HEAP_TRACING_OFF=y
|
|
|
|
# CONFIG_HEAP_TRACING_STANDALONE is not set
|
|
|
|
# CONFIG_HEAP_TRACING_TOHOST is not set
|
|
|
|
# CONFIG_HEAP_TASK_TRACKING is not set
|
|
|
|
# CONFIG_HEAP_ABORT_WHEN_ALLOCATION_FAILS is not set
|
|
|
|
# end of Heap memory debugging
|
|
|
|
|
|
|
|
#
|
|
|
|
# jsmn
|
|
|
|
#
|
|
|
|
# CONFIG_JSMN_PARENT_LINKS is not set
|
|
|
|
# CONFIG_JSMN_STRICT is not set
|
|
|
|
# end of jsmn
|
|
|
|
|
|
|
|
#
|
|
|
|
# libsodium
|
|
|
|
#
|
|
|
|
CONFIG_LIBSODIUM_USE_MBEDTLS_SHA=y
|
|
|
|
# end of libsodium
|
|
|
|
|
|
|
|
#
|
|
|
|
# Log output
|
|
|
|
#
|
|
|
|
# CONFIG_LOG_DEFAULT_LEVEL_NONE is not set
|
|
|
|
CONFIG_LOG_DEFAULT_LEVEL_ERROR=y
|
|
|
|
# CONFIG_LOG_DEFAULT_LEVEL_WARN is not set
|
|
|
|
# CONFIG_LOG_DEFAULT_LEVEL_INFO is not set
|
|
|
|
# CONFIG_LOG_DEFAULT_LEVEL_DEBUG is not set
|
|
|
|
# CONFIG_LOG_DEFAULT_LEVEL_VERBOSE is not set
|
|
|
|
CONFIG_LOG_DEFAULT_LEVEL=1
|
2021-05-31 15:32:51 +02:00
|
|
|
CONFIG_LOG_MAXIMUM_EQUALS_DEFAULT=y
|
|
|
|
# CONFIG_LOG_MAXIMUM_LEVEL_WARN is not set
|
|
|
|
# CONFIG_LOG_MAXIMUM_LEVEL_INFO is not set
|
|
|
|
# CONFIG_LOG_MAXIMUM_LEVEL_DEBUG is not set
|
|
|
|
# CONFIG_LOG_MAXIMUM_LEVEL_VERBOSE is not set
|
|
|
|
CONFIG_LOG_MAXIMUM_LEVEL=1
|
2021-04-05 13:23:58 +02:00
|
|
|
# CONFIG_LOG_COLORS is not set
|
|
|
|
CONFIG_LOG_TIMESTAMP_SOURCE_RTOS=y
|
|
|
|
# CONFIG_LOG_TIMESTAMP_SOURCE_SYSTEM is not set
|
|
|
|
# end of Log output
|
|
|
|
|
|
|
|
#
|
|
|
|
# LWIP
|
|
|
|
#
|
|
|
|
CONFIG_LWIP_LOCAL_HOSTNAME="espressif"
|
|
|
|
# CONFIG_LWIP_NETIF_API is not set
|
|
|
|
CONFIG_LWIP_DNS_SUPPORT_MDNS_QUERIES=y
|
|
|
|
# CONFIG_LWIP_L2_TO_L3_COPY is not set
|
|
|
|
# CONFIG_LWIP_IRAM_OPTIMIZATION is not set
|
|
|
|
CONFIG_LWIP_TIMERS_ONDEMAND=y
|
|
|
|
CONFIG_LWIP_MAX_SOCKETS=10
|
|
|
|
# CONFIG_LWIP_USE_ONLY_LWIP_SELECT is not set
|
|
|
|
# CONFIG_LWIP_SO_LINGER is not set
|
|
|
|
CONFIG_LWIP_SO_REUSE=y
|
|
|
|
CONFIG_LWIP_SO_REUSE_RXTOALL=y
|
|
|
|
CONFIG_LWIP_SO_RCVBUF=y
|
|
|
|
# CONFIG_LWIP_NETBUF_RECVINFO is not set
|
|
|
|
CONFIG_LWIP_IP4_FRAG=y
|
|
|
|
CONFIG_LWIP_IP6_FRAG=y
|
|
|
|
# CONFIG_LWIP_IP4_REASSEMBLY is not set
|
|
|
|
# CONFIG_LWIP_IP6_REASSEMBLY is not set
|
|
|
|
# CONFIG_LWIP_IP_FORWARD is not set
|
|
|
|
# CONFIG_LWIP_STATS is not set
|
|
|
|
CONFIG_LWIP_ETHARP_TRUST_IP_MAC=y
|
|
|
|
CONFIG_LWIP_ESP_GRATUITOUS_ARP=y
|
|
|
|
CONFIG_LWIP_GARP_TMR_INTERVAL=60
|
|
|
|
CONFIG_LWIP_TCPIP_RECVMBOX_SIZE=32
|
|
|
|
# CONFIG_LWIP_DHCP_DOES_ARP_CHECK is not set
|
2021-05-31 15:32:51 +02:00
|
|
|
# CONFIG_LWIP_DHCP_DISABLE_CLIENT_ID is not set
|
2021-04-05 13:23:58 +02:00
|
|
|
CONFIG_LWIP_DHCP_RESTORE_LAST_IP=y
|
|
|
|
|
|
|
|
#
|
|
|
|
# DHCP server
|
|
|
|
#
|
IDF master d93887f9f (#5336)
* Update toolchain
* Update package_esp32_index.template.json
* add optional component dependencies after Kconfig options are known (#5404)
Until this commit, Kconfig options (e.g. CONFIG_TINYUSB_ENABLED) were
used in conditions preceding idf_component_register to determine which
components need to be added to `arduino` component requirements.
However the Kconfig options aren't known at the early expansion stage,
when the component CMakeLists.txt files are expanded the first time
and requirements are evaluated. So all the conditions evaluated as if
the options were not set.
This commit changes the logic to only add these components as
dependencies when the Kconfig options are known. Dependencies become
"weak", which means that if one of the components isn't included into
the build for some reason, it is not added as a dependency.
This may happen, for example, if the component is not present in the
`components` directory or is excluded by setting `COMPONENTS` variable
in the project CMakeLists.txt file.
This also ensures that if the component is not present, it will not be
added as a dependency, and this will allow the build to proceed.
Follow-up to https://github.com/espressif/arduino-esp32/pull/5391.
Closes https://github.com/espressif/arduino-esp32/issues/5319.
* IDF master d93887f9f
* PlatformIO updates for CI (#5387)
* Update PlatformIO CI build script
- Switch to the latest toolchains 8.4.0 for ESP32, ESP32S2, ESP32C3
- Use PlatformIO from master branch for better robustness
* Update package.json for PlatformIO
Co-authored-by: Ivan Grokhotkov <ivan@espressif.com>
Co-authored-by: Valerii Koval <valeros@users.noreply.github.com>
2021-07-17 00:57:49 +02:00
|
|
|
CONFIG_LWIP_DHCPS=y
|
2021-04-05 13:23:58 +02:00
|
|
|
CONFIG_LWIP_DHCPS_LEASE_UNIT=60
|
|
|
|
CONFIG_LWIP_DHCPS_MAX_STATION_NUM=8
|
|
|
|
# end of DHCP server
|
|
|
|
|
|
|
|
# CONFIG_LWIP_AUTOIP is not set
|
|
|
|
CONFIG_LWIP_IPV6=y
|
|
|
|
# CONFIG_LWIP_IPV6_AUTOCONFIG is not set
|
2021-05-31 15:32:51 +02:00
|
|
|
CONFIG_LWIP_IPV6_NUM_ADDRESSES=3
|
|
|
|
# CONFIG_LWIP_IPV6_FORWARD is not set
|
IDF master d93887f9f (#5336)
* Update toolchain
* Update package_esp32_index.template.json
* add optional component dependencies after Kconfig options are known (#5404)
Until this commit, Kconfig options (e.g. CONFIG_TINYUSB_ENABLED) were
used in conditions preceding idf_component_register to determine which
components need to be added to `arduino` component requirements.
However the Kconfig options aren't known at the early expansion stage,
when the component CMakeLists.txt files are expanded the first time
and requirements are evaluated. So all the conditions evaluated as if
the options were not set.
This commit changes the logic to only add these components as
dependencies when the Kconfig options are known. Dependencies become
"weak", which means that if one of the components isn't included into
the build for some reason, it is not added as a dependency.
This may happen, for example, if the component is not present in the
`components` directory or is excluded by setting `COMPONENTS` variable
in the project CMakeLists.txt file.
This also ensures that if the component is not present, it will not be
added as a dependency, and this will allow the build to proceed.
Follow-up to https://github.com/espressif/arduino-esp32/pull/5391.
Closes https://github.com/espressif/arduino-esp32/issues/5319.
* IDF master d93887f9f
* PlatformIO updates for CI (#5387)
* Update PlatformIO CI build script
- Switch to the latest toolchains 8.4.0 for ESP32, ESP32S2, ESP32C3
- Use PlatformIO from master branch for better robustness
* Update package.json for PlatformIO
Co-authored-by: Ivan Grokhotkov <ivan@espressif.com>
Co-authored-by: Valerii Koval <valeros@users.noreply.github.com>
2021-07-17 00:57:49 +02:00
|
|
|
CONFIG_LWIP_IPV6_RDNSS_MAX_DNS_SERVERS=0
|
2021-05-31 15:32:51 +02:00
|
|
|
# CONFIG_LWIP_NETIF_STATUS_CALLBACK is not set
|
2021-04-05 13:23:58 +02:00
|
|
|
CONFIG_LWIP_NETIF_LOOPBACK=y
|
|
|
|
CONFIG_LWIP_LOOPBACK_MAX_PBUFS=8
|
|
|
|
|
|
|
|
#
|
|
|
|
# TCP
|
|
|
|
#
|
|
|
|
CONFIG_LWIP_MAX_ACTIVE_TCP=16
|
|
|
|
CONFIG_LWIP_MAX_LISTENING_TCP=16
|
|
|
|
CONFIG_LWIP_TCP_HIGH_SPEED_RETRANSMISSION=y
|
|
|
|
CONFIG_LWIP_TCP_MAXRTX=12
|
|
|
|
CONFIG_LWIP_TCP_SYNMAXRTX=6
|
|
|
|
CONFIG_LWIP_TCP_MSS=1436
|
|
|
|
CONFIG_LWIP_TCP_TMR_INTERVAL=250
|
|
|
|
CONFIG_LWIP_TCP_MSL=60000
|
|
|
|
CONFIG_LWIP_TCP_SND_BUF_DEFAULT=5744
|
|
|
|
CONFIG_LWIP_TCP_WND_DEFAULT=5744
|
|
|
|
CONFIG_LWIP_TCP_RECVMBOX_SIZE=6
|
|
|
|
CONFIG_LWIP_TCP_QUEUE_OOSEQ=y
|
|
|
|
# CONFIG_LWIP_TCP_SACK_OUT is not set
|
|
|
|
# CONFIG_LWIP_TCP_KEEP_CONNECTION_WHEN_IP_CHANGES is not set
|
|
|
|
CONFIG_LWIP_TCP_OVERSIZE_MSS=y
|
|
|
|
# CONFIG_LWIP_TCP_OVERSIZE_QUARTER_MSS is not set
|
|
|
|
# CONFIG_LWIP_TCP_OVERSIZE_DISABLE is not set
|
|
|
|
# CONFIG_LWIP_WND_SCALE is not set
|
|
|
|
CONFIG_LWIP_TCP_RTO_TIME=3000
|
|
|
|
# end of TCP
|
|
|
|
|
|
|
|
#
|
|
|
|
# UDP
|
|
|
|
#
|
|
|
|
CONFIG_LWIP_MAX_UDP_PCBS=16
|
|
|
|
CONFIG_LWIP_UDP_RECVMBOX_SIZE=6
|
|
|
|
# end of UDP
|
|
|
|
|
|
|
|
#
|
|
|
|
# Checksums
|
|
|
|
#
|
|
|
|
# CONFIG_LWIP_CHECKSUM_CHECK_IP is not set
|
|
|
|
# CONFIG_LWIP_CHECKSUM_CHECK_UDP is not set
|
|
|
|
CONFIG_LWIP_CHECKSUM_CHECK_ICMP=y
|
|
|
|
# end of Checksums
|
|
|
|
|
|
|
|
CONFIG_LWIP_TCPIP_TASK_STACK_SIZE=2560
|
|
|
|
# CONFIG_LWIP_TCPIP_TASK_AFFINITY_NO_AFFINITY is not set
|
|
|
|
CONFIG_LWIP_TCPIP_TASK_AFFINITY_CPU0=y
|
|
|
|
CONFIG_LWIP_TCPIP_TASK_AFFINITY=0x0
|
|
|
|
CONFIG_LWIP_PPP_SUPPORT=y
|
|
|
|
CONFIG_LWIP_PPP_ENABLE_IPV6=y
|
|
|
|
CONFIG_LWIP_IPV6_MEMP_NUM_ND6_QUEUE=3
|
|
|
|
CONFIG_LWIP_IPV6_ND6_NUM_NEIGHBORS=5
|
|
|
|
# CONFIG_LWIP_PPP_NOTIFY_PHASE_SUPPORT is not set
|
|
|
|
CONFIG_LWIP_PPP_PAP_SUPPORT=y
|
|
|
|
CONFIG_LWIP_PPP_CHAP_SUPPORT=y
|
|
|
|
CONFIG_LWIP_PPP_MSCHAP_SUPPORT=y
|
|
|
|
CONFIG_LWIP_PPP_MPPE_SUPPORT=y
|
2021-04-17 14:28:16 +02:00
|
|
|
# CONFIG_LWIP_ENABLE_LCP_ECHO is not set
|
2021-04-05 13:23:58 +02:00
|
|
|
# CONFIG_LWIP_PPP_DEBUG_ON is not set
|
|
|
|
# CONFIG_LWIP_SLIP_SUPPORT is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# ICMP
|
|
|
|
#
|
IDF master d93887f9f (#5336)
* Update toolchain
* Update package_esp32_index.template.json
* add optional component dependencies after Kconfig options are known (#5404)
Until this commit, Kconfig options (e.g. CONFIG_TINYUSB_ENABLED) were
used in conditions preceding idf_component_register to determine which
components need to be added to `arduino` component requirements.
However the Kconfig options aren't known at the early expansion stage,
when the component CMakeLists.txt files are expanded the first time
and requirements are evaluated. So all the conditions evaluated as if
the options were not set.
This commit changes the logic to only add these components as
dependencies when the Kconfig options are known. Dependencies become
"weak", which means that if one of the components isn't included into
the build for some reason, it is not added as a dependency.
This may happen, for example, if the component is not present in the
`components` directory or is excluded by setting `COMPONENTS` variable
in the project CMakeLists.txt file.
This also ensures that if the component is not present, it will not be
added as a dependency, and this will allow the build to proceed.
Follow-up to https://github.com/espressif/arduino-esp32/pull/5391.
Closes https://github.com/espressif/arduino-esp32/issues/5319.
* IDF master d93887f9f
* PlatformIO updates for CI (#5387)
* Update PlatformIO CI build script
- Switch to the latest toolchains 8.4.0 for ESP32, ESP32S2, ESP32C3
- Use PlatformIO from master branch for better robustness
* Update package.json for PlatformIO
Co-authored-by: Ivan Grokhotkov <ivan@espressif.com>
Co-authored-by: Valerii Koval <valeros@users.noreply.github.com>
2021-07-17 00:57:49 +02:00
|
|
|
CONFIG_LWIP_ICMP=y
|
2021-04-05 13:23:58 +02:00
|
|
|
# CONFIG_LWIP_MULTICAST_PING is not set
|
|
|
|
# CONFIG_LWIP_BROADCAST_PING is not set
|
|
|
|
# end of ICMP
|
|
|
|
|
|
|
|
#
|
|
|
|
# LWIP RAW API
|
|
|
|
#
|
|
|
|
CONFIG_LWIP_MAX_RAW_PCBS=16
|
|
|
|
# end of LWIP RAW API
|
|
|
|
|
|
|
|
#
|
|
|
|
# SNTP
|
|
|
|
#
|
|
|
|
CONFIG_LWIP_DHCP_MAX_NTP_SERVERS=1
|
|
|
|
CONFIG_LWIP_SNTP_UPDATE_DELAY=3600000
|
|
|
|
# end of SNTP
|
|
|
|
|
|
|
|
CONFIG_LWIP_ESP_LWIP_ASSERT=y
|
|
|
|
|
|
|
|
#
|
|
|
|
# Hooks
|
|
|
|
#
|
|
|
|
# CONFIG_LWIP_HOOK_TCP_ISN_NONE is not set
|
|
|
|
CONFIG_LWIP_HOOK_TCP_ISN_DEFAULT=y
|
|
|
|
# CONFIG_LWIP_HOOK_TCP_ISN_CUSTOM is not set
|
|
|
|
CONFIG_LWIP_HOOK_IP6_ROUTE_NONE=y
|
|
|
|
# CONFIG_LWIP_HOOK_IP6_ROUTE_DEFAULT is not set
|
|
|
|
# CONFIG_LWIP_HOOK_IP6_ROUTE_CUSTOM is not set
|
2021-05-31 15:32:51 +02:00
|
|
|
CONFIG_LWIP_HOOK_ND6_GET_GW_NONE=y
|
|
|
|
# CONFIG_LWIP_HOOK_ND6_GET_GW_DEFAULT is not set
|
|
|
|
# CONFIG_LWIP_HOOK_ND6_GET_GW_CUSTOM is not set
|
2021-04-05 13:23:58 +02:00
|
|
|
CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_NONE=y
|
|
|
|
# CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_DEFAULT is not set
|
|
|
|
# CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_CUSTOM is not set
|
|
|
|
# end of Hooks
|
|
|
|
|
2021-04-17 14:28:16 +02:00
|
|
|
# CONFIG_LWIP_DEBUG is not set
|
2021-04-05 13:23:58 +02:00
|
|
|
# end of LWIP
|
|
|
|
|
|
|
|
#
|
|
|
|
# mbedTLS
|
|
|
|
#
|
|
|
|
CONFIG_MBEDTLS_INTERNAL_MEM_ALLOC=y
|
2021-05-31 15:32:51 +02:00
|
|
|
# CONFIG_MBEDTLS_EXTERNAL_MEM_ALLOC is not set
|
2021-04-05 13:23:58 +02:00
|
|
|
# CONFIG_MBEDTLS_DEFAULT_MEM_ALLOC is not set
|
|
|
|
# CONFIG_MBEDTLS_CUSTOM_MEM_ALLOC is not set
|
|
|
|
CONFIG_MBEDTLS_SSL_MAX_CONTENT_LEN=16384
|
|
|
|
# CONFIG_MBEDTLS_ASYMMETRIC_CONTENT_LEN is not set
|
|
|
|
# CONFIG_MBEDTLS_DYNAMIC_BUFFER is not set
|
|
|
|
# CONFIG_MBEDTLS_DEBUG is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# Certificate Bundle
|
|
|
|
#
|
|
|
|
CONFIG_MBEDTLS_CERTIFICATE_BUNDLE=y
|
|
|
|
CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL=y
|
|
|
|
# CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN is not set
|
|
|
|
# CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_NONE is not set
|
|
|
|
# CONFIG_MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE is not set
|
|
|
|
# end of Certificate Bundle
|
|
|
|
|
|
|
|
# CONFIG_MBEDTLS_ECP_RESTARTABLE is not set
|
|
|
|
# CONFIG_MBEDTLS_CMAC_C is not set
|
|
|
|
CONFIG_MBEDTLS_HARDWARE_AES=y
|
|
|
|
CONFIG_MBEDTLS_AES_USE_INTERRUPT=y
|
|
|
|
CONFIG_MBEDTLS_HARDWARE_GCM=y
|
|
|
|
# CONFIG_MBEDTLS_HARDWARE_MPI is not set
|
|
|
|
# CONFIG_MBEDTLS_HARDWARE_SHA is not set
|
2021-05-31 15:32:51 +02:00
|
|
|
CONFIG_MBEDTLS_ROM_MD5=y
|
2021-04-05 13:23:58 +02:00
|
|
|
# CONFIG_MBEDTLS_ATCA_HW_ECDSA_SIGN is not set
|
|
|
|
# CONFIG_MBEDTLS_ATCA_HW_ECDSA_VERIFY is not set
|
|
|
|
CONFIG_MBEDTLS_HAVE_TIME=y
|
|
|
|
# CONFIG_MBEDTLS_HAVE_TIME_DATE is not set
|
|
|
|
CONFIG_MBEDTLS_ECDSA_DETERMINISTIC=y
|
|
|
|
CONFIG_MBEDTLS_SHA512_C=y
|
|
|
|
CONFIG_MBEDTLS_TLS_SERVER_AND_CLIENT=y
|
|
|
|
# CONFIG_MBEDTLS_TLS_SERVER_ONLY is not set
|
|
|
|
# CONFIG_MBEDTLS_TLS_CLIENT_ONLY is not set
|
|
|
|
# CONFIG_MBEDTLS_TLS_DISABLED is not set
|
|
|
|
CONFIG_MBEDTLS_TLS_SERVER=y
|
|
|
|
CONFIG_MBEDTLS_TLS_CLIENT=y
|
|
|
|
CONFIG_MBEDTLS_TLS_ENABLED=y
|
|
|
|
|
|
|
|
#
|
|
|
|
# TLS Key Exchange Methods
|
|
|
|
#
|
|
|
|
CONFIG_MBEDTLS_PSK_MODES=y
|
|
|
|
CONFIG_MBEDTLS_KEY_EXCHANGE_PSK=y
|
|
|
|
CONFIG_MBEDTLS_KEY_EXCHANGE_DHE_PSK=y
|
|
|
|
CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_PSK=y
|
|
|
|
CONFIG_MBEDTLS_KEY_EXCHANGE_RSA_PSK=y
|
|
|
|
CONFIG_MBEDTLS_KEY_EXCHANGE_RSA=y
|
|
|
|
CONFIG_MBEDTLS_KEY_EXCHANGE_DHE_RSA=y
|
|
|
|
CONFIG_MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE=y
|
|
|
|
CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_RSA=y
|
|
|
|
CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA=y
|
|
|
|
CONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA=y
|
|
|
|
CONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_RSA=y
|
|
|
|
# end of TLS Key Exchange Methods
|
|
|
|
|
|
|
|
CONFIG_MBEDTLS_SSL_RENEGOTIATION=y
|
|
|
|
# CONFIG_MBEDTLS_SSL_PROTO_SSL3 is not set
|
|
|
|
CONFIG_MBEDTLS_SSL_PROTO_TLS1=y
|
|
|
|
CONFIG_MBEDTLS_SSL_PROTO_TLS1_1=y
|
|
|
|
CONFIG_MBEDTLS_SSL_PROTO_TLS1_2=y
|
|
|
|
CONFIG_MBEDTLS_SSL_PROTO_DTLS=y
|
|
|
|
CONFIG_MBEDTLS_SSL_ALPN=y
|
|
|
|
CONFIG_MBEDTLS_CLIENT_SSL_SESSION_TICKETS=y
|
|
|
|
CONFIG_MBEDTLS_SERVER_SSL_SESSION_TICKETS=y
|
|
|
|
|
|
|
|
#
|
|
|
|
# Symmetric Ciphers
|
|
|
|
#
|
|
|
|
CONFIG_MBEDTLS_AES_C=y
|
|
|
|
# CONFIG_MBEDTLS_CAMELLIA_C is not set
|
|
|
|
# CONFIG_MBEDTLS_DES_C is not set
|
|
|
|
CONFIG_MBEDTLS_RC4_DISABLED=y
|
|
|
|
# CONFIG_MBEDTLS_RC4_ENABLED_NO_DEFAULT is not set
|
|
|
|
# CONFIG_MBEDTLS_RC4_ENABLED is not set
|
|
|
|
# CONFIG_MBEDTLS_BLOWFISH_C is not set
|
|
|
|
# CONFIG_MBEDTLS_XTEA_C is not set
|
|
|
|
CONFIG_MBEDTLS_CCM_C=y
|
|
|
|
CONFIG_MBEDTLS_GCM_C=y
|
2021-05-31 15:32:51 +02:00
|
|
|
# CONFIG_MBEDTLS_NIST_KW_C is not set
|
2021-04-05 13:23:58 +02:00
|
|
|
# end of Symmetric Ciphers
|
|
|
|
|
|
|
|
# CONFIG_MBEDTLS_RIPEMD160_C is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# Certificates
|
|
|
|
#
|
|
|
|
CONFIG_MBEDTLS_PEM_PARSE_C=y
|
|
|
|
CONFIG_MBEDTLS_PEM_WRITE_C=y
|
|
|
|
CONFIG_MBEDTLS_X509_CRL_PARSE_C=y
|
|
|
|
CONFIG_MBEDTLS_X509_CSR_PARSE_C=y
|
|
|
|
# end of Certificates
|
|
|
|
|
|
|
|
CONFIG_MBEDTLS_ECP_C=y
|
|
|
|
CONFIG_MBEDTLS_ECDH_C=y
|
|
|
|
CONFIG_MBEDTLS_ECDSA_C=y
|
|
|
|
# CONFIG_MBEDTLS_ECJPAKE_C is not set
|
|
|
|
CONFIG_MBEDTLS_ECP_DP_SECP192R1_ENABLED=y
|
|
|
|
CONFIG_MBEDTLS_ECP_DP_SECP224R1_ENABLED=y
|
|
|
|
CONFIG_MBEDTLS_ECP_DP_SECP256R1_ENABLED=y
|
|
|
|
CONFIG_MBEDTLS_ECP_DP_SECP384R1_ENABLED=y
|
|
|
|
CONFIG_MBEDTLS_ECP_DP_SECP521R1_ENABLED=y
|
|
|
|
CONFIG_MBEDTLS_ECP_DP_SECP192K1_ENABLED=y
|
|
|
|
CONFIG_MBEDTLS_ECP_DP_SECP224K1_ENABLED=y
|
|
|
|
CONFIG_MBEDTLS_ECP_DP_SECP256K1_ENABLED=y
|
|
|
|
CONFIG_MBEDTLS_ECP_DP_BP256R1_ENABLED=y
|
|
|
|
CONFIG_MBEDTLS_ECP_DP_BP384R1_ENABLED=y
|
|
|
|
CONFIG_MBEDTLS_ECP_DP_BP512R1_ENABLED=y
|
|
|
|
CONFIG_MBEDTLS_ECP_DP_CURVE25519_ENABLED=y
|
|
|
|
CONFIG_MBEDTLS_ECP_NIST_OPTIM=y
|
|
|
|
# CONFIG_MBEDTLS_POLY1305_C is not set
|
|
|
|
# CONFIG_MBEDTLS_CHACHA20_C is not set
|
|
|
|
# CONFIG_MBEDTLS_HKDF_C is not set
|
|
|
|
# CONFIG_MBEDTLS_THREADING_C is not set
|
|
|
|
# CONFIG_MBEDTLS_SECURITY_RISKS is not set
|
|
|
|
# end of mbedTLS
|
|
|
|
|
|
|
|
#
|
|
|
|
# mDNS
|
|
|
|
#
|
|
|
|
CONFIG_MDNS_MAX_SERVICES=10
|
|
|
|
CONFIG_MDNS_TASK_PRIORITY=1
|
|
|
|
CONFIG_MDNS_TASK_STACK_SIZE=4096
|
|
|
|
# CONFIG_MDNS_TASK_AFFINITY_NO_AFFINITY is not set
|
|
|
|
CONFIG_MDNS_TASK_AFFINITY_CPU0=y
|
|
|
|
CONFIG_MDNS_TASK_AFFINITY=0x0
|
|
|
|
CONFIG_MDNS_SERVICE_ADD_TIMEOUT_MS=2000
|
2021-04-17 14:28:16 +02:00
|
|
|
# CONFIG_MDNS_STRICT_MODE is not set
|
2021-04-05 13:23:58 +02:00
|
|
|
CONFIG_MDNS_TIMER_PERIOD_MS=100
|
|
|
|
# end of mDNS
|
|
|
|
|
|
|
|
#
|
|
|
|
# ESP-MQTT Configurations
|
|
|
|
#
|
|
|
|
CONFIG_MQTT_PROTOCOL_311=y
|
|
|
|
CONFIG_MQTT_TRANSPORT_SSL=y
|
|
|
|
CONFIG_MQTT_TRANSPORT_WEBSOCKET=y
|
|
|
|
CONFIG_MQTT_TRANSPORT_WEBSOCKET_SECURE=y
|
|
|
|
# CONFIG_MQTT_MSG_ID_INCREMENTAL is not set
|
|
|
|
# CONFIG_MQTT_SKIP_PUBLISH_IF_DISCONNECTED is not set
|
|
|
|
# CONFIG_MQTT_REPORT_DELETED_MESSAGES is not set
|
|
|
|
# CONFIG_MQTT_USE_CUSTOM_CONFIG is not set
|
|
|
|
# CONFIG_MQTT_TASK_CORE_SELECTION_ENABLED is not set
|
|
|
|
# CONFIG_MQTT_CUSTOM_OUTBOX is not set
|
|
|
|
# end of ESP-MQTT Configurations
|
|
|
|
|
|
|
|
#
|
|
|
|
# Newlib
|
|
|
|
#
|
|
|
|
CONFIG_NEWLIB_STDOUT_LINE_ENDING_CRLF=y
|
|
|
|
# CONFIG_NEWLIB_STDOUT_LINE_ENDING_LF is not set
|
|
|
|
# CONFIG_NEWLIB_STDOUT_LINE_ENDING_CR is not set
|
|
|
|
# CONFIG_NEWLIB_STDIN_LINE_ENDING_CRLF is not set
|
|
|
|
# CONFIG_NEWLIB_STDIN_LINE_ENDING_LF is not set
|
|
|
|
CONFIG_NEWLIB_STDIN_LINE_ENDING_CR=y
|
|
|
|
# CONFIG_NEWLIB_NANO_FORMAT is not set
|
|
|
|
# end of Newlib
|
|
|
|
|
|
|
|
#
|
|
|
|
# NVS
|
|
|
|
#
|
|
|
|
# end of NVS
|
|
|
|
|
|
|
|
#
|
|
|
|
# OpenSSL
|
|
|
|
#
|
|
|
|
# CONFIG_OPENSSL_DEBUG is not set
|
|
|
|
CONFIG_OPENSSL_ERROR_STACK=y
|
|
|
|
CONFIG_OPENSSL_ASSERT_DO_NOTHING=y
|
|
|
|
# CONFIG_OPENSSL_ASSERT_EXIT is not set
|
|
|
|
# end of OpenSSL
|
|
|
|
|
2021-04-17 14:28:16 +02:00
|
|
|
#
|
|
|
|
# OpenThread
|
|
|
|
#
|
|
|
|
# CONFIG_OPENTHREAD_ENABLED is not set
|
|
|
|
# end of OpenThread
|
|
|
|
|
2021-04-05 13:23:58 +02:00
|
|
|
#
|
|
|
|
# PThreads
|
|
|
|
#
|
|
|
|
CONFIG_PTHREAD_TASK_PRIO_DEFAULT=5
|
|
|
|
CONFIG_PTHREAD_TASK_STACK_SIZE_DEFAULT=2048
|
|
|
|
CONFIG_PTHREAD_STACK_MIN=768
|
|
|
|
CONFIG_PTHREAD_TASK_CORE_DEFAULT=-1
|
|
|
|
CONFIG_PTHREAD_TASK_NAME_DEFAULT="pthread"
|
|
|
|
# end of PThreads
|
|
|
|
|
|
|
|
#
|
|
|
|
# SPI Flash driver
|
|
|
|
#
|
|
|
|
# CONFIG_SPI_FLASH_VERIFY_WRITE is not set
|
|
|
|
# CONFIG_SPI_FLASH_ENABLE_COUNTERS is not set
|
|
|
|
CONFIG_SPI_FLASH_ROM_DRIVER_PATCH=y
|
|
|
|
CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS=y
|
|
|
|
# CONFIG_SPI_FLASH_DANGEROUS_WRITE_FAILS is not set
|
|
|
|
# CONFIG_SPI_FLASH_DANGEROUS_WRITE_ALLOWED is not set
|
|
|
|
# CONFIG_SPI_FLASH_USE_LEGACY_IMPL is not set
|
|
|
|
# CONFIG_SPI_FLASH_BYPASS_BLOCK_ERASE is not set
|
|
|
|
CONFIG_SPI_FLASH_YIELD_DURING_ERASE=y
|
|
|
|
CONFIG_SPI_FLASH_ERASE_YIELD_DURATION_MS=10
|
|
|
|
CONFIG_SPI_FLASH_ERASE_YIELD_TICKS=2
|
|
|
|
CONFIG_SPI_FLASH_WRITE_CHUNK_SIZE=4096
|
|
|
|
# CONFIG_SPI_FLASH_SIZE_OVERRIDE is not set
|
|
|
|
# CONFIG_SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED is not set
|
2021-05-31 15:32:51 +02:00
|
|
|
# CONFIG_SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST is not set
|
2021-04-05 13:23:58 +02:00
|
|
|
|
|
|
|
#
|
|
|
|
# Auto-detect flash chips
|
|
|
|
#
|
|
|
|
CONFIG_SPI_FLASH_SUPPORT_ISSI_CHIP=y
|
|
|
|
CONFIG_SPI_FLASH_SUPPORT_MXIC_CHIP=y
|
|
|
|
CONFIG_SPI_FLASH_SUPPORT_GD_CHIP=y
|
|
|
|
CONFIG_SPI_FLASH_SUPPORT_WINBOND_CHIP=y
|
|
|
|
CONFIG_SPI_FLASH_SUPPORT_BOYA_CHIP=y
|
|
|
|
# end of Auto-detect flash chips
|
|
|
|
|
|
|
|
CONFIG_SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE=y
|
|
|
|
# end of SPI Flash driver
|
|
|
|
|
|
|
|
#
|
|
|
|
# SPIFFS Configuration
|
|
|
|
#
|
|
|
|
CONFIG_SPIFFS_MAX_PARTITIONS=3
|
|
|
|
|
|
|
|
#
|
|
|
|
# SPIFFS Cache Configuration
|
|
|
|
#
|
|
|
|
CONFIG_SPIFFS_CACHE=y
|
|
|
|
CONFIG_SPIFFS_CACHE_WR=y
|
|
|
|
# CONFIG_SPIFFS_CACHE_STATS is not set
|
|
|
|
# end of SPIFFS Cache Configuration
|
|
|
|
|
|
|
|
CONFIG_SPIFFS_PAGE_CHECK=y
|
|
|
|
CONFIG_SPIFFS_GC_MAX_RUNS=10
|
|
|
|
# CONFIG_SPIFFS_GC_STATS is not set
|
|
|
|
CONFIG_SPIFFS_PAGE_SIZE=256
|
|
|
|
CONFIG_SPIFFS_OBJ_NAME_LEN=32
|
|
|
|
# CONFIG_SPIFFS_FOLLOW_SYMLINKS is not set
|
|
|
|
CONFIG_SPIFFS_USE_MAGIC=y
|
|
|
|
CONFIG_SPIFFS_USE_MAGIC_LENGTH=y
|
|
|
|
CONFIG_SPIFFS_META_LENGTH=4
|
|
|
|
CONFIG_SPIFFS_USE_MTIME=y
|
|
|
|
|
|
|
|
#
|
|
|
|
# Debug Configuration
|
|
|
|
#
|
|
|
|
# CONFIG_SPIFFS_DBG is not set
|
|
|
|
# CONFIG_SPIFFS_API_DBG is not set
|
|
|
|
# CONFIG_SPIFFS_GC_DBG is not set
|
|
|
|
# CONFIG_SPIFFS_CACHE_DBG is not set
|
|
|
|
# CONFIG_SPIFFS_CHECK_DBG is not set
|
|
|
|
# CONFIG_SPIFFS_TEST_VISUALISATION is not set
|
|
|
|
# end of Debug Configuration
|
|
|
|
# end of SPIFFS Configuration
|
|
|
|
|
|
|
|
#
|
|
|
|
# TCP Transport
|
|
|
|
#
|
IDF master d93887f9f (#5336)
* Update toolchain
* Update package_esp32_index.template.json
* add optional component dependencies after Kconfig options are known (#5404)
Until this commit, Kconfig options (e.g. CONFIG_TINYUSB_ENABLED) were
used in conditions preceding idf_component_register to determine which
components need to be added to `arduino` component requirements.
However the Kconfig options aren't known at the early expansion stage,
when the component CMakeLists.txt files are expanded the first time
and requirements are evaluated. So all the conditions evaluated as if
the options were not set.
This commit changes the logic to only add these components as
dependencies when the Kconfig options are known. Dependencies become
"weak", which means that if one of the components isn't included into
the build for some reason, it is not added as a dependency.
This may happen, for example, if the component is not present in the
`components` directory or is excluded by setting `COMPONENTS` variable
in the project CMakeLists.txt file.
This also ensures that if the component is not present, it will not be
added as a dependency, and this will allow the build to proceed.
Follow-up to https://github.com/espressif/arduino-esp32/pull/5391.
Closes https://github.com/espressif/arduino-esp32/issues/5319.
* IDF master d93887f9f
* PlatformIO updates for CI (#5387)
* Update PlatformIO CI build script
- Switch to the latest toolchains 8.4.0 for ESP32, ESP32S2, ESP32C3
- Use PlatformIO from master branch for better robustness
* Update package.json for PlatformIO
Co-authored-by: Ivan Grokhotkov <ivan@espressif.com>
Co-authored-by: Valerii Koval <valeros@users.noreply.github.com>
2021-07-17 00:57:49 +02:00
|
|
|
|
|
|
|
#
|
|
|
|
# Websocket
|
|
|
|
#
|
|
|
|
CONFIG_WS_TRANSPORT=y
|
2021-04-05 13:23:58 +02:00
|
|
|
CONFIG_WS_BUFFER_SIZE=1024
|
IDF master d93887f9f (#5336)
* Update toolchain
* Update package_esp32_index.template.json
* add optional component dependencies after Kconfig options are known (#5404)
Until this commit, Kconfig options (e.g. CONFIG_TINYUSB_ENABLED) were
used in conditions preceding idf_component_register to determine which
components need to be added to `arduino` component requirements.
However the Kconfig options aren't known at the early expansion stage,
when the component CMakeLists.txt files are expanded the first time
and requirements are evaluated. So all the conditions evaluated as if
the options were not set.
This commit changes the logic to only add these components as
dependencies when the Kconfig options are known. Dependencies become
"weak", which means that if one of the components isn't included into
the build for some reason, it is not added as a dependency.
This may happen, for example, if the component is not present in the
`components` directory or is excluded by setting `COMPONENTS` variable
in the project CMakeLists.txt file.
This also ensures that if the component is not present, it will not be
added as a dependency, and this will allow the build to proceed.
Follow-up to https://github.com/espressif/arduino-esp32/pull/5391.
Closes https://github.com/espressif/arduino-esp32/issues/5319.
* IDF master d93887f9f
* PlatformIO updates for CI (#5387)
* Update PlatformIO CI build script
- Switch to the latest toolchains 8.4.0 for ESP32, ESP32S2, ESP32C3
- Use PlatformIO from master branch for better robustness
* Update package.json for PlatformIO
Co-authored-by: Ivan Grokhotkov <ivan@espressif.com>
Co-authored-by: Valerii Koval <valeros@users.noreply.github.com>
2021-07-17 00:57:49 +02:00
|
|
|
# end of Websocket
|
2021-04-05 13:23:58 +02:00
|
|
|
# end of TCP Transport
|
|
|
|
|
|
|
|
#
|
|
|
|
# TinyUSB
|
|
|
|
#
|
|
|
|
# CONFIG_USB_ENABLED is not set
|
|
|
|
# end of TinyUSB
|
|
|
|
|
|
|
|
#
|
|
|
|
# Unity unit testing library
|
|
|
|
#
|
|
|
|
CONFIG_UNITY_ENABLE_FLOAT=y
|
|
|
|
CONFIG_UNITY_ENABLE_DOUBLE=y
|
2021-05-31 15:32:51 +02:00
|
|
|
# CONFIG_UNITY_ENABLE_64BIT is not set
|
2021-04-05 13:23:58 +02:00
|
|
|
# CONFIG_UNITY_ENABLE_COLOR is not set
|
|
|
|
CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER=y
|
|
|
|
# CONFIG_UNITY_ENABLE_FIXTURE is not set
|
|
|
|
# CONFIG_UNITY_ENABLE_BACKTRACE_ON_FAIL is not set
|
|
|
|
# end of Unity unit testing library
|
|
|
|
|
|
|
|
#
|
|
|
|
# Virtual file system
|
|
|
|
#
|
|
|
|
CONFIG_VFS_SUPPORT_IO=y
|
|
|
|
CONFIG_VFS_SUPPORT_DIR=y
|
|
|
|
CONFIG_VFS_SUPPORT_SELECT=y
|
|
|
|
CONFIG_VFS_SUPPRESS_SELECT_DEBUG_OUTPUT=y
|
|
|
|
CONFIG_VFS_SUPPORT_TERMIOS=y
|
|
|
|
|
|
|
|
#
|
|
|
|
# Host File System I/O (Semihosting)
|
|
|
|
#
|
|
|
|
CONFIG_VFS_SEMIHOSTFS_MAX_MOUNT_POINTS=1
|
|
|
|
CONFIG_VFS_SEMIHOSTFS_HOST_PATH_MAX_LEN=128
|
|
|
|
# end of Host File System I/O (Semihosting)
|
|
|
|
# end of Virtual file system
|
|
|
|
|
|
|
|
#
|
|
|
|
# Wear Levelling
|
|
|
|
#
|
|
|
|
# CONFIG_WL_SECTOR_SIZE_512 is not set
|
|
|
|
CONFIG_WL_SECTOR_SIZE_4096=y
|
|
|
|
CONFIG_WL_SECTOR_SIZE=4096
|
|
|
|
# end of Wear Levelling
|
|
|
|
|
|
|
|
#
|
|
|
|
# Wi-Fi Provisioning Manager
|
|
|
|
#
|
|
|
|
CONFIG_WIFI_PROV_SCAN_MAX_ENTRIES=16
|
|
|
|
CONFIG_WIFI_PROV_AUTOSTOP_TIMEOUT=30
|
|
|
|
# end of Wi-Fi Provisioning Manager
|
|
|
|
|
|
|
|
#
|
|
|
|
# Supplicant
|
|
|
|
#
|
|
|
|
CONFIG_WPA_MBEDTLS_CRYPTO=y
|
|
|
|
# CONFIG_WPA_WAPI_PSK is not set
|
|
|
|
# CONFIG_WPA_DEBUG_PRINT is not set
|
|
|
|
# CONFIG_WPA_TESTING_OPTIONS is not set
|
IDF master d93887f9f (#5336)
* Update toolchain
* Update package_esp32_index.template.json
* add optional component dependencies after Kconfig options are known (#5404)
Until this commit, Kconfig options (e.g. CONFIG_TINYUSB_ENABLED) were
used in conditions preceding idf_component_register to determine which
components need to be added to `arduino` component requirements.
However the Kconfig options aren't known at the early expansion stage,
when the component CMakeLists.txt files are expanded the first time
and requirements are evaluated. So all the conditions evaluated as if
the options were not set.
This commit changes the logic to only add these components as
dependencies when the Kconfig options are known. Dependencies become
"weak", which means that if one of the components isn't included into
the build for some reason, it is not added as a dependency.
This may happen, for example, if the component is not present in the
`components` directory or is excluded by setting `COMPONENTS` variable
in the project CMakeLists.txt file.
This also ensures that if the component is not present, it will not be
added as a dependency, and this will allow the build to proceed.
Follow-up to https://github.com/espressif/arduino-esp32/pull/5391.
Closes https://github.com/espressif/arduino-esp32/issues/5319.
* IDF master d93887f9f
* PlatformIO updates for CI (#5387)
* Update PlatformIO CI build script
- Switch to the latest toolchains 8.4.0 for ESP32, ESP32S2, ESP32C3
- Use PlatformIO from master branch for better robustness
* Update package.json for PlatformIO
Co-authored-by: Ivan Grokhotkov <ivan@espressif.com>
Co-authored-by: Valerii Koval <valeros@users.noreply.github.com>
2021-07-17 00:57:49 +02:00
|
|
|
# CONFIG_WPA_WPS_STRICT is not set
|
2021-04-05 13:23:58 +02:00
|
|
|
# CONFIG_WPA_11KV_SUPPORT is not set
|
|
|
|
# end of Supplicant
|
|
|
|
|
|
|
|
#
|
|
|
|
# DSP Library
|
|
|
|
#
|
|
|
|
CONFIG_DSP_ANSI=y
|
|
|
|
CONFIG_DSP_OPTIMIZATION=0
|
|
|
|
# CONFIG_DSP_MAX_FFT_SIZE_512 is not set
|
|
|
|
# CONFIG_DSP_MAX_FFT_SIZE_1024 is not set
|
|
|
|
# CONFIG_DSP_MAX_FFT_SIZE_2048 is not set
|
|
|
|
CONFIG_DSP_MAX_FFT_SIZE_4096=y
|
|
|
|
# CONFIG_DSP_MAX_FFT_SIZE_8192 is not set
|
|
|
|
# CONFIG_DSP_MAX_FFT_SIZE_16384 is not set
|
|
|
|
# CONFIG_DSP_MAX_FFT_SIZE_32768 is not set
|
|
|
|
CONFIG_DSP_MAX_FFT_SIZE=4096
|
|
|
|
# end of DSP Library
|
|
|
|
|
|
|
|
CONFIG_C_IMPL=y
|
|
|
|
# CONFIG_XTENSA_IMPL is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# ESP-FACE Configuration
|
|
|
|
#
|
|
|
|
CONFIG_MTMN_LITE_QUANT=y
|
|
|
|
# CONFIG_MTMN_LITE_FLOAT is not set
|
|
|
|
# CONFIG_MTMN_HEAVY_QUANT is not set
|
|
|
|
# CONFIG_FRMN is not set
|
|
|
|
CONFIG_MFN56_1X=y
|
|
|
|
# CONFIG_MFN56_2X is not set
|
|
|
|
# CONFIG_MFN56_3X is not set
|
|
|
|
# CONFIG_MFN56_4X is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# Object Detection
|
|
|
|
#
|
|
|
|
# CONFIG_DETECT_WITH_LANDMARK is not set
|
|
|
|
# end of Object Detection
|
|
|
|
|
|
|
|
#
|
|
|
|
# Pose Estimation
|
|
|
|
#
|
|
|
|
CONFIG_HD_NANO1=y
|
|
|
|
# CONFIG_HD_LITE1 is not set
|
|
|
|
CONFIG_HP_NANO1=y
|
|
|
|
# CONFIG_HP_LITE1 is not set
|
|
|
|
# end of Pose Estimation
|
|
|
|
# end of ESP-FACE Configuration
|
|
|
|
|
2021-05-31 15:32:51 +02:00
|
|
|
#
|
|
|
|
# Camera configuration
|
|
|
|
#
|
|
|
|
CONFIG_OV7670_SUPPORT=y
|
IDF master d93887f9f (#5336)
* Update toolchain
* Update package_esp32_index.template.json
* add optional component dependencies after Kconfig options are known (#5404)
Until this commit, Kconfig options (e.g. CONFIG_TINYUSB_ENABLED) were
used in conditions preceding idf_component_register to determine which
components need to be added to `arduino` component requirements.
However the Kconfig options aren't known at the early expansion stage,
when the component CMakeLists.txt files are expanded the first time
and requirements are evaluated. So all the conditions evaluated as if
the options were not set.
This commit changes the logic to only add these components as
dependencies when the Kconfig options are known. Dependencies become
"weak", which means that if one of the components isn't included into
the build for some reason, it is not added as a dependency.
This may happen, for example, if the component is not present in the
`components` directory or is excluded by setting `COMPONENTS` variable
in the project CMakeLists.txt file.
This also ensures that if the component is not present, it will not be
added as a dependency, and this will allow the build to proceed.
Follow-up to https://github.com/espressif/arduino-esp32/pull/5391.
Closes https://github.com/espressif/arduino-esp32/issues/5319.
* IDF master d93887f9f
* PlatformIO updates for CI (#5387)
* Update PlatformIO CI build script
- Switch to the latest toolchains 8.4.0 for ESP32, ESP32S2, ESP32C3
- Use PlatformIO from master branch for better robustness
* Update package.json for PlatformIO
Co-authored-by: Ivan Grokhotkov <ivan@espressif.com>
Co-authored-by: Valerii Koval <valeros@users.noreply.github.com>
2021-07-17 00:57:49 +02:00
|
|
|
CONFIG_OV7725_SUPPORT=y
|
2021-05-31 15:32:51 +02:00
|
|
|
CONFIG_NT99141_SUPPORT=y
|
|
|
|
CONFIG_OV2640_SUPPORT=y
|
|
|
|
CONFIG_OV3660_SUPPORT=y
|
|
|
|
CONFIG_OV5640_SUPPORT=y
|
IDF master d93887f9f (#5336)
* Update toolchain
* Update package_esp32_index.template.json
* add optional component dependencies after Kconfig options are known (#5404)
Until this commit, Kconfig options (e.g. CONFIG_TINYUSB_ENABLED) were
used in conditions preceding idf_component_register to determine which
components need to be added to `arduino` component requirements.
However the Kconfig options aren't known at the early expansion stage,
when the component CMakeLists.txt files are expanded the first time
and requirements are evaluated. So all the conditions evaluated as if
the options were not set.
This commit changes the logic to only add these components as
dependencies when the Kconfig options are known. Dependencies become
"weak", which means that if one of the components isn't included into
the build for some reason, it is not added as a dependency.
This may happen, for example, if the component is not present in the
`components` directory or is excluded by setting `COMPONENTS` variable
in the project CMakeLists.txt file.
This also ensures that if the component is not present, it will not be
added as a dependency, and this will allow the build to proceed.
Follow-up to https://github.com/espressif/arduino-esp32/pull/5391.
Closes https://github.com/espressif/arduino-esp32/issues/5319.
* IDF master d93887f9f
* PlatformIO updates for CI (#5387)
* Update PlatformIO CI build script
- Switch to the latest toolchains 8.4.0 for ESP32, ESP32S2, ESP32C3
- Use PlatformIO from master branch for better robustness
* Update package.json for PlatformIO
Co-authored-by: Ivan Grokhotkov <ivan@espressif.com>
Co-authored-by: Valerii Koval <valeros@users.noreply.github.com>
2021-07-17 00:57:49 +02:00
|
|
|
CONFIG_GC2145_SUPPORT=y
|
|
|
|
CONFIG_GC032A_SUPPORT=y
|
|
|
|
CONFIG_GC0308_SUPPORT=y
|
2021-05-31 15:32:51 +02:00
|
|
|
# CONFIG_SCCB_HARDWARE_I2C_PORT0 is not set
|
|
|
|
CONFIG_SCCB_HARDWARE_I2C_PORT1=y
|
IDF master d93887f9f (#5336)
* Update toolchain
* Update package_esp32_index.template.json
* add optional component dependencies after Kconfig options are known (#5404)
Until this commit, Kconfig options (e.g. CONFIG_TINYUSB_ENABLED) were
used in conditions preceding idf_component_register to determine which
components need to be added to `arduino` component requirements.
However the Kconfig options aren't known at the early expansion stage,
when the component CMakeLists.txt files are expanded the first time
and requirements are evaluated. So all the conditions evaluated as if
the options were not set.
This commit changes the logic to only add these components as
dependencies when the Kconfig options are known. Dependencies become
"weak", which means that if one of the components isn't included into
the build for some reason, it is not added as a dependency.
This may happen, for example, if the component is not present in the
`components` directory or is excluded by setting `COMPONENTS` variable
in the project CMakeLists.txt file.
This also ensures that if the component is not present, it will not be
added as a dependency, and this will allow the build to proceed.
Follow-up to https://github.com/espressif/arduino-esp32/pull/5391.
Closes https://github.com/espressif/arduino-esp32/issues/5319.
* IDF master d93887f9f
* PlatformIO updates for CI (#5387)
* Update PlatformIO CI build script
- Switch to the latest toolchains 8.4.0 for ESP32, ESP32S2, ESP32C3
- Use PlatformIO from master branch for better robustness
* Update package.json for PlatformIO
Co-authored-by: Ivan Grokhotkov <ivan@espressif.com>
Co-authored-by: Valerii Koval <valeros@users.noreply.github.com>
2021-07-17 00:57:49 +02:00
|
|
|
# CONFIG_GC_SENSOR_WINDOWING_MODE is not set
|
|
|
|
CONFIG_GC_SENSOR_SUBSAMPLE_MODE=y
|
2021-05-31 15:32:51 +02:00
|
|
|
CONFIG_CAMERA_CORE0=y
|
|
|
|
# CONFIG_CAMERA_CORE1 is not set
|
|
|
|
# CONFIG_CAMERA_NO_AFFINITY is not set
|
IDF master d93887f9f (#5336)
* Update toolchain
* Update package_esp32_index.template.json
* add optional component dependencies after Kconfig options are known (#5404)
Until this commit, Kconfig options (e.g. CONFIG_TINYUSB_ENABLED) were
used in conditions preceding idf_component_register to determine which
components need to be added to `arduino` component requirements.
However the Kconfig options aren't known at the early expansion stage,
when the component CMakeLists.txt files are expanded the first time
and requirements are evaluated. So all the conditions evaluated as if
the options were not set.
This commit changes the logic to only add these components as
dependencies when the Kconfig options are known. Dependencies become
"weak", which means that if one of the components isn't included into
the build for some reason, it is not added as a dependency.
This may happen, for example, if the component is not present in the
`components` directory or is excluded by setting `COMPONENTS` variable
in the project CMakeLists.txt file.
This also ensures that if the component is not present, it will not be
added as a dependency, and this will allow the build to proceed.
Follow-up to https://github.com/espressif/arduino-esp32/pull/5391.
Closes https://github.com/espressif/arduino-esp32/issues/5319.
* IDF master d93887f9f
* PlatformIO updates for CI (#5387)
* Update PlatformIO CI build script
- Switch to the latest toolchains 8.4.0 for ESP32, ESP32S2, ESP32C3
- Use PlatformIO from master branch for better robustness
* Update package.json for PlatformIO
Co-authored-by: Ivan Grokhotkov <ivan@espressif.com>
Co-authored-by: Valerii Koval <valeros@users.noreply.github.com>
2021-07-17 00:57:49 +02:00
|
|
|
CONFIG_CAMERA_DMA_BUFFER_SIZE_MAX=32768
|
2021-05-31 15:32:51 +02:00
|
|
|
# end of Camera configuration
|
|
|
|
|
2021-04-05 13:23:58 +02:00
|
|
|
#
|
|
|
|
# LittleFS
|
|
|
|
#
|
|
|
|
CONFIG_LITTLEFS_MAX_PARTITIONS=3
|
|
|
|
CONFIG_LITTLEFS_PAGE_SIZE=256
|
|
|
|
CONFIG_LITTLEFS_OBJ_NAME_LEN=64
|
|
|
|
CONFIG_LITTLEFS_READ_SIZE=128
|
|
|
|
CONFIG_LITTLEFS_WRITE_SIZE=128
|
|
|
|
CONFIG_LITTLEFS_LOOKAHEAD_SIZE=128
|
|
|
|
CONFIG_LITTLEFS_CACHE_SIZE=512
|
|
|
|
CONFIG_LITTLEFS_BLOCK_CYCLES=512
|
|
|
|
CONFIG_LITTLEFS_USE_MTIME=y
|
|
|
|
# CONFIG_LITTLEFS_USE_ONLY_HASH is not set
|
|
|
|
# CONFIG_LITTLEFS_HUMAN_READABLE is not set
|
|
|
|
CONFIG_LITTLEFS_MTIME_USE_SECONDS=y
|
|
|
|
# CONFIG_LITTLEFS_MTIME_USE_NONCE is not set
|
|
|
|
# CONFIG_LITTLEFS_SPIFFS_COMPAT is not set
|
|
|
|
# end of LittleFS
|
|
|
|
# end of Component config
|
|
|
|
|
|
|
|
#
|
|
|
|
# Compatibility options
|
|
|
|
#
|
|
|
|
# CONFIG_LEGACY_INCLUDE_COMMON_HEADERS is not set
|
|
|
|
# end of Compatibility options
|
|
|
|
|
|
|
|
# Deprecated options for backward compatibility
|
|
|
|
CONFIG_TOOLPREFIX="xtensa-esp32s2-elf-"
|
|
|
|
CONFIG_LOG_BOOTLOADER_LEVEL_NONE=y
|
|
|
|
# CONFIG_LOG_BOOTLOADER_LEVEL_ERROR is not set
|
|
|
|
# CONFIG_LOG_BOOTLOADER_LEVEL_WARN is not set
|
|
|
|
# CONFIG_LOG_BOOTLOADER_LEVEL_INFO is not set
|
|
|
|
# CONFIG_LOG_BOOTLOADER_LEVEL_DEBUG is not set
|
|
|
|
# CONFIG_LOG_BOOTLOADER_LEVEL_VERBOSE is not set
|
|
|
|
CONFIG_LOG_BOOTLOADER_LEVEL=0
|
|
|
|
# CONFIG_APP_ROLLBACK_ENABLE is not set
|
|
|
|
# CONFIG_FLASH_ENCRYPTION_ENABLED is not set
|
|
|
|
CONFIG_FLASHMODE_QIO=y
|
|
|
|
# CONFIG_FLASHMODE_QOUT is not set
|
|
|
|
# CONFIG_FLASHMODE_DIO is not set
|
|
|
|
# CONFIG_FLASHMODE_DOUT is not set
|
|
|
|
# CONFIG_MONITOR_BAUD_9600B is not set
|
|
|
|
# CONFIG_MONITOR_BAUD_57600B is not set
|
|
|
|
CONFIG_MONITOR_BAUD_115200B=y
|
|
|
|
# CONFIG_MONITOR_BAUD_230400B is not set
|
|
|
|
# CONFIG_MONITOR_BAUD_921600B is not set
|
|
|
|
# CONFIG_MONITOR_BAUD_2MB is not set
|
|
|
|
# CONFIG_MONITOR_BAUD_OTHER is not set
|
|
|
|
CONFIG_MONITOR_BAUD_OTHER_VAL=115200
|
|
|
|
CONFIG_MONITOR_BAUD=115200
|
|
|
|
# CONFIG_COMPILER_OPTIMIZATION_LEVEL_DEBUG is not set
|
|
|
|
# CONFIG_COMPILER_OPTIMIZATION_LEVEL_RELEASE is not set
|
|
|
|
CONFIG_OPTIMIZATION_ASSERTIONS_ENABLED=y
|
|
|
|
# CONFIG_OPTIMIZATION_ASSERTIONS_SILENT is not set
|
|
|
|
# CONFIG_OPTIMIZATION_ASSERTIONS_DISABLED is not set
|
IDF master d93887f9f (#5336)
* Update toolchain
* Update package_esp32_index.template.json
* add optional component dependencies after Kconfig options are known (#5404)
Until this commit, Kconfig options (e.g. CONFIG_TINYUSB_ENABLED) were
used in conditions preceding idf_component_register to determine which
components need to be added to `arduino` component requirements.
However the Kconfig options aren't known at the early expansion stage,
when the component CMakeLists.txt files are expanded the first time
and requirements are evaluated. So all the conditions evaluated as if
the options were not set.
This commit changes the logic to only add these components as
dependencies when the Kconfig options are known. Dependencies become
"weak", which means that if one of the components isn't included into
the build for some reason, it is not added as a dependency.
This may happen, for example, if the component is not present in the
`components` directory or is excluded by setting `COMPONENTS` variable
in the project CMakeLists.txt file.
This also ensures that if the component is not present, it will not be
added as a dependency, and this will allow the build to proceed.
Follow-up to https://github.com/espressif/arduino-esp32/pull/5391.
Closes https://github.com/espressif/arduino-esp32/issues/5319.
* IDF master d93887f9f
* PlatformIO updates for CI (#5387)
* Update PlatformIO CI build script
- Switch to the latest toolchains 8.4.0 for ESP32, ESP32S2, ESP32C3
- Use PlatformIO from master branch for better robustness
* Update package.json for PlatformIO
Co-authored-by: Ivan Grokhotkov <ivan@espressif.com>
Co-authored-by: Valerii Koval <valeros@users.noreply.github.com>
2021-07-17 00:57:49 +02:00
|
|
|
CONFIG_OPTIMIZATION_ASSERTION_LEVEL=2
|
2021-04-05 13:23:58 +02:00
|
|
|
CONFIG_CXX_EXCEPTIONS=y
|
|
|
|
CONFIG_CXX_EXCEPTIONS_EMG_POOL_SIZE=0
|
|
|
|
# CONFIG_STACK_CHECK_NONE is not set
|
|
|
|
CONFIG_STACK_CHECK_NORM=y
|
|
|
|
# CONFIG_STACK_CHECK_STRONG is not set
|
|
|
|
# CONFIG_STACK_CHECK_ALL is not set
|
|
|
|
CONFIG_STACK_CHECK=y
|
|
|
|
CONFIG_WARN_WRITE_STRINGS=y
|
|
|
|
# CONFIG_DISABLE_GCC8_WARNINGS is not set
|
|
|
|
# CONFIG_ESP32_APPTRACE_DEST_TRAX is not set
|
|
|
|
CONFIG_ESP32_APPTRACE_DEST_NONE=y
|
|
|
|
CONFIG_ESP32_APPTRACE_LOCK_ENABLE=y
|
|
|
|
CONFIG_BTDM_CONTROLLER_BLE_MAX_CONN_EFF=0
|
|
|
|
CONFIG_BTDM_CONTROLLER_BR_EDR_MAX_ACL_CONN_EFF=0
|
|
|
|
CONFIG_BTDM_CONTROLLER_BR_EDR_MAX_SYNC_CONN_EFF=0
|
|
|
|
CONFIG_BTDM_CONTROLLER_PINNED_TO_CORE=0
|
|
|
|
CONFIG_ADC2_DISABLE_DAC=y
|
|
|
|
# CONFIG_EVENT_LOOP_PROFILING is not set
|
|
|
|
CONFIG_POST_EVENTS_FROM_ISR=y
|
|
|
|
CONFIG_POST_EVENTS_FROM_IRAM_ISR=y
|
|
|
|
# CONFIG_ESP32S2_PANIC_PRINT_HALT is not set
|
|
|
|
CONFIG_ESP32S2_PANIC_PRINT_REBOOT=y
|
|
|
|
# CONFIG_ESP32S2_PANIC_SILENT_REBOOT is not set
|
|
|
|
# CONFIG_ESP32S2_PANIC_GDBSTUB is not set
|
|
|
|
CONFIG_ESP32S2_ALLOW_RTC_FAST_MEM_AS_HEAP=y
|
IDF master d93887f9f (#5336)
* Update toolchain
* Update package_esp32_index.template.json
* add optional component dependencies after Kconfig options are known (#5404)
Until this commit, Kconfig options (e.g. CONFIG_TINYUSB_ENABLED) were
used in conditions preceding idf_component_register to determine which
components need to be added to `arduino` component requirements.
However the Kconfig options aren't known at the early expansion stage,
when the component CMakeLists.txt files are expanded the first time
and requirements are evaluated. So all the conditions evaluated as if
the options were not set.
This commit changes the logic to only add these components as
dependencies when the Kconfig options are known. Dependencies become
"weak", which means that if one of the components isn't included into
the build for some reason, it is not added as a dependency.
This may happen, for example, if the component is not present in the
`components` directory or is excluded by setting `COMPONENTS` variable
in the project CMakeLists.txt file.
This also ensures that if the component is not present, it will not be
added as a dependency, and this will allow the build to proceed.
Follow-up to https://github.com/espressif/arduino-esp32/pull/5391.
Closes https://github.com/espressif/arduino-esp32/issues/5319.
* IDF master d93887f9f
* PlatformIO updates for CI (#5387)
* Update PlatformIO CI build script
- Switch to the latest toolchains 8.4.0 for ESP32, ESP32S2, ESP32C3
- Use PlatformIO from master branch for better robustness
* Update package.json for PlatformIO
Co-authored-by: Ivan Grokhotkov <ivan@espressif.com>
Co-authored-by: Valerii Koval <valeros@users.noreply.github.com>
2021-07-17 00:57:49 +02:00
|
|
|
CONFIG_ESP32H2_MEMPROT_FEATURE=y
|
|
|
|
CONFIG_ESP32H2_MEMPROT_FEATURE_LOCK=y
|
2021-04-05 13:23:58 +02:00
|
|
|
CONFIG_SYSTEM_EVENT_QUEUE_SIZE=32
|
|
|
|
CONFIG_SYSTEM_EVENT_TASK_STACK_SIZE=2048
|
|
|
|
CONFIG_MAIN_TASK_STACK_SIZE=4096
|
|
|
|
CONFIG_CONSOLE_UART_DEFAULT=y
|
|
|
|
# CONFIG_CONSOLE_UART_CUSTOM is not set
|
|
|
|
# CONFIG_ESP_CONSOLE_UART_NONE is not set
|
|
|
|
CONFIG_CONSOLE_UART=y
|
|
|
|
CONFIG_CONSOLE_UART_NUM=0
|
|
|
|
CONFIG_CONSOLE_UART_BAUDRATE=115200
|
|
|
|
CONFIG_INT_WDT=y
|
|
|
|
CONFIG_INT_WDT_TIMEOUT_MS=1000
|
|
|
|
CONFIG_TASK_WDT=y
|
|
|
|
CONFIG_TASK_WDT_PANIC=y
|
|
|
|
CONFIG_TASK_WDT_TIMEOUT_S=5
|
|
|
|
# CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU0 is not set
|
|
|
|
CONFIG_IPC_TASK_STACK_SIZE=1024
|
|
|
|
CONFIG_TIMER_TASK_STACK_SIZE=4096
|
|
|
|
# CONFIG_ESP32_ENABLE_COREDUMP_TO_FLASH is not set
|
|
|
|
# CONFIG_ESP32_ENABLE_COREDUMP_TO_UART is not set
|
|
|
|
CONFIG_ESP32_ENABLE_COREDUMP_TO_NONE=y
|
|
|
|
CONFIG_MB_MASTER_TIMEOUT_MS_RESPOND=150
|
|
|
|
CONFIG_MB_MASTER_DELAY_MS_CONVERT=200
|
|
|
|
CONFIG_MB_QUEUE_LENGTH=20
|
|
|
|
CONFIG_MB_SERIAL_TASK_STACK_SIZE=4096
|
|
|
|
CONFIG_MB_SERIAL_BUF_SIZE=256
|
|
|
|
CONFIG_MB_SERIAL_TASK_PRIO=10
|
|
|
|
# CONFIG_MB_CONTROLLER_SLAVE_ID_SUPPORT is not set
|
|
|
|
CONFIG_MB_CONTROLLER_NOTIFY_TIMEOUT=20
|
|
|
|
CONFIG_MB_CONTROLLER_NOTIFY_QUEUE_SIZE=20
|
|
|
|
CONFIG_MB_CONTROLLER_STACK_SIZE=4096
|
|
|
|
CONFIG_MB_EVENT_QUEUE_TIMEOUT=20
|
|
|
|
CONFIG_MB_TIMER_PORT_ENABLED=y
|
|
|
|
CONFIG_MB_TIMER_GROUP=0
|
|
|
|
CONFIG_MB_TIMER_INDEX=0
|
|
|
|
# CONFIG_ENABLE_STATIC_TASK_CLEAN_UP_HOOK is not set
|
|
|
|
CONFIG_TIMER_TASK_PRIORITY=1
|
|
|
|
CONFIG_TIMER_TASK_STACK_DEPTH=2048
|
|
|
|
CONFIG_TIMER_QUEUE_LENGTH=10
|
|
|
|
# CONFIG_L2_TO_L3_COPY is not set
|
|
|
|
# CONFIG_USE_ONLY_LWIP_SELECT is not set
|
|
|
|
CONFIG_ESP_GRATUITOUS_ARP=y
|
|
|
|
CONFIG_GARP_TMR_INTERVAL=60
|
|
|
|
CONFIG_TCPIP_RECVMBOX_SIZE=32
|
|
|
|
CONFIG_TCP_MAXRTX=12
|
|
|
|
CONFIG_TCP_SYNMAXRTX=6
|
|
|
|
CONFIG_TCP_MSS=1436
|
|
|
|
CONFIG_TCP_MSL=60000
|
|
|
|
CONFIG_TCP_SND_BUF_DEFAULT=5744
|
|
|
|
CONFIG_TCP_WND_DEFAULT=5744
|
|
|
|
CONFIG_TCP_RECVMBOX_SIZE=6
|
|
|
|
CONFIG_TCP_QUEUE_OOSEQ=y
|
|
|
|
# CONFIG_ESP_TCP_KEEP_CONNECTION_WHEN_IP_CHANGES is not set
|
|
|
|
CONFIG_TCP_OVERSIZE_MSS=y
|
|
|
|
# CONFIG_TCP_OVERSIZE_QUARTER_MSS is not set
|
|
|
|
# CONFIG_TCP_OVERSIZE_DISABLE is not set
|
|
|
|
CONFIG_UDP_RECVMBOX_SIZE=6
|
|
|
|
CONFIG_TCPIP_TASK_STACK_SIZE=2560
|
|
|
|
# CONFIG_TCPIP_TASK_AFFINITY_NO_AFFINITY is not set
|
|
|
|
CONFIG_TCPIP_TASK_AFFINITY_CPU0=y
|
|
|
|
CONFIG_TCPIP_TASK_AFFINITY=0x0
|
|
|
|
CONFIG_PPP_SUPPORT=y
|
|
|
|
# CONFIG_PPP_NOTIFY_PHASE_SUPPORT is not set
|
|
|
|
CONFIG_PPP_PAP_SUPPORT=y
|
|
|
|
CONFIG_PPP_CHAP_SUPPORT=y
|
|
|
|
CONFIG_PPP_MSCHAP_SUPPORT=y
|
|
|
|
CONFIG_PPP_MPPE_SUPPORT=y
|
|
|
|
# CONFIG_PPP_DEBUG_ON is not set
|
|
|
|
CONFIG_ESP32_PTHREAD_TASK_PRIO_DEFAULT=5
|
|
|
|
CONFIG_ESP32_PTHREAD_TASK_STACK_SIZE_DEFAULT=2048
|
|
|
|
CONFIG_ESP32_PTHREAD_STACK_MIN=768
|
|
|
|
CONFIG_ESP32_PTHREAD_TASK_CORE_DEFAULT=-1
|
|
|
|
CONFIG_ESP32_PTHREAD_TASK_NAME_DEFAULT="pthread"
|
|
|
|
CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS=y
|
|
|
|
# CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_FAILS is not set
|
|
|
|
# CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ALLOWED is not set
|
|
|
|
CONFIG_SUPPRESS_SELECT_DEBUG_OUTPUT=y
|
|
|
|
CONFIG_SUPPORT_TERMIOS=y
|
|
|
|
CONFIG_SEMIHOSTFS_MAX_MOUNT_POINTS=1
|
|
|
|
CONFIG_SEMIHOSTFS_HOST_PATH_MAX_LEN=128
|
|
|
|
# End of deprecated options
|