Commit Graph

190 Commits

Author SHA1 Message Date
Harshit Malpani 9825935663
coap: Upgrade libcoap to release v4.3.1
Changelog: https://github.com/obgm/libcoap/blob/v4.3.1/ChangeLog
2022-12-09 15:58:20 +05:30
Ivan Grokhotkov 28657c010c
Merge pull request #110 from espressif/ci_fixes
Ci fixes
2022-12-07 10:52:07 +01:00
Ivan Grokhotkov b55c12a928
ci: install libtinfo5, clang dependency; add workflow comments 2022-12-06 12:30:19 +01:00
Ivan Grokhotkov 9d3971c57c
update astyle-py to v0.9.0, fixes running pre-commit on an arm64 macOS 2022-12-05 22:24:31 +01:00
Tomas Rezucha 8c584ba58a
Merge pull request #109 from espressif/feature/esp_tinyusb
usb: Add esp_tinyusb component
2022-12-02 08:31:59 +01:00
Tomas Rezucha ba4c5d9924 usb: Add esp_tinyusb component 2022-12-02 08:19:24 +01:00
Tomas Rezucha 47f0b00cae
Merge pull request #93 from espressif/usb/virtual_com_port
USB: Virtual COM Ports drivers
2022-11-30 10:50:37 +01:00
Tomas Rezucha eb24f99533 ci: Fix Clang tidy job
xtensa-clang was renamed to esp-clang
2022-11-30 10:37:34 +01:00
Tomas Rezucha 7a7c1dbff8 usb: Add Virtual COM Port drivers 2022-11-30 10:37:26 +01:00
Michael f4338a8141
Merge pull request #108 from ginkgm/bugfix/essl_s3
essl: fixed build failure issue on chip which doesn't support SDMMC host
2022-11-20 00:45:57 +08:00
Michael 843cbf8367
Merge branch 'master' into bugfix/essl_s3 2022-11-20 00:30:44 +08:00
Michael (XIAO Xufeng) b75a069e38 ESSL: upgrade to version v1.0.1 2022-11-18 17:26:05 +08:00
Michael (XIAO Xufeng) 05268dc276 essl: fixed build failure issue on chip which doesn't support SDMMC host 2022-11-18 03:37:38 +08:00
Michael (XIAO Xufeng) c5d9d24b98 essl_sdio: remove dependency to ESP32 host_reg.h 2022-11-18 03:37:38 +08:00
Mahavir Jain 3d2af87779
Merge pull request #107 from espressif/fix/esp_jpeg_readme
esp_jpeg: Fixed list of MCUs with TjpgDec in ROM in Readme
2022-11-15 15:43:55 +05:30
Vilem Zavodny 5d1a941a3a esp_jpeg: Fixed list of MCUs with TjpgDec in ROM in Readme 2022-11-15 09:34:45 +01:00
Mahavir Jain 3f1e06edf4
Merge pull request #103 from hmalpani/feature/upgrade_components
Feature/upgrade components
2022-11-08 14:35:03 +05:30
Harshit Malpani 7998fd60b4 cbor: Add test for cbor component 2022-11-08 14:22:14 +05:30
Harshit Malpani 4bd3b75197 nghttp: update nghttp library to v1.50.0 release 2022-11-08 14:22:14 +05:30
Harshit Malpani 7881a689e7 cbor: upgrade cbor library to v0.6.0 release
https://github.com/intel/tinycbor/releases/tag/v0.6.0
2022-11-08 14:22:14 +05:30
Harshit Malpani 382402733c expat: upgrade expat to v2.5.0 release 2022-11-08 14:22:14 +05:30
Tomas Rezucha 17d5e366ac
Merge pull request #105 from espressif/fix/usb/tests
Fix/usb/tests
2022-11-08 09:00:54 +01:00
Tomas Rezucha aac444fb05 usb: Update USB tests to IDF v5.0 2022-11-08 08:46:35 +01:00
Tomas Rezucha bbea67a2d5 usb: Allow CDC-ACM copy constructor 2022-11-07 17:32:26 +01:00
Tomas Rezucha 86deb9a9da
Merge pull request #98 from euripedesrocha/master
Adds fmtlib component
2022-10-26 15:58:21 +02:00
Euripedes Rocha daa52393ea Adds fmtlib component
- Adds fmtlib version 9.1.0
2022-10-26 14:49:16 +02:00
Tomas Rezucha e0d2be1d9f
Update upload_component.yml
Fix double quotes
2022-10-03 08:53:11 +02:00
Tomas Rezucha 5e9599d94a
Merge pull request #92 from espressif/feature/cdc_modem_support
USB: esp_modem USB DTE
2022-10-03 08:21:41 +02:00
Tomas Rezucha d70d4b9d4e usb: Bump MSC version
The version was not bumped in previous MSC commit
2022-10-01 16:00:40 +02:00
Tomas Rezucha 76a75a9d47 usb: Define CdcAcmDevice methods as virtual
Virtual methods can be overridden by derived class.
2022-10-01 15:59:56 +02:00
Tomas Rezucha fd9ecc13c1 usb: esp_modem biding
This commit adds esp_modem_usb_dte component.
It can be used with esp_modem for communication with USB modems.
2022-10-01 15:59:55 +02:00
Tomas Rezucha b0b65cbdb9 precommit: Add more checks 2022-10-01 15:59:01 +02:00
Tomas Rezucha b6313b2183
Merge pull request #97 from espressif/bigfix/transfer_timeout
USB MSC Transfer timeout increased to 5 seconds.
2022-10-01 15:54:56 +02:00
Tomas Rezucha d6f54c7bf6
Merge pull request #95 from dmitry1945/feature/eigen
Add Eigen port to ESP
2022-10-01 15:28:23 +02:00
Martin Valik 203286122c USB MSC Transfer timeout increased to 5 seconds.
Closes https://github.com/espressif/esp-idf/issues/9619
2022-09-30 15:03:18 +02:00
dmitry1945 07f4c234be
Update eigen/README.md
Co-authored-by: Tomas Rezucha <tomas.rezucha@espressif.com>
2022-09-30 13:37:20 +03:00
Dmitry Yakovlev b9ae2136d9 Add Eigen port to ESP 2022-09-30 12:29:03 +03:00
Vilem Zavodny cd49f3745f
Merge pull request #96 from espressif/feature/esp_jpeg
jpeg: Move component esp_jpeg from BSP and add test.
2022-09-27 13:32:37 +02:00
Vilem Zavodny 26147cf7ac jpeg: Move component esp_jpeg from BSP and add test. 2022-09-27 09:55:35 +02:00
Mahavir Jain b901876ea1
Merge pull request #9 from ginkgm/feat/essl_init
Add essl to component manager
2022-09-21 20:18:54 +05:30
Michael (XIAO Xufeng) fe588a4815 Add essl to component manager 2022-09-21 20:58:22 +08:00
MaValki f09da9b79a
Merge pull request #90 from espressif/bugifix/fatfs_function_signatures
usb_host_msc: Fix compatibility with IDF v4.4
2022-09-13 13:44:46 +02:00
Martin Valik 7331abceab usb_host_msc: Fix compatibility with IDF v4.4 2022-09-13 11:02:29 +02:00
Mahavir Jain c90cd2f533
Merge pull request #91 from espressif/bugfix/ci_cryptography_install
ci: use dl.espressif.com/pypi for wheels, install cryptography wheel
2022-09-09 10:11:32 +05:30
Ivan Grokhotkov d924bed00e
ci: use dl.espressif.com/pypi for wheels, install cryptography wheel 2022-09-08 17:17:02 +02:00
Tomas Rezucha 3b7b6410ca
Merge pull request #88 from espressif/feature/usb_test_ci
usb: Run test_app in CI
2022-09-06 16:12:21 +02:00
Tomas Rezucha 4691e54ffb pcap: Fix format warnings
Related to https://github.com/espressif/idf-extra-components/issues/65
2022-09-06 16:00:31 +02:00
Tomas Rezucha a45de9cf24 usb: Fix CDC format errors
Related to https://github.com/espressif/idf-extra-components/issues/65
2022-09-06 16:00:30 +02:00
Tomas Rezucha d7056e85ea usb: Run test_app in CI
Closes https://github.com/espressif/idf-extra-components/issues/69

MSC doesn't work on v4.4 see https://github.com/espressif/idf-extra-components/issues/89
2022-09-06 15:59:57 +02:00
Mahavir Jain d9500f0f91
Merge pull request #87 from espressif/feature/upgrade_expat_to_R_2_4_8
expat: update to release R_2_4_8
2022-09-05 08:57:03 +05:30