Commit Graph

  • e3cf86e77b README: document change esp_tinyusb_dfu King Kévin 2023-01-06 15:06:38 +0100
  • 196d571e08 remove unused additions King Kévin 2023-01-06 15:01:33 +0100
  • b26a25b605 esp_tinyusb: cmake uses tinyusb King Kévin 2023-01-06 14:55:30 +0100
  • b469d11b60 esp_tinyusb: point to custom tinyusb with DFU runtime King Kévin 2023-01-06 14:47:39 +0100
  • cd4dd81624 add UDB DFU runtime King Kévin 2023-01-06 14:35:28 +0100
  • 25f60c0686
    Merge pull request #111 from Icarus113/feature/essl_sdio_c6 master suda-morris 2023-01-05 10:42:38 +0800
  • 9abe2ce85c essl: upgrade to v1.1.0 Icarus113 2022-12-08 16:58:02 +0800
  • 9b935ddd10 essl_sdio: support communicating with esp32c6 sdio slave Icarus113 2022-12-08 13:01:05 +0800
  • 8b76019808
    Merge pull request #119 from suda-morris/feature/led_strip_clock_src Tomas Rezucha 2023-01-04 08:24:55 +0100
  • 2e9e31e8cb led_strip: added change log suda-morris 2023-01-03 10:39:51 +0800
  • 7d48a92734 led_strip: support invert output suda-morris 2023-01-03 10:51:21 +0800
  • 631cdb2a04 led_strip: acquire and release the pm lock before and after the refresh suda-morris 2022-12-29 11:37:02 +0800
  • 9ad87cdff0 led_strip: support dma feature and various clock source suda-morris 2022-12-22 13:38:07 +0800
  • 867af76848
    Merge pull request #118 from espressif/fix/esp_tinyusb/version_resolving Tomas Rezucha 2022-12-20 16:49:18 +0100
  • 6f4c41f4d2
    esp_tinyusb: Allow TinyUSB updates Tomas Rezucha 2022-12-20 16:42:14 +0100
  • f4bd917dc0
    Merge pull request #115 from roma-jam/bugfix/tinyusb_cdcacm_write_flush_return Roma Jam 2022-12-19 14:01:48 +0100
  • 388ff32eb0 tinyUSB: ESP_OK return option has been added Roman Leonov 2022-12-15 16:02:53 +0100
  • 6b94d6ef87
    Merge pull request #113 from XDanielPaul/master Tomas Rezucha 2022-12-14 13:29:41 +0100
  • 458086bb45 Added badges with version to the README files of components Daniel Paul 2022-12-12 18:47:46 +0100
  • 2d3a9b3b87
    Merge pull request #112 from hmalpani/feature/upgrade_coap_4.3.1 Mahavir Jain 2022-12-11 19:19:53 +0530
  • 9825935663
    coap: Upgrade libcoap to release v4.3.1 Harshit Malpani 2022-12-09 11:16:05 +0530
  • 28657c010c
    Merge pull request #110 from espressif/ci_fixes Ivan Grokhotkov 2022-12-07 10:52:07 +0100
  • b55c12a928
    ci: install libtinfo5, clang dependency; add workflow comments Ivan Grokhotkov 2022-12-05 22:28:19 +0100
  • 9d3971c57c
    update astyle-py to v0.9.0, fixes running pre-commit on an arm64 macOS Ivan Grokhotkov 2022-12-05 22:24:31 +0100
  • 8c584ba58a
    Merge pull request #109 from espressif/feature/esp_tinyusb Tomas Rezucha 2022-12-02 08:31:59 +0100
  • ba4c5d9924 usb: Add esp_tinyusb component Tomas Rezucha 2022-11-23 09:17:03 +0100
  • 47f0b00cae
    Merge pull request #93 from espressif/usb/virtual_com_port Tomas Rezucha 2022-11-30 10:50:37 +0100
  • eb24f99533 ci: Fix Clang tidy job Tomas Rezucha 2022-11-30 10:29:55 +0100
  • 7a7c1dbff8 usb: Add Virtual COM Port drivers Tomas Rezucha 2022-09-07 15:22:57 +0200
  • f4338a8141
    Merge pull request #108 from ginkgm/bugfix/essl_s3 Michael 2022-11-20 00:45:57 +0800
  • 843cbf8367
    Merge branch 'master' into bugfix/essl_s3 Michael 2022-11-20 00:30:44 +0800
  • b75a069e38 ESSL: upgrade to version v1.0.1 Michael (XIAO Xufeng) 2022-11-18 03:36:40 +0800
  • 05268dc276 essl: fixed build failure issue on chip which doesn't support SDMMC host Michael (XIAO Xufeng) 2022-11-17 16:35:24 +0800
  • c5d9d24b98 essl_sdio: remove dependency to ESP32 host_reg.h Michael (XIAO Xufeng) 2022-11-17 16:34:43 +0800
  • 3d2af87779
    Merge pull request #107 from espressif/fix/esp_jpeg_readme Mahavir Jain 2022-11-15 15:43:55 +0530
  • 5d1a941a3a esp_jpeg: Fixed list of MCUs with TjpgDec in ROM in Readme Vilem Zavodny 2022-11-15 09:17:15 +0100
  • 3f1e06edf4
    Merge pull request #103 from hmalpani/feature/upgrade_components Mahavir Jain 2022-11-08 14:35:03 +0530
  • 7998fd60b4 cbor: Add test for cbor component Harshit Malpani 2022-11-07 11:19:12 +0530
  • 4bd3b75197 nghttp: update nghttp library to v1.50.0 release Harshit Malpani 2022-11-04 17:48:46 +0530
  • 7881a689e7 cbor: upgrade cbor library to v0.6.0 release Harshit Malpani 2022-11-04 15:36:01 +0530
  • 382402733c expat: upgrade expat to v2.5.0 release Harshit Malpani 2022-11-04 15:22:08 +0530
  • 17d5e366ac
    Merge pull request #105 from espressif/fix/usb/tests Tomas Rezucha 2022-11-08 09:00:54 +0100
  • aac444fb05 usb: Update USB tests to IDF v5.0 Tomas Rezucha 2022-11-07 18:06:40 +0100
  • bbea67a2d5 usb: Allow CDC-ACM copy constructor Tomas Rezucha 2022-11-07 17:21:02 +0100
  • 86deb9a9da
    Merge pull request #98 from euripedesrocha/master Tomas Rezucha 2022-10-26 15:58:21 +0200
  • daa52393ea Adds fmtlib component Euripedes Rocha 2022-10-11 11:08:14 +0200
  • e0d2be1d9f
    Update upload_component.yml Tomas Rezucha 2022-10-03 08:53:11 +0200
  • 5e9599d94a
    Merge pull request #92 from espressif/feature/cdc_modem_support Tomas Rezucha 2022-10-03 08:21:41 +0200
  • d70d4b9d4e usb: Bump MSC version Tomas Rezucha 2022-10-01 16:00:40 +0200
  • 76a75a9d47 usb: Define CdcAcmDevice methods as virtual Tomas Rezucha 2022-09-13 14:40:57 +0200
  • fd9ecc13c1 usb: esp_modem biding Tomas Rezucha 2022-09-02 10:27:37 +0200
  • b0b65cbdb9 precommit: Add more checks Tomas Rezucha 2022-09-07 15:05:36 +0200
  • b6313b2183
    Merge pull request #97 from espressif/bigfix/transfer_timeout Tomas Rezucha 2022-10-01 15:54:56 +0200
  • d6f54c7bf6
    Merge pull request #95 from dmitry1945/feature/eigen Tomas Rezucha 2022-10-01 15:28:23 +0200
  • 203286122c USB MSC Transfer timeout increased to 5 seconds. Martin Valik 2022-09-30 14:07:01 +0200
  • 07f4c234be
    Update eigen/README.md dmitry1945 2022-09-30 13:37:20 +0300
  • b9ae2136d9 Add Eigen port to ESP Dmitry Yakovlev 2022-09-16 21:15:17 +0300
  • cd49f3745f
    Merge pull request #96 from espressif/feature/esp_jpeg Vilem Zavodny 2022-09-27 13:32:37 +0200
  • 26147cf7ac jpeg: Move component esp_jpeg from BSP and add test. Vilem Zavodny 2022-09-23 11:09:37 +0200
  • b901876ea1
    Merge pull request #9 from ginkgm/feat/essl_init Mahavir Jain 2022-09-21 20:18:54 +0530
  • fe588a4815 Add essl to component manager Michael (XIAO Xufeng) 2022-02-09 16:23:26 +0800
  • f09da9b79a
    Merge pull request #90 from espressif/bugifix/fatfs_function_signatures MaValki 2022-09-13 13:44:46 +0200
  • 7331abceab usb_host_msc: Fix compatibility with IDF v4.4 Martin Valik 2022-09-08 16:28:36 +0200
  • c90cd2f533
    Merge pull request #91 from espressif/bugfix/ci_cryptography_install Mahavir Jain 2022-09-09 10:11:32 +0530
  • d924bed00e
    ci: use dl.espressif.com/pypi for wheels, install cryptography wheel Ivan Grokhotkov 2022-09-08 17:17:02 +0200
  • 3b7b6410ca
    Merge pull request #88 from espressif/feature/usb_test_ci Tomas Rezucha 2022-09-06 16:12:21 +0200
  • 4691e54ffb pcap: Fix format warnings Tomas Rezucha 2022-09-02 08:24:52 +0200
  • a45de9cf24 usb: Fix CDC format errors Tomas Rezucha 2022-09-02 08:14:14 +0200
  • d7056e85ea usb: Run test_app in CI Tomas Rezucha 2022-09-06 15:28:53 +0200
  • d9500f0f91
    Merge pull request #87 from espressif/feature/upgrade_expat_to_R_2_4_8 Mahavir Jain 2022-09-05 08:57:03 +0530
  • ea25d2b9c9
    expat: update to release R_2_4_8 Mahavir Jain 2022-09-02 22:33:53 +0530
  • 6f8e366562
    Merge pull request #77 from espressif/feature/usb_host_uvc Tomas Rezucha 2022-08-29 08:59:32 +0200
  • 783eaec80d Descriptor parser rewrite Martin Valik 2022-08-11 14:48:36 +0200
  • 768f84b2a4 USB host UVC class Martin Valik 2022-08-01 11:24:56 +0200
  • a83313a4ca
    Merge pull request #85 from suda-morris/feature/add_led_strip_v2 Tomas Rezucha 2022-08-11 13:41:37 +0200
  • 5c650af08f led_strip: added led strip driver v2 suda-morris 2022-08-11 15:05:13 +0800
  • c7ae4f48df
    Merge pull request #84 from suda-morris/feature/add_bdc_motor_driver Tomas Rezucha 2022-08-10 12:44:18 +0200
  • 15bfb4cb6d bdc_motor: added BDC motor driver suda-morris 2022-08-10 14:21:54 +0800
  • 98a30f24c5
    Merge pull request #73 from espressif/feature/usb_host_msc Tomas Rezucha 2022-08-10 09:26:11 +0200
  • 89d685991a usb: Add MSC class driver Martin Valik 2022-07-19 09:30:32 +0200
  • 06d1e62fba
    ci: build with extra warnings and -Werror (#83) Ivan Grokhotkov 2022-08-10 07:54:29 +0200
  • fc784c3a91
    Merge pull request #82 from espressif/ci/clang_tidy_sarif_0_3_3 Mahavir Jain 2022-08-08 14:10:04 +0530
  • e179239f45
    ci: upgrade clang-tidy-sarif to v0.3.3 Ivan Grokhotkov 2022-08-08 08:40:58 +0200
  • 8592ab08ed
    Merge pull request #80 from espressif/bugfix/inttypes_redefined Mahavir Jain 2022-08-08 09:20:51 +0530
  • ec6b538396
    ci: pin clang-tidy-sarif to v0.3.1 Ivan Grokhotkov 2022-08-08 00:53:03 +0200
  • 639053ce6d
    cdc_acm_host: temporarily disable format warnings Ivan Grokhotkov 2022-08-08 00:20:34 +0200
  • 4573d2810b
    coap: define HAVE_INTTYPES_H to avoid PRIu32 redifinition Ivan Grokhotkov 2022-08-08 00:12:57 +0200
  • ae3b40d5f6
    Merge pull request #78 from laukik-hase/coap/mbedtls-3.2.1_support Mahavir Jain 2022-08-05 16:44:21 +0530
  • 44bca01bc3
    coap: Updated submodule to fix mbedtls-3.2.1 related errors Laukik Hase 2022-08-05 10:22:33 +0530
  • 0234f76fa2
    Merge pull request #76 from Lapshin/fix/ignore-format-warnings Ivan Grokhotkov 2022-07-29 12:23:01 +0200
  • 6129302e42 coap: ignore format warnings Alexey Lapshin 2022-07-29 12:17:21 +0400
  • cb19419c16
    Merge pull request #75 from mrdeep1/libcoap_upgrade Mahavir Jain 2022-07-28 16:00:32 +0530
  • f183068416 coap: Update libcoap library to commit 8fbe440 Jon Shallow 2022-07-27 11:17:41 +0000
  • 5e53b3ec68
    Merge pull request #71 from espressif/ci/tests_actions Tomas Rezucha 2022-07-15 08:41:05 +0200
  • 9b182d57bc usb_host: Build USB test app in CI Tomas Rezucha 2022-07-13 13:41:52 +0200
  • b151da964c misc: Add default pull request template Tomas Rezucha 2022-07-13 13:21:54 +0200
  • 48fff54a9f ci: Add global pytest.ini settings Tomas Rezucha 2022-07-13 13:20:40 +0200
  • 9f25a94820 ci: Upgrade upload action Tomas Rezucha 2022-07-13 13:07:45 +0200
  • b6590fa482
    Merge pull request #70 from espressif/misc/pr_template Tomas Rezucha 2022-07-13 12:56:56 +0200
  • be438e5aa7 Create update_component.md Tomas Rezucha 2022-07-12 15:38:23 +0200