EasyManuals Logo

Espressif ESP32-S2 User Manual

Espressif ESP32-S2
1695 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #1167 background imageLoading...
Page #1167 background image
Chapter 2. API Reference
jsmn Contains:
CONFIG_JSMN_PARENT_LINKS
CONFIG_JSMN_STRICT
CONFIG_JSMN_PARENT_LINKS
Enable parent links
Found in: Component config > jsmn
You can access to parent node of parsed json
Default value:
No (disabled)
CONFIG_JSMN_STRICT
Enable strict mode
Found in: Component config > jsmn
In strict mode primitives are: numbers and booleans
Default value:
No (disabled)
libsodium Contains:
CONFIG_LIBSODIUM_USE_MBEDTLS_SHA
CONFIG_LIBSODIUM_USE_MBEDTLS_SHA
Use mbedTLS SHA256 & SHA512 implementations
Found in: Component config > libsodium
If this option is enabled, libsodium will use thin wrappers around mbedTLS for SHA256 & SHA512
operations.
This saves some code size if mbedTLS is also used. However it is incompatible with hardware SHA
acceleration (due to the way libsodiums API manages SHA state).
Default value:
Yes (enabled)
Log output Contains:
CONFIG_LOG_DEFAULT_LEVEL
CONFIG_LOG_TIMESTAMP_SOURCE
CONFIG_LOG_MAXIMUM_LEVEL
CONFIG_LOG_COLORS
CONFIG_LOG_DEFAULT_LEVEL
Default log verbosity
Found in: Component config > Log output
Specify how much output to see in logs by default. You can set lower verbosity level at runtime using
esp_log_level_set function.
Espressif Systems 1156
Submit Document Feedback
Release v4.4

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Espressif ESP32-S2 and is the answer not in the manual?

Espressif ESP32-S2 Specifications

General IconGeneral
BrandEspressif
ModelESP32-S2
CategorySingle board computers
LanguageEnglish