bump(console): First version [1.0.0]

1.0.0
Features
- Added component with mqtt command (1fcc5b1d)
This commit is contained in:
Abhik Roy
2024-11-29 01:03:08 +11:00
parent 1fcc5b1d56
commit 2e9bb6ee45
4 changed files with 10 additions and 2 deletions

View File

@ -1,6 +1,7 @@
# This file was generated using idf.py save-defconfig. It can be edited manually.
# Espressif IoT Development Framework (ESP-IDF) 5.5.0 Project Minimal Configuration
#
CONFIG_COMPILER_OPTIMIZATION_SIZE=y
CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN=y
CONFIG_MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE=y
CONFIG_MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE_PATH="certs/mosquitto.org.pem"