Commit Graph

  • cb2375827b CI: fix connection failures in asio example tests Chen Yudong 2021-05-25 15:02:47 +08:00
  • cc0f2b3cf0 asio coap: If LWIP IPV6 is disabled, automatically don't build asio & coap Angus Gratton 2021-05-20 18:50:02 +10:00
  • 47d57a5b14 asio: update copyright notice Jan Brudný 2021-05-17 02:56:33 +02:00
  • 278b7bef3c partition_table: Add a "single factory app (large)" option for 1.5MB app size Angus Gratton 2021-04-12 17:29:49 +10:00
  • a165452ca1 Split example_tests with Example_WIFI tag group into Example_OTA and Example_Protocols Shubham Kulkarni 2021-03-25 15:20:30 +05:30
  • 55f95fb790 example_tests: CI uses ECO0 for esp32c3 tests KonstantinKondrashov 2021-04-09 14:23:09 +08:00
  • 9b76388163 ci: run Example_GENERIC for C3 Marius Vikhammer 2021-03-12 14:05:17 +08:00
  • 0d1d73eb35 style: format python files with isort and double-quote-string-fixer Fu Hanxi 2021-01-26 10:49:01 +08:00
  • 88d3eda156 test: remove fake binary size check in example test: He Yin Ling 2020-11-24 16:40:15 +08:00
  • 622a360e97 Whitespace: Automated whitespace fixes (large commit) Angus Gratton 2020-11-10 18:40:01 +11:00
  • 4358c3ceab cmake: Apply cmakelint fixes Angus Gratton 2020-11-10 17:51:08 +11:00
  • f00c3be139 asio: make the example code conform to Espressif C++ standards David Čermák 2020-06-18 16:16:41 +08:00
  • c05558ba28 asio: option to use wolfSSL as TLS stack for ASIO David Cermak 2020-06-05 17:17:55 +02:00
  • c0c1a65598 examples: asio ssl example demonstrating both server and client David Cermak 2020-06-05 16:19:10 +02:00
  • dab12309e2 asio: Basic SSL/TLS support in asio port for ESP platform David Cermak 2020-06-05 16:17:01 +02:00
  • 789670e8c5 Add multi-target support for performance tests Roland Dobai 2020-02-28 16:12:11 +01:00
  • 131613c5cc doc: fix broken example links morris 2020-01-20 21:06:06 +08:00
  • 919091766d asio: updated ASIO port to use latest asio and esp-idf features David Cermak 2019-11-07 12:07:44 +01:00
  • 4e4ab0908d test: update example and unit tests with new import roles: He Yin Ling 2019-11-27 11:58:07 +08:00
  • 54e3a85983 esp_netif and examples: using wifi driver handle, update examples and tests to pass the CI David Cermak 2019-09-04 13:58:29 +02:00
  • 98dfb691b6 asio: fix asio test code to start the test after ip address received from common example code David Cermak 2019-11-08 14:56:25 +01:00
  • ff7d214f9c ASIO: fixed undefined ref to atomic functions and enabled examples for CI (esp32s2beta) Marius Vikhammer 2019-11-01 09:54:34 +08:00
  • ee6dbbfeaa ci: limit example test to ESP32s Michael (XIAO Xufeng) 2019-08-29 17:54:14 +08:00
  • a14331ad01 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) Anton Maklakov 2019-07-16 16:33:30 +07:00
  • f3754a3683 examples: change default build instructions in docs to CMake Mahavir Jain 2019-08-02 09:01:20 +05:30
  • c1176ccdcc build system: Use CMake-based build system as default when describing commands Angus Gratton 2019-06-23 11:54:31 +10:00
  • df51e60ac0 examples: use new component registration api Renz Christian Bagaporo 2019-04-28 15:38:46 +08:00
  • 9e83b1eb0e components: use new component registration api Renz Christian Bagaporo 2019-04-28 15:38:23 +08:00
  • f82cbfde7b ci: support to build esp32s2beta simple examples Michael (XIAO Xufeng) 2019-07-08 09:16:06 +08:00
  • 96d13293ab Rename Kconfig options (components/esp32) Roland Dobai 2019-04-30 12:51:55 +02:00
  • 3b49d1f559 Rename Kconfig options (root) Roland Dobai 2019-04-24 15:02:25 +02:00
  • 3e7591e92a examples/protocols/asio: use common network component Ivan Grokhotkov 2018-11-21 00:44:31 +08:00
  • de830e51d4 Correct Kconfigs according to the coding style Roland Dobai 2019-01-25 17:10:53 +01:00
  • 21c0878f0e examples: Fix Python coding style Roland Dobai 2018-12-04 08:32:48 +01:00
  • a96c890f97 Fix Python 3 compatibility issues Roland Dobai 2018-10-10 13:19:31 +02:00
  • 86d107635b asio: examples renamed to have consistent binary names when build in make and CMake David Cermak 2018-09-12 15:52:38 +02:00
  • 57672d5add cmake: make main a component again Renz Christian Bagaporo 2018-09-11 09:44:12 +08:00
  • e8ea8786d2 cmake: Add missing example CMakeLists.txt files, CI check all examples have both Angus Gratton 2018-08-28 11:10:48 +08:00
  • 142200c7ca Merge branch 'master' into feature/cmake Angus Gratton 2018-08-16 15:01:43 +10:00
  • 6c47cfe30a asio: added socket timeout for example tests David Cermak 2018-08-04 22:09:34 +02:00
  • 0ae8c3ca33 asio example tests: Increase timeout for DHCP lease to 30s Angus Gratton 2018-08-03 16:59:23 +10:00
  • 5472d5c52f asio: initial idf port of asio library without ssl David Cermak 2018-05-29 11:25:24 +02:00
  • e430a3e081 Deploying to gh-pages from @ espressif/esp-protocols@51a50db0fd 🚀 david-cermak 2022-06-21 16:49:29 +00:00
  • 51a50db0fd Merge pull request #61 from gabsuren/feature/common_component_esp_dependency david-cermak 2022-06-21 18:47:35 +02:00
  • e1660a1806 protocol_examples_common: Updated to explicitely use esp-eth dependency if needed gabsuren 2022-06-21 20:39:46 +04:00
  • 40c58d16a7 Deploying to gh-pages from @ espressif/esp-protocols@84f18bddfb 🚀 david-cermak 2022-06-21 16:12:21 +00:00
  • a73aa3faef Deploying to gh-pages from @ espressif/esp-protocols@609594a849 🚀 david-cermak 2022-06-21 16:10:23 +00:00
  • 84f18bddfb Merge pull request #58 from gabsuren/feature/mdns_esp_dependency david-cermak 2022-06-21 18:09:46 +02:00
  • 609594a849 Merge pull request #42 from david-cermak/feature/modem_cmux_ext david-cermak 2022-06-21 18:08:34 +02:00
  • 66e6d4cbf8 fix(esp_modem): Implement movable unique_buffer to bundle data, size, ptr David Cermak 2022-06-10 18:04:10 +02:00
  • 4868689111 mdns: Updated mDNS to explicitely use esp-eth dependency if needed mdns-v1.0.3 gabsuren 2022-06-17 13:16:14 +04:00
  • f3ff98bb82 fix(exp_modem): DTE should own both command and data terminal David Cermak 2022-06-08 17:16:15 +02:00
  • 58a0b57e12 fix(esp_modem): Update CMUX example to use CMUX mode automatically David Cermak 2022-06-06 21:08:41 +02:00
  • 3fd4391c38 feat(esp_modem): Add CMUX mode to C-API David Cermak 2022-05-26 17:40:02 +02:00
  • a16aab6979 feat(esp_modem): Add support to CMUX exit David Cermak 2022-05-26 17:31:22 +02:00
  • 1e0aefd72a fix(esp-modem): Improve PPP exit sequence David Cermak 2022-06-05 15:43:56 +02:00
  • 8445ef1380 Deploying to gh-pages from @ espressif/esp-protocols@ebf122bd36 🚀 david-cermak 2022-06-10 13:28:27 +00:00
  • ebf122bd36 Merge pull request #53 from david-cermak/bugfix/cmux_2byte_len david-cermak 2022-06-10 15:26:31 +02:00
  • 5addf9e885 feat(esp_modem): Bumped version number to 0.1.17 modem-v0.1.17 David Cermak 2022-06-10 14:56:12 +02:00
  • 58d4f2945a Deploying to gh-pages from @ espressif/esp-protocols@6dbfc69627 🚀 david-cermak 2022-06-06 13:14:03 +00:00
  • 6dbfc69627 Merge pull request #49 from trombik/feat-ca-bundle david-cermak 2022-06-06 15:11:51 +02:00
  • 128c0a2d87 fix(esp_modem): Support 2 byte size packets David Cermak 2022-06-06 15:05:38 +02:00
  • 3cd41a8b15 Deploying to gh-pages from @ espressif/esp-protocols@1f91d248f5 🚀 david-cermak 2022-06-03 13:51:12 +00:00
  • 1f91d248f5 Merge pull request #51 from gabsuren/bugfix/mix_fixes david-cermak 2022-06-03 15:49:26 +02:00
  • 8fe2a3a661 Minor fixes here and there mdns-v1.0.2 suren-gabrielyan-espressif 2022-06-03 16:54:34 +04:00
  • 417591b99f Merge pull request #43 from gabsuren/mdns_migration_with_history david-cermak 2022-06-03 12:57:35 +02:00
  • d56b5d90ea feat(websocket): allow users to attach CA bundle Tomoyuki Sakurai 2022-06-02 12:16:46 +07:00
  • b6b20ad399 mDNS: Initial version based on IDF 5.0 suren-gabrielyan-espressif 2022-05-27 17:47:00 +04:00
  • 8863ed944d docs: update redirected links Marius Vikhammer 2022-04-28 14:34:20 +08:00
  • 78001ec871 Examples: common source for GPIO range in Kconfigs defined Ondrej Kosta 2022-04-20 11:02:26 +02:00
  • 4a52cf23f5 soc: moved kconfig options out of the target component. Marius Vikhammer 2022-03-02 15:49:31 +08:00
  • 00e7675913 examples: added ESP-NETIF L2 TAP example Ondrej Kosta 2022-03-31 14:52:27 +02:00
  • 87c269911d cmake: fix issue with passing cxx_std option for GCC 11, a common workaround Anton Maklakov 2022-03-04 16:51:43 +07:00
  • eb536a74a0 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
  • b720d02fca examples: Fix implicit includes after legacy code removal David Cermak 2022-03-10 10:36:38 +01:00
  • 3e93ea9b76 esp_netif: Remove tcpip_adapter compatibility layer David Cermak 2022-02-08 17:08:04 +01:00
  • 2c764b1b7a mdns: Fix copyright messages, update API descrition David Cermak 2022-01-03 16:36:08 +01:00
  • f836ae7f65 mdns: Add API to control custom network interfaces David Cermak 2021-12-20 13:59:11 +01:00
  • e9a1c26e0c CI/mdns: Reworked example test to be run repeatably David Cermak 2021-12-15 15:48:59 +01:00
  • 4b5f24f5b8 CI/mdns: Fix fuzzer build David Cermak 2021-12-14 21:35:27 +01:00
  • 05675c7d63 CI/mdns: Extend example test for sockets, netifs David Cermak 2021-12-14 18:34:04 +01:00
  • 30f37c0565 mdns: Add support for registering custom netif David Cermak 2021-12-14 18:07:23 +01:00
  • ddc58e8220 mdns: Indicate interface using esp_netif in search results David Cermak 2021-12-14 16:14:21 +01:00
  • fa951bf320 mdns: Use predefined interfaces to prepare for custom netifs David Cermak 2021-12-13 17:15:54 +01:00
  • 605d1fab73 mdns: Prepare for dynamic esp-netif support Suren Gabrielyan 2021-08-19 15:47:28 +04:00
  • 58bf2186f7 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories Sudeep Mohanty 2022-01-12 12:23:47 +05:30
  • d39a4c744e mdns: Stabilization of mdns test app gabsuren 2021-12-17 17:49:48 +04:00
  • ec491ec536 system: move kconfig options out of target component Marius Vikhammer 2022-01-07 12:22:56 +08:00
  • defdfd59b6 G0: target component (components/esp32*) doesn't depend on driver anymore Omar Chebib 2022-01-28 19:47:04 +08:00
  • 7f42c31252 ci/mdsn: Fix example test on ethernet runners David Cermak 2022-02-04 18:40:21 +01:00
  • 94ae672041 mdns: Update to drop our own packet if bounced back David Cermak 2022-02-04 18:18:49 +01:00
  • e5a3a3df1d mdns: Fix potential read behind parsed packet David Cermak 2022-02-02 12:21:12 +01:00
  • 7710ea9a11 mdns: Fix memleak when adding delegated host David Cermak 2022-02-02 08:35:04 +01:00
  • 034c55e18a mdns: Fix null-service issue when parsing packets David Cermak 2022-02-01 09:58:20 +01:00
  • ec03fec3d3 mdns: Update fuzzer test (add delegation, check memory) David Cermak 2022-02-01 09:56:32 +01:00
  • 5909e9e54c mdns: Remove legacy esp_event API David Cermak 2022-02-17 10:40:32 +01:00
  • 82e2a5dcc1 mdns: added missing includes Jakob Hasse 2022-02-16 16:43:04 +08:00
  • 48e4d4035c mdns: Clear notification value in mdns_hostname_set h2zero 2022-01-24 20:55:45 -07:00
  • ba3fa24a96 esp_eth: Update esp32's EMAC API to decouple driver and vendor config David Cermak 2022-01-24 15:40:11 +01:00
  • 869f5b75af esp_eth: Make EMAC DMA burst size configurable David Cermak 2021-12-15 16:30:29 +01:00