mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-11-11 21:10:04 +01:00
fix(mosq): Make esp-peer build optional
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
CONFIG_IDF_TARGET="esp32"
|
||||
CONFIG_EXAMPLE_PEER_LIB_ESP_PEER=y
|
||||
CONFIG_EXAMPLE_PEER_LIB_LIBJUICE=n
|
||||
CONFIG_SPIRAM=y
|
||||
CONFIG_MBEDTLS_EXTERNAL_MEM_ALLOC=y
|
||||
Reference in New Issue
Block a user