mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2025-10-29 19:43:22 +00:00
* Update package.json Update repo url for build * MQTT over TLS first build * MQTT TLS boot ok * Funcional version MQTT secure TLS * Add option for mqtt to use tls in web config * Versao funcional pendente otimizacao de rom * Versao funcional com verify certificate disabled * Adicao de informacoes para debug * Versao funcional com verificacao do certificado * Otimizacoes de rom e heap usage * Versao com webserver enable/disable * Versao boa para mqtt mbedtls boa uso * Invert CFG enable_web_server to disable_web_server * MQTT over TLS first build * MQTT TLS boot ok * Funcional version MQTT secure TLS * Add option for mqtt to use tls in web config * Versao funcional pendente otimizacao de rom * Versao funcional com verify certificate disabled * Adicao de informacoes para debug * Versao funcional com verificacao do certificado * Otimizacoes de rom e heap usage * Versao com webserver enable/disable * Versao boa para mqtt mbedtls boa uso * Invert CFG enable_web_server to disable_web_server * Same documentation * Rever submodulos configuration * Rever ignore submodules Rever ignore submodules * Fix for git actions * Fix build start_type_pub only in platform Beken * Fix build git w600 * Fix BL602 build * Remove format only changes * Delete src/driver/drv_ir.cpp Space changes only * Updates to pull request * Revert space only changes * Change cfg bool to byte and some documentation * Fix get initial time from compile time * Fix base64.c duplicate module * Fix base64.c duplicate module for git workflow * Fix strange behavior on BK7231n. Connection completed only in the second callback WIFI_STA_CONNECTED * MQTT-MBEDTLS default disable * Fix SERIOUS bug breaking all platforms except BK7231N (did you want to set g_bHasWiFiConnected in #else?) --------- Co-authored-by: Tester23 <85486843+openshwprojects@users.noreply.github.com>