Commit Graph

  • 836e43de73
    Create new_component.md Tomas Rezucha 2022-07-12 15:25:18 +0200
  • 278cfefa71
    Merge pull request #66 from espressif/feature/usb Tomas Rezucha 2022-07-12 14:59:39 +0200
  • c9fc71aa6e usb_host: Move to idf-extra-components Tomas Rezucha 2022-07-12 08:14:45 +0200
  • 65182c35dc usb_host: Fixed CDC endpoint descriptor parsing Tomas Rezucha 2022-07-07 11:35:43 +0200
  • c8f20bfaff usb_host: Unify CDC event callbacks Tomas Rezucha 2022-03-30 15:01:40 +0200
  • 8a0a831762 usb_host: Propagate new device connection to user Tomas Rezucha 2022-03-28 14:16:56 +0200
  • e6eb7575cb usb_host: Enable custom CDC commands Tomas Rezucha 2022-03-23 12:49:25 +0100
  • 53a2111127 usb_host: Pin test task to core 0 Tomas Rezucha 2022-02-15 13:01:30 +0100
  • d9b8717058 usb_host: Rename symbols that conflict with TinyUSB Tomas Rezucha 2022-02-11 20:45:24 +0100
  • fe4b75d4ce usb_host: Use USB_Host library calls for desc printing Tomas Rezucha 2022-02-11 20:26:35 +0100
  • 55ec1cf8cc ci: Add USB Host CDC and MSC pytests to pipeline Tomas Rezucha 2022-02-10 11:16:53 +0100
  • d8754830a3 usb_host: Add Mock device to CDC tests Tomas Rezucha 2022-02-10 10:57:20 +0100
  • 02584155aa usb_host: Update CDC tests for latest USB Host Tomas Rezucha 2022-02-10 10:50:51 +0100
  • 77b12508e4 usb_host: Don't build CDC host driver for unsupported targets Tomas Rezucha 2022-03-17 13:10:29 +0100
  • ff8b939cbb usb: USB Host stack uses USB PHY driver Darian Leung 2021-11-18 02:07:53 +0800
  • 52b2f0b137 usb: Add USB host CDC-ACM class driver Tomas Rezucha 2021-07-16 10:01:15 +0200
  • a8920be672
    Merge pull request #64 from Lapshin/fix/ignore-format-warnings Tomas Rezucha 2022-07-11 11:19:39 +0200
  • 6723c4219e Ignore format warnings Alexey Lapshin 2022-07-06 17:04:05 +0400
  • 7e7eb6b976
    Merge pull request #62 from shahpiyushv/task/json_parser_update Mahavir Jain 2022-06-24 10:31:37 +0530
  • 08659fc9e0 json_parser: Minor changes as per changes in upstream json_parser Piyush Shah 2022-06-01 12:53:03 +0530
  • 45d872e6a6
    Merge pull request #61 from mrdeep1/mutex_fix Mahavir Jain 2022-06-14 20:41:33 +0530
  • 448b0b5e7c coap_config_posix.h: Set up defines for correct mutex usage Jon Shallow 2022-05-17 13:51:36 +0000
  • 289840dcb7
    Merge pull request #37 from shahpiyushv/feature/json Tomas Rezucha 2022-05-30 12:27:21 +0200
  • f9dfc02581 json: Add json_parser and json_generator components Piyush Shah 2022-05-30 14:41:09 +0530
  • 2fea38607c
    Merge pull request #60 from espressif/fix/ci-tests-dependabot Tomas Rezucha 2022-05-09 17:41:16 +0200
  • 0fbc1ac89f ci: Update testing CI for pytest-embedded v0.7.0 Tomas Rezucha 2022-05-09 17:02:47 +0200
  • 8ed080fed1 Revert "Create dependabot.yml" Tomas Rezucha 2022-05-09 16:31:04 +0200
  • cb6028d530
    Merge pull request #54 from espressif/feature/add-pcap Tomas Rezucha 2022-05-03 09:13:22 +0200
  • ff354a61da pcap: Add PCAP component Tomas Rezucha 2022-05-02 16:11:36 +0200
  • 19caa3451a ci: add coap to list of build components Tomas Rezucha 2022-05-02 16:00:50 +0200
  • 123798faa9
    Merge pull request #38 from laukik-hase/feature/sh2lib_upgrade_esp_tls Mahavir Jain 2022-04-25 11:06:36 +0530
  • 6737dc5458
    sh2lib: Update deprecated esp_tls API Laukik Hase 2022-04-04 12:02:15 +0530
  • e3f56d39f4
    Merge pull request #49 from espressif/clang_tidy_fixes Tomas Rezucha 2022-04-19 10:36:10 +0200
  • f42c23218d ci: clang-tidy fixes Ivan Grokhotkov 2022-04-14 15:01:47 +0200
  • f7894230ed
    Merge pull request #51 from espressif/ci/constant-idf-versions Tomas Rezucha 2022-04-19 10:13:37 +0200
  • 3a139bf59e ci: Use checkout@v1 for compatibility with older git Tomas Rezucha 2022-04-19 09:33:48 +0200
  • 6d01b4b588
    Merge pull request #48 from AdityaHPatwardhan/feature/update_sh2lib Mahavir Jain 2022-04-13 16:03:48 +0530
  • 237a37adaf sh2lib: Bump version to 1.0.1 Changes: 1) Enabled support for esp_crt_bundle with esp_tls. Aditya Patwardhan 2022-04-13 04:52:33 +0530
  • 6995ee9bf7
    Merge pull request #43 from hmalpani/gh_action/update_checkout Mahavir Jain 2022-04-11 21:26:11 +0530
  • 371b185ec6 gh_action: Update to actions/checkout@v3 Harshit Malpani 2022-04-11 18:17:39 +0530
  • 7e08c20132
    Merge pull request #42 from espressif/jsmn/v1.1.0 Tomas Rezucha 2022-04-08 09:20:25 +0200
  • 29e586c77e jsmn: Update to v1.1.0 Tomas Rezucha 2022-04-07 12:40:17 +0200
  • 73437887da Create dependabot.yml Tomas Rezucha 2022-03-25 19:41:18 +0100
  • d85b1c8724
    Merge pull request #30 from espressif/fix/ci-labels Tomas Rezucha 2022-03-25 08:46:40 +0100
  • bb580ebf90 ci: Get runner label from idf_target Tomas Rezucha 2022-03-25 08:19:38 +0100
  • 5bcd51088c
    Merge pull request #28 from espressif/feature/clang_tidy Tomas Rezucha 2022-03-22 15:01:21 +0100
  • 2ecf68c253
    ci: add static analysis with clang-tidy Ivan Grokhotkov 2022-03-21 18:51:15 +0100
  • 0d69218634
    Merge pull request #27 from espressif/feature/ci/scheduled_tests Tomas Rezucha 2022-03-21 08:46:09 +0100
  • 535be7b79f ci: Run nightly tests Tomas Rezucha 2022-03-18 14:21:38 +0100
  • e876229ec1
    Merge pull request #24 from laukik-hase/bugfix/libsodium_build Mahavir Jain 2022-03-11 19:14:42 +0530
  • 0520ca919d
    libsodium: Added forward compatibility with `mbedtls-3.x` Laukik Hase 2022-03-11 10:54:08 +0530
  • 71142723e2
    Merge pull request #23 from MacDue/const_correct Mahavir Jain 2022-03-11 12:26:27 +0530
  • 8486f8bddb esp_encrypted_img: make code const-correct MacDue 2022-03-10 16:06:45 +0000
  • 35df97f987
    Merge pull request #22 from espressif/libsodium/bump-version Tomas Rezucha 2022-03-09 18:36:55 +0100
  • 78303a91bd libsodium: Bump version to 1.0.19 Tomas Rezucha 2022-03-09 17:30:29 +0100
  • 8c331c9b5e
    Merge pull request #21 from MacDue/forgot_fixes Mahavir Jain 2022-03-09 19:00:11 +0530
  • ed520f9a51 esp_encrypted_img: fix doc comments and readme formatting MacDue 2022-03-09 12:58:17 +0000
  • 6ce72eb948
    Merge pull request #17 from MacDue/encrypted_img_fixes Mahavir Jain 2022-03-09 17:29:04 +0530
  • 15a8cd2348 Use checkout v3 and python 3.7-buster Tomas Rezucha 2022-03-08 13:56:26 +0100
  • d7334f04a2 pre-commit: format code MacDue 2022-03-08 11:11:36 +0000
  • 3863d888d4 esp_encrypted_img: bump major MacDue 2022-03-08 10:49:24 +0000
  • 0d45d9c58a Use has_include to detect esp_random.h MacDue 2022-03-08 10:48:45 +0000
  • 2a328b2126 libsodium: bump stable version MacDue 2022-03-08 10:33:40 +0000
  • dcd228a753 Fix esp_random includes on idf:latest MacDue 2022-03-08 10:33:11 +0000
  • 695aaf6c2f esp_encrypted_img: pre-commit format code MacDue 2022-03-07 12:51:42 +0000
  • fedc88522b esp_encrypted_img: use 'wb' file mode instead of 'ab' in encrypt tool MacDue 2022-03-07 12:37:42 +0000
  • f2b4213b91 esp_encrypted_img: add test for free after decryption canceled MacDue 2022-03-07 10:12:42 +0000
  • c89f4af6f9 esp_encrypted_img: fix handle pointer in tests MacDue 2022-03-07 10:03:16 +0000
  • 3bb65a9687 esp_encrypted_img: bump patch version MacDue 2022-03-05 01:33:39 +0000
  • 8fbf13dee9 esp_encrypted_img: avoid possible leak of rsa_pem MacDue 2022-03-05 00:38:59 +0000
  • 724c95488c esp_encrypted_img: remove unnecessary additional allocations MacDue 2022-03-04 22:37:10 +0000
  • a087052578 esp_encrypted_img: esp_decrypt_handle_t params not esp_decrypt_handle_t* MacDue 2022-03-04 22:24:54 +0000
  • d99c3eafc3
    Merge pull request #13 from espressif/feature/ci/test_app Tomas Rezucha 2022-03-08 10:25:27 +0100
  • 06bd5dcbe3 ci: Publish test results Tomas Rezucha 2022-02-28 17:02:41 +0100
  • 2019d71fd4 ci: Run Test App on target Tomas Rezucha 2022-02-21 11:24:31 +0100
  • feb0f628a3 ci: Upload build artifacts Tomas Rezucha 2022-02-17 16:52:26 +0100
  • bdd4088007
    Merge pull request #15 from hmalpani/bugfix/fix_unused_variable Mahavir Jain 2022-02-24 19:22:06 +0530
  • e8efc29976 esp_encrypted_img: fix for unused variable error during build Harshit Malpani 2022-02-24 19:14:21 +0530
  • 8490a5f677
    Merge pull request #14 from hmalpani/feature/mbedtls_3.1_support Mahavir Jain 2022-02-24 13:49:52 +0530
  • 894e3d71f6 esp_encrypted_img: Updated component to support mbedtls 3.1 APIs Harshit Malpani 2022-02-24 12:32:25 +0530
  • 1e806eec84
    Merge pull request #11 from hmalpani/feature/add_coap_to_component_manager Mahavir Jain 2022-02-23 12:26:24 +0530
  • b90b4caa8a mbedtls-3.X: Add patch in port/coap_mbedtls.c Aditya Patwardhan 2022-02-16 07:36:48 +0530
  • db60efdfb6 Add libcoap to Component Manager Harshit Malpani 2022-02-14 11:22:23 +0530
  • 3e2b836926
    Merge pull request #12 from espressif/feature/ci/pre-commit-gh-action Tomas Rezucha 2022-02-17 15:08:46 +0100
  • 2cfa07b678 Add pre-commit GH action Tomas Rezucha 2022-02-17 14:58:44 +0100
  • e651ec16c5 Format code Tomas Rezucha 2022-02-17 14:56:45 +0100
  • 5362db237b
    Merge pull request #10 from hmalpani/feature/add_esp_encrypted_img_component Mahavir Jain 2022-02-15 12:50:45 +0530
  • 1d9f9b05c6 Add esp_encrypted_img to component manager Harshit Malpani 2022-02-10 18:07:26 +0530
  • 80fa57ec6f
    Merge pull request #8 from hmalpani/feature/upgrade_expat_component Mahavir Jain 2022-01-28 17:03:19 +0530
  • 3f3aa2886c expat: upgrade to v2.4.3 release Harshit Malpani 2022-01-28 15:56:05 +0530
  • 2b53f35752
    Merge pull request #6 from espressif/feature/ci/multiple-test-builds Tomas Rezucha 2022-01-20 11:17:40 +0100
  • 6c797558dc ci: Build test_app for multiple idf versions and targets Tomas Rezucha 2022-01-20 10:21:56 +0100
  • 1cdc5cac39
    Merge pull request #5 from espressif/feature/add_expat_component Mahavir Jain 2022-01-16 11:21:04 +0530
  • baf88cf7d9 Add entry for expat to test_app CMakeList Mahavir Jain 2022-01-13 16:57:56 +0530
  • a7d99a2c21 Add expat to upload components list Mahavir Jain 2022-01-11 22:50:17 +0530
  • 19a83d5b85 Add expat to component manager Mahavir Jain 2022-01-11 20:10:11 +0530
  • 3595c02061
    Merge pull request #4 from espressif/feature/add_nghttp_sh2lib_components Tomas Rezucha 2022-01-05 14:10:34 +0100
  • adbb75e03e Add nghttp/sh2lib to upload components list Mahavir Jain 2022-01-03 13:00:27 +0530
  • db333009a2 nghttp: fix version string in autogenerated header in port dir Mahavir Jain 2022-01-03 13:00:00 +0530
  • 76865fa41c Add sh2lib (HTTP2 + TLS abstraction) component Mahavir Jain 2021-12-30 14:36:19 +0530