Commit Graph

  • 381e72c918 Merge branch 'move_from_idf' into 'master' master Rocha Euripedes 2025-10-01 20:38:56 +08:00
  • 3b1133723c ci: Disable certificate verification for publish tests Euripedes Rocha Filho 2025-10-01 10:24:12 +02:00
  • 71534b1c43 ci: Adds target tests and move to gitlab components Euripedes Rocha Filho 2025-10-01 10:21:02 +02:00
  • 110613a8a6 Merge branch 'ci_build_speed_up' into 'master' Rocha Euripedes 2025-09-29 16:23:57 +08:00
  • 57f729ec66 ci: Makes build parallel to speed up ci Euripedes Rocha Filho 2025-09-28 19:55:31 +02:00
  • 5800ec1b06 Merge branch 'introduce_pre_commit' into 'master' Rocha Euripedes 2025-09-27 04:54:54 +08:00
  • 04f8e3765d chore: Adds pre-commit checks and introduce conventional commits Euripedes Rocha Filho 2025-09-25 15:49:41 +02:00
  • 5b1f57f690 ci: Removes deployment of docs and component Euripedes Rocha Filho 2025-09-25 15:50:47 +02:00
  • 2c3e1e0942 Merge branch 'managed_esp_mqtt' into 'master' v1.0.0 Rocha Euripedes 2025-09-25 00:09:12 +08:00
  • 169e1ee88d fix: Adjust all examples and test to use local component Euripedes Rocha Filho 2025-09-23 15:26:40 +02:00
  • 2b33476c3f ci: Adds documentation build Euripedes Rocha Filho 2025-09-23 15:17:59 +02:00
  • 48d134382c Merge branch 'move_idf_history' into 'master' Rocha Euripedes 2025-09-22 20:41:32 +08:00
  • 2925288e51 chore: Reorganize file structure Euripedes Rocha Filho 2025-09-22 12:39:29 +02:00
  • 7edc15287c fix(mqtt): Adds sdkconfig to use test broker Euripedes Rocha 2025-07-07 11:10:22 +02:00
  • f116643d5a feat(mqtt): Add reason code to SUBSCRIBED event in examples Euripedes Rocha 2025-06-18 14:19:46 +02:00
  • 6b609bcdee fix(mqtt): Make example binary data consistent Euripedes Rocha 2025-06-18 09:59:17 +02:00
  • dfeb06f99f fix: fix build failure when project name is not mqtt_ssl Hossein.M 2024-11-12 09:58:07 +03:30
  • 0cbd2fbcf3 fix(examples): Update wifi-remote dependency to include IDF-v6 David Cermak 2025-05-13 16:24:56 +02:00
  • ea6237dd8d change(examples): Re-enable examples which need esp_wifi_remote David Cermak 2025-05-13 09:52:42 +02:00
  • de8ab91c19 change(mqtt): Adds retry on publish connect test case Euripedes Rocha 2025-05-06 12:35:15 +02:00
  • 1741b21561 change(examples): temp. disable examples which need esp_wifi_remote Ivan Grokhotkov 2025-05-06 20:35:48 +02:00
  • 95f299c4f3 docs: Fix some typos Shen Meng Jing 2025-04-30 18:35:39 +08:00
  • a38c9e1ee0 fix(examples): Example CA certs must contain the Key Usage parameter harshal.patil 2025-04-02 13:07:02 +05:30
  • 204f57f154 feat(esp32h4): disable unsupported build Chen Jichang 2025-03-21 11:54:08 +08:00
  • 05b46d3ed0 feat(esp32h4): enable ESP32H4 ci build Chen Jichang 2025-03-20 18:27:02 +08:00
  • 003ea16dfd docs: Update CN translation in protocols Zhang Shuxian 2025-02-26 19:19:34 +08:00
  • d30dfd5074 test: format all test scripts igor.udot 2025-02-24 10:18:03 +08:00
  • b8d7b2bded docs: update document to remove dependency of esp32 on secure element usage nilesh.kale 2025-02-14 15:06:15 +05:30
  • e7abe55bc2 feat(esp32h21): disable unsupported build test gaoxu 2025-01-22 10:41:07 +08:00
  • aeb84de1a0 fix(mqtt): Regenerate certificates for testing Euripedes Rocha 2025-01-28 14:34:29 +01:00
  • 73b773986f fix(mqtt): Update test app certificates Euripedes Rocha 2025-01-21 13:43:40 +01:00
  • e06ed89fdf fix(mqtt): MQTT5 API header added to documentation Euripedes Rocha 2024-12-10 15:46:04 +01:00
  • d23102b47a fix(mqtt): Fix test with local mosquitto increasing stack size David Cermak 2024-12-20 15:54:12 +01:00
  • a0f32ae1a0 feat(tools): Enforce utf-8 encoding with open() function Marek Fiala 2024-07-23 15:59:09 +02:00
  • efebd8831f change: Makes topic in mqtt publish test unique for case Euripedes Rocha 2024-11-28 17:35:33 +01:00
  • e8e1ab57bb ci(target-test): support timeout 4h markers Fu Hanxi 2024-11-26 11:11:48 +01:00
  • cca3d4af9d change: Improve mqtt publish connect tests Euripedes Rocha 2024-11-13 16:15:18 +01:00
  • ec8a9ec2cb feat(mqtt): Add publish stress test with local broker David Cermak 2024-09-13 18:09:19 +02:00
  • b17444a109 change(examples): switch examples to use a minimal build Frantisek Hrbata 2024-09-25 17:10:37 +02:00
  • e71a595cf8 change(examples): explicitly specify component dependencies for examples Frantisek Hrbata 2024-09-24 14:22:10 +02:00
  • c5fb6c9436 docs: update application examples for modbus.rst, mqtt.rst and lwip.rst Linda 2024-09-20 12:17:36 +08:00
  • 2a68028e50 ci(mqtt): Set partition to large for c6 on custom outbox example Euripedes Rocha 2024-10-10 10:49:36 +02:00
  • 8b6951a969 fix(examples): esp_hosted as default for Wi-Fi connect on P4 David Cermak 2024-08-30 08:33:06 +02:00
  • 87e021c8d9 ci(esp_eth): enabled build and test for c61 in eth/proto examples Ondrej Kosta 2024-09-17 11:27:43 +02:00
  • d75c586e7e feat(esp_eth): removed disable of C5 and P4 from examples .build-test-rules Ondrej Kosta 2024-06-07 10:43:14 +02:00
  • 67b882b53c fix(wifi): fix code comments xuxiao 2024-07-18 16:02:13 +08:00
  • 8b1fb7ff2f feat(esp32c61): disable unsupported build test wanlei 2024-04-29 19:55:27 +08:00
  • 54f86b9687 remove(c5beta3): remove c5 beta3 doxy files laokaiyao 2024-06-11 15:31:33 +08:00
  • 08af0be8ce fix(examples): Add wifi_remote option to common connect example David Cermak 2023-09-26 07:20:51 +02:00
  • ab03f3f21a refactor(mqtt): removed unused includes from tcp example Jakob Hasse 2024-05-16 17:56:16 +02:00
  • 99199a57c9 feat(esp_eth): a new folder structure of the driver and other improvements Ondrej Kosta 2024-04-26 12:27:54 +02:00
  • 32e2d251e5 feat(mqtt): Enable build test in mqtt examples for esp32p4 Bogdan Kolendovskyy 2024-03-21 11:33:57 +01:00
  • 151005718c ci(esp32c5mp): disable the unsupported tests laokaiyao 2024-04-01 12:25:38 +08:00
  • 723ac18495 docs(misc): fixed typos found with codespell Marius Vikhammer 2024-03-28 11:50:58 +08:00
  • ff8d77fc68 feat(examples): add support for ESP32-P4 in ssl_ds example Mahavir Jain 2024-03-27 10:56:13 +05:30
  • 1614af31a1 ci: update protocol/ethernet pytest markers Chen Yudong 2024-01-30 18:42:22 +08:00
  • e9bcb95bc4 docs: Update CN translation for esp_tls.rst, mqtt.rst, and peripherals.rst Shang Zhou 2023-12-20 15:29:39 +08:00
  • 0533275d61 refactor: migrate atecc608a_ecdsa example to crypto authlib repository Mahavir Jain 2023-12-04 12:22:01 +05:30
  • 44750a277b feat(example): Use PPP config in one MQTT example David Cermak 2023-10-12 17:16:26 +02:00
  • ad3667bf3a ci(mqtt): Move publish tests to nightly Euripedes Rocha 2023-10-20 07:44:35 +02:00
  • 24dd39433c feat(mqtt/example): Adds custom outbox example Euripedes Rocha 2023-05-04 14:22:17 +02:00
  • ff66474d63 ci(mqtt): Refactor publish connect test Euripedes Rocha 2023-09-07 11:35:04 +02:00
  • 7f7dc2b3c6 fix(ci): change build-test-rules files folder Chen Yudong 2023-09-20 19:09:47 +08:00
  • c462db569e feat(examples): add local components via idf_component.yml Ivan Grokhotkov 2023-08-04 15:00:15 +02:00
  • 22ce182853 docs: update format issues left in EN docs caixinying-git 2023-09-13 17:05:23 +08:00
  • ca9ca161ac fix(mqtt): Unite supported components tags under common structure Andrii 2023-08-10 10:58:44 +02:00
  • accb154b35 feat(ci): Enable p4 example, test_apps and unit tests CI build Armando 2023-08-17 10:45:23 +08:00
  • 3f1c0181eb ci: Fix publish connect mqtt test Euripedes Rocha 2023-08-22 16:46:21 +02:00
  • fcaf10581c docs: update format issues for EN and CN under api-reference/protocols and migration-guides caixinying-git 2023-07-31 16:13:41 +08:00
  • 07db66c669 fix(test/mqtt): Removes no-format from test_apps build Euripedes Rocha 2023-06-30 10:59:10 +02:00
  • 95741c1682 all: Removes unnecessary newline character in logs KonstantinKondrashov 2023-06-09 02:56:11 +08:00
  • 7e352dcd85 protocols/examples: Disable Wifi connection if not supported Euripedes Rocha 2023-05-29 14:47:43 +02:00
  • b8047f0dad esp_netif: Make esp_netif_receive() return value configurable David Cermak 2023-03-27 12:54:25 +02:00
  • 80bd386d3b ci: remove ttfw related info in tools/test_apps Fu Hanxi 2023-04-06 11:01:20 +08:00
  • c0cd2199c9 ci: Migrateunit test for mqtt test to unit test app Euripedes Rocha 2023-03-15 07:18:14 +01:00
  • 8d88b6ea9d Updated CMakeList.txt for main component of mqtt/ssl_ds. Bogdan Kolendovskyy 2023-03-17 16:03:52 +01:00
  • ecfe26da47 examples: fix format errors, remove -Wno-format Bogdan Kolendovskyy 2022-12-15 16:15:39 +01:00
  • 7aaed493fc mqtt/ssl_ds: enable the example for ESP32-H2 target Mahavir Jain 2023-02-10 10:30:45 +05:30
  • 1253a8995a ci: Enable build stage for mqtt/ssl_ds example for esp32c6 Laukik Hase 2023-01-19 10:00:00 +05:30
  • 15805501f7 esp_netif/lwip: Fix core-locking config David Cermak 2022-10-27 19:07:07 +02:00
  • 22e548f3ab esp32h2: add build test Cao Sen Miao 2023-01-10 13:59:46 +08:00
  • 8f90dab8d8 examples: enable build esp32c6 for wifi and network examples Chen Yudong 2023-01-09 20:58:27 +08:00
  • ffff8b9361 update ESP-MQTT by including the mqtt5 example Linda 2022-12-21 15:56:13 +08:00
  • 13c56ef791 [MQTT] - Moves compile definition out of idf Euripedes Rocha 2022-10-17 14:59:56 +02:00
  • 8f2a725a86 docs: update mqtt wifi coexist Wang Zi Yan 2022-12-20 12:28:38 +08:00
  • 339e438840 CI: fix pattern in test case test_examples_protocol_mqtt5 Chen Yudong 2022-12-21 10:50:11 +08:00
  • 1efdb52330 Examples: migration mqtt examples to pytest Suren Gabrielyan 2022-11-07 10:46:46 +04:00
  • bfd413589a mqtt: Set state on stoping; Add error code to Subscribed event Euripedes Rocha 2022-11-02 16:25:43 +01:00
  • f43591d970 ci: Disable some unit-test-apps for esp32c6 to pass ci build stage Song Ruo Jing 2022-11-09 18:23:49 +08:00
  • c54d7cfe43 [MQTT] clarification of message retransmission Euripedes Rocha 2022-10-11 15:40:55 +02:00
  • f643b95118 partition: use esp_partition_munmap instead of spi_flash_munmap Armando 2022-11-07 19:31:29 +08:00
  • cc7d9b4b7c Storage: Partition APIs moved to the new component 'esp_partition' Martin Vychodil 2022-10-14 14:15:32 +02:00
  • 0ec688bce6 docs: add a blank line in ble-mesh-index and translate mqtt Wang Zi Yan 2022-10-25 16:30:50 +08:00
  • a394a3d70c ci: Enable esp32c6 example, test_apps, and unit tests CI build stage Song Ruo Jing 2022-10-27 18:55:07 +08:00
  • 81854fdf75 ci: Fix mqtt broker is not available yuanjianmin 2022-09-29 15:35:27 +08:00
  • 3ff7b48680 [MQTT] Simplifies MQTT CMakeLists file Euripedes Rocha 2022-09-05 15:46:10 +02:00
  • 41782c4f17 mqtt/ssl_ds: Remove unwanted references to configure_ds.py, Also updated the DS documentation Aditya Patwardhan 2022-08-29 18:11:05 +05:30
  • f4f32e7b51 mqtt/ssl_ds: Add documentation on how to use esp-secure-cert-tool with the example Aditya Patwardhan 2022-08-25 09:11:30 +05:30
  • b0d5b719b6 mqtt/ssl_ds example: Update the code to use esp_secure_cert component Aditya Patwardhan 2022-08-24 23:21:02 +05:30
  • bfa9a90d99 mqtt/ssl_ds example: Remove configure_ds.py script, use esp-secure-cert-tool instread Aditya Patwardhan 2022-08-24 23:19:51 +05:30