Commit Graph

  • 3aa8307f03 Tools: Fix flake8 version 5 warnings Roland Dobai 2022-08-10 09:01:57 +02:00
  • 1cf692ec34 tools: remove the dependency on the future package simon.chupin 2022-07-07 14:45:09 +02:00
  • caa59d13d7 build system: re-add -Wno-format as private flag for some test_apps Alexey Lapshin 2022-07-07 00:17:27 +04:00
  • 649f6d369e build system: re-add -Wno-format as private flag for some example components Ivan Grokhotkov 2022-01-31 23:05:03 +01:00
  • 54de87142c build system: re-add -Wno-format as private flag for some components Ivan Grokhotkov 2022-01-31 19:45:31 +01:00
  • 17df9effcd example: Add mqtt5 example yuanjm 2022-03-03 15:41:43 +08:00
  • 186dd8a18b test: Add mqtt5 unit-test yuanjm 2022-03-03 15:41:07 +08:00
  • 30c80f9631 mqtt: Add mqtt5 Kconfig yuanjm 2022-03-03 15:40:03 +08:00
  • 30b05ecead esp_netif/lwip: Fix deps cycles to "lwip -> esp_netif -> phy-drivers" David Cermak 2022-05-11 16:01:48 +02:00
  • dd40fc3af2 [MQTT] - Updates esp_mqtt configuration struct Euripedes Rocha 2022-06-13 07:59:11 -03:00
  • 119d724017 CI: make sure that reading of the ipv4 address has finished Chen Yudong 2022-07-14 22:55:50 +08:00
  • fade26cf27 CI: Improve common test methods Chen Yudong 2022-07-07 00:34:06 +08:00
  • debc9962a1 CI: update test cases to use different environment variables Chen Yudong 2022-07-03 16:22:20 +08:00
  • 729363e4cc CI: fix ip address checker and trace log Chen Yudong 2022-07-03 19:44:00 +08:00
  • 4ebf448bcf docs: changes docs supported targets tables Fu Hanxi 2022-07-13 10:41:36 +08:00
  • 4b884c421a [MQTT] - Adds esp-timer as dependency and change version. Euripedes Rocha 2022-06-07 08:10:38 -03:00
  • ee67d87a90 ci: Fix mqtt_qos1 example test failure - Updated log levels of some tags in mqtt/tcp example - Updated mqtt/tcp example test to work with WiFi Laukik Hase 2022-06-09 14:22:14 +05:30
  • c6951764a2 mqtt: Update tests to start with valid transport David Cermak 2022-06-09 11:08:45 +02:00
  • 7d9a22b4d4 mqtt: Fix and add mqtt host test to CI David Cermak 2022-05-13 16:55:22 +02:00
  • 8f8090e4ac esp-netif: Make dependency on esp-eth optional David Cermak 2022-05-02 15:47:05 +02:00
  • c2d902062e ci: partially enable example build for esp32c2 Michael (XIAO Xufeng) 2022-05-20 17:50:08 +08:00
  • 37ff11d0ed tools: Increase the minimal supported CMake version to 3.16 Djordje Nedic 2022-05-27 10:10:51 +02:00
  • b2e3cc620a esp_wifi: optimize wifi kconfig Jessy Chen 2022-05-10 04:00:01 -04:00
  • 537b53ad60 docs: Add esp_tls_errors.h to API reference list Mahavir Jain 2022-03-24 21:05:05 +05:30
  • 0edf4bee23 components: correct printf() placeholder for time_t Anton Maklakov 2022-02-22 12:42:56 +07:00
  • 6b188eab14 kconfig: Changed default values of bool configs - Some bool configs were using default values true and false, instead of y and n. Laukik Hase 2022-03-10 14:26:37 +05:30
  • b390e07833 esp_netif: Remove tcpip_adapter compatibility layer David Cermak 2022-02-08 17:08:04 +01:00
  • 3a3457eb66 Remove legacy system event framework. Sagar Bijwe 2021-12-02 15:49:28 +05:30
  • af6b3bb9fe esp_hw_support/esp_system: Re-evaluate header inclusions and include directories Sudeep Mohanty 2022-01-12 12:23:47 +05:30
  • c1bc52fa31 freertos: Remove legacy hooks Darian Leung 2022-02-17 16:40:52 +08:00
  • 64993a3270 esp_eth: Update esp32's EMAC API to decouple driver and vendor config David Cermak 2022-01-24 15:40:11 +01:00
  • 841e8d7c60 configure_ds.py: Fix the error for prod mode. They script now only verifies the purpose in the prod mode. Aditya Patwardhan 2022-01-31 14:11:07 +05:30
  • 07f7376d1e ci/mqtt: Make publish test-app message properties configurable David Cermak 2022-01-27 07:43:05 +01:00
  • 0fe8646fd4 ci/mqtt: Fix weekend test publish-connect on target David Cermak 2022-01-26 16:38:31 +01:00
  • d649af04a8 ci/mqtt: Move publish-connect test to ethernet runners David Cermak 2022-01-11 10:37:50 +01:00
  • c0871b5be9 ci/mqtt: Move mqtt example tests to ethernet runners David Cermak 2022-01-11 10:35:42 +01:00
  • e052687fc6 esp8684: rename target to esp32c2 laokaiyao 2022-01-18 10:32:56 +08:00
  • 05231a9912 mqtt: Add docs on MQTT_CUSTOM_OUTBOX implentation David Cermak 2022-01-17 10:47:59 +01:00
  • e6130a46cd CI: Enable ESP8684 build stage CI on master Cao Sen Miao 2021-11-26 17:03:47 +08:00
  • 92320ebdda refactor (test_utils)!: separate file for memory check functions Jakob Hasse 2021-11-18 14:27:30 +08:00
  • 98d60c9a00 MQTT: Add more tests David Cermak 2021-10-06 17:52:22 +02:00
  • afb3c084f1 MQTT: Add more unit tests with actual broker David Cermak 2021-10-04 10:24:31 +02:00
  • 947a4f0908 freertos: Add portTRY_ENTRY_CRITICAL() and deprecate legacy spinlock fucntions Darian Leung 2021-10-30 00:48:19 +08:00
  • 5a8152580b Build & config: Remove leftover files from the unsupported "make" build system Roland Dobai 2021-11-05 15:38:25 +01:00
  • 426f028d84 Build & config: Remove the "make" build system Roland Dobai 2021-11-04 15:28:07 +01:00
  • c7ce57bb52 mqtt_test_app: Fix the invalid esp-tls error code values in mqtt test app Aditya Patwardhan 2021-09-21 17:56:50 +05:30
  • 523934decf CI: Update mqtt test to cleanup connect-publish-URI interaction David Cermak 2021-09-07 11:26:59 +02:00
  • 699dd4fbce [MQTT/test] Fix publish connect test Euripedes Rocha 2021-07-20 11:11:54 -03:00
  • 380f031a98 ESP32S3 support for ESP-MQTT SSL Mutual Authentication with Digital Signature Sachin Billore 2021-08-27 21:28:02 +05:30
  • 0d4f84fe7a upgrade freertos version and history Zim Kalinowski 2021-08-24 12:06:21 +08:00
  • 43cca8e25c CI: mqtt test apps: removed unnecessary env.yml David Cermak 2021-07-26 09:53:26 +02:00
  • 5cf3dad79a mqtt: Adds host tests for mqtt client Euripedes Rocha Filho 2021-02-16 15:47:10 +00:00
  • 531329d262 transport: Add CONFI_WS_TRANSPORT for optimize the code size liuhan 2021-04-16 17:23:18 +08:00
  • 181e90fe5a CI: Prepare mqtt app test for QEMU tests David Cermak 2021-06-16 09:58:20 +02:00
  • f962ac035f CI: Enable publish tests only when started from weekend pipeline David Cermak 2021-06-10 16:46:12 +02:00
  • 9bc1e1a011 mqtt: Moved weekend tests to test apps David Cermak 2021-06-10 09:09:14 +02:00
  • 17ae8434f4 Split example_tests with Example_WIFI tag group into Example_OTA and Example_Protocols Shubham Kulkarni 2021-03-25 15:20:30 +05:30
  • 5fafa05f92 bugfix/mqtt examples: Updates the CA certificates used. Euripedes Rocha 2021-03-29 10:52:18 +01:00
  • 38cb3195e1 Support ESP32S3 Beta 3 target Marius Vikhammer 2021-03-17 18:48:05 +08:00
  • a9c5cd15d1 tools: Update mqtt open source test server address yuanjm 2021-02-23 15:30:29 +08:00
  • f6629ff7e1 doc: Update mqtt open source test server address yuanjm 2021-02-23 15:30:06 +08:00
  • c500e7c930 examples: Update mqtt open source test server address yuanjm 2021-02-23 15:29:07 +08:00
  • ad00d740f4 examples/mqtt: Use common transport for setting log severity David Cermak 2021-02-01 16:15:50 +01:00
  • 4471cd2158 examples/mqtt: Cleanup on examples Euripedes Rocha Filho 2021-01-22 15:19:20 +00:00
  • 3148f4c5dd CI: enable example builds for C3 Marius Vikhammer 2020-12-15 11:00:02 +08:00
  • edde84b377 ci: Make the mqtt example test to send only portion of the partition David Cermak 2021-01-26 11:52:36 +01:00
  • 438b06bd6b style: format python files with isort and double-quote-string-fixer Fu Hanxi 2021-01-26 10:49:01 +08:00
  • 13f6635a51 configure_ds.py: Fix double quoted strings ( pre_hook check ) Aditya Patwardhan 2021-01-22 12:11:04 +05:30
  • e64379783b esp32c3/Digital Signature: mbedtls integration through ESP-TLS Aditya Patwardhan 2021-01-17 21:38:34 +05:30
  • a25f7b73e4 configure_ds.py: Add function documentation for improving redability. Aditya Patwardhan 2021-01-11 10:26:31 +05:30
  • a3f9fea41f esp32s2/configure_ds.py: The script now reads and parses the efuse summary of the esp32-s2 chip. * Added option to read and use previously burned efuse keys * Added option for the user to save the DS parameters for * development purpose. * Updated required documentation. Aditya Patwardhan 2020-12-24 20:24:38 +05:30
  • 3f2c411e37 examples/mqtt : Fix ssl mutual auth to use event loop Euripedes Rocha Filho 2020-12-08 18:13:39 +00:00
  • cc72be6b57 ci/mqtt: Made MQTT test app tls insecure capable David Cermak 2021-01-05 18:54:19 +01:00
  • ee05381ef5 Examples: MQTT DS example to use ds_peripheral API David Cermak 2020-12-16 11:13:06 +01:00
  • b3550c0fa2 ci: Add MQTT publish test to standard test apps David Cermak 2020-12-15 19:33:25 +01:00
  • 7faa1a99fe ci: Extend the MQTT weekend test to check mqtt-enqueue api David Cermak 2020-12-15 16:21:29 +01:00
  • 8f5ebf26f4 MQTT: Add new config modes (outbox related, incremental id) David Cermak 2020-12-15 15:48:08 +01:00
  • 0ba76d9de8 ci: Removed remaining binary size checks in app-tests David Cermak 2020-11-25 21:21:03 +01:00
  • c8fa8e1cb0 Fixed typo in configure_ds.py script commmand. Aditya Patwardhan 2020-11-25 13:04:04 +05:30
  • 75dd50ef3f test: remove fake binary size check in example test: He Yin Ling 2020-11-24 16:40:15 +08:00
  • caae6c4582 examples: make mqtt tcp example to report tcp-transport errno David Cermak 2020-11-03 08:23:51 +01:00
  • 121b7c7b13 MQTT: Restore default MQTT_OUTBOX_EXPIRED_TIMEOUT_MS to 30 sec Axel Lin 2020-11-06 20:42:38 +08:00
  • ebd802fa2c Whitespace: Automated whitespace fixes (large commit) Angus Gratton 2020-11-10 18:40:01 +11:00
  • d24c85e783 cmake: Apply cmakelint fixes Angus Gratton 2020-11-10 17:51:08 +11:00
  • ddb5e81a98 ci: add more build test for esp32-s3 morris 2020-10-20 18:08:15 +08:00
  • b934cb2943 esp32s2-ssl_ds: Use CLI interface for espefuse in configure_ds.py * make the project CMakelists to flash the external partition "pre_prov" * Remove the dependancy of configure_ds.py on esptool.py * Updated README * Fix the help menu Aditya Patwardhan 2020-10-19 08:44:05 +05:30
  • 20d4b4fa59 esp32s2/esp_ds: Added mqtt example for TLS using Digital Signature Aditya Patwardhan 2020-07-31 17:12:28 +05:30
  • 4b6dedee6a cmock: added cmock as component Jakob Hasse 2020-08-05 10:16:32 +08:00
  • 33f7fdf23b MQTT: add configurable msg expired timeout Marius Vikhammer 2020-08-10 16:43:23 +08:00
  • 28a139c454 MQTT: add server side authentication to mutual auth example Marius Vikhammer 2020-08-11 17:36:24 +08:00
  • d0f8eb10f3 mqtt-tests: rename tests to match the actual group David Cermak 2020-04-03 16:43:55 +02:00
  • ef9a2db815 mqtt: reenable outbox unit tests for esp32s2 David Cermak 2020-03-19 21:14:33 +01:00
  • 1ece84aa33 test, examples: use new component registration function Renz Bagaporo 2020-03-22 17:34:18 +08:00
  • 14be739764 esp_mqtt: add option to configure mqtt task priority. Simon Brélivet 2020-03-17 14:03:03 +01:00
  • 3cf32eda75 Add multi-target support for performance tests Roland Dobai 2020-02-28 16:12:11 +01:00
  • 999261dac5 MQTT: Add build only test for using mqtt API from C++ David Cermak 2020-02-20 12:45:25 +01:00
  • 84f104bc71 ci: disable failed cases for s2 temporarily michael 2020-02-11 10:41:47 +08:00
  • 1d52a2c3c6 mqtt-tests: migrate the publish-connection test from example-test to test-apps David Cermak 2020-02-07 11:10:04 +01:00
  • 2323b43c0d mqtt: example test to check connection with different ssl parameters David Cermak 2020-01-21 16:44:02 +01:00
  • d52f5e084a mqtt: add basic set of unit tests David Cermak 2020-01-19 21:24:28 +01:00