|
fff879f5ba
|
doc: add outdated notice
|
2025-03-11 23:27:37 +01:00 |
|
suda-morris
|
25f60c0686
|
Merge pull request #111 from Icarus113/feature/essl_sdio_c6
essl_sdio: support communicating with esp32c6 sdio slave
|
2023-01-05 10:42:38 +08:00 |
|
Icarus113
|
9abe2ce85c
|
essl: upgrade to v1.1.0
|
2023-01-05 09:46:59 +08:00 |
|
Icarus113
|
9b935ddd10
|
essl_sdio: support communicating with esp32c6 sdio slave
|
2023-01-05 09:46:59 +08:00 |
|
Tomas Rezucha
|
8b76019808
|
Merge pull request #119 from suda-morris/feature/led_strip_clock_src
led_strip: support dma feature and various clock source
|
2023-01-04 08:24:55 +01:00 |
|
suda-morris
|
2e9e31e8cb
|
led_strip: added change log
|
2023-01-03 10:51:24 +08:00 |
|
suda-morris
|
7d48a92734
|
led_strip: support invert output
|
2023-01-03 10:51:24 +08:00 |
|
suda-morris
|
631cdb2a04
|
led_strip: acquire and release the pm lock before and after the refresh
|
2022-12-29 11:42:24 +08:00 |
|
suda-morris
|
9ad87cdff0
|
led_strip: support dma feature and various clock source
|
2022-12-22 13:38:07 +08:00 |
|
Tomas Rezucha
|
867af76848
|
Merge pull request #118 from espressif/fix/esp_tinyusb/version_resolving
esp_tinyusb: Allow TinyUSB updates
|
2022-12-20 16:49:18 +01:00 |
|
Tomas Rezucha
|
6f4c41f4d2
|
esp_tinyusb: Allow TinyUSB updates
Semver has special handling of 0.x versions
Reference: https://devhints.io/semver
|
2022-12-20 16:42:14 +01:00 |
|
Roma Jam
|
f4bd917dc0
|
Merge pull request #115 from roma-jam/bugfix/tinyusb_cdcacm_write_flush_return
tinyUSB: add logic description and ESP_OK return option.
Closes: https://github.com/espressif/esp-idf/issues/10003
|
2022-12-19 14:01:48 +01:00 |
|
Roman Leonov
|
388ff32eb0
|
tinyUSB: ESP_OK return option has been added
|
2022-12-19 12:23:32 +01:00 |
|
Tomas Rezucha
|
6b94d6ef87
|
Merge pull request #113 from XDanielPaul/master
Added badges with version to the README files of components
|
2022-12-14 13:29:41 +01:00 |
|
Daniel Paul
|
458086bb45
|
Added badges with version to the README files of components
|
2022-12-14 12:16:40 +01:00 |
|
Mahavir Jain
|
2d3a9b3b87
|
Merge pull request #112 from hmalpani/feature/upgrade_coap_4.3.1
coap: Upgrade libcoap to release v4.3.1
|
2022-12-11 19:19:53 +05:30 |
|
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 |
|