harshal.patil
a2993ab3a6
fix(tools/esp_prov): Fix incorrect input decoding when using console transport
...
- Closes https://github.com/espressif/esp-idf/issues/14013
2024-06-26 11:28:47 +05:30
Fu Hanxi
9228c6f5dd
ci: move log dir from pytest_embedded_log to pytest-embedded
2024-05-22 16:58:53 +08:00
Fu Hanxi
f39f8d4a3f
ci: update mypy check for python 3.12, check under python 3.7 rules
2024-05-22 16:58:53 +08:00
Darian Leung
5c2a003f91
refactor(soc): Remove soc/usb_types.h
...
This header has been removed for the following reasons:
- Header is misplaced. 'xxx_types.h' headers should be placed in the 'hal'
component.
- The 'usb_xxx_endpoint_t' should be placed in the 'xxx_struct.h' header.
2024-03-22 15:21:52 +08:00
Darian Leung
93e2cbcc77
refactor(soc): Deprecate usb pin mappings
...
usb_pins.h and usb_periph.h/c lists mappings of USB DWC signals to GPIOs used
to connect to external FSLS PHYs. However, those signals can be routed to any
GPIOs via the GPIO matrix. Thus, these mapping are meaningless and have been
deprecated.
2024-03-22 15:21:51 +08:00
morris
96888a9ad6
Merge branch 'bugfix/flash_mxic_chip_v5.1' into 'release/v5.1'
...
fix(spi_flash): Fix MXIC chip flash size detected wrong (backport v5.1)
See merge request espressif/esp-idf!29611
2024-03-14 10:46:13 +08:00
Cao Sen Miao
4af88f7458
fix(spi_flash): Fix MXIC chip flash size detected wrong,
...
Closes https://github.com/espressif/esp-idf/issues/12222
2024-03-13 18:51:36 +08:00
radek.tandler
0d3bbed981
fix(nvs): Improved lockig mechanism for initialization phase
2024-03-12 16:27:36 +01:00
Marius Vikhammer
39624549e8
Merge branch 'ci/new-known_failure_cases_workflow(v5.1)' into 'release/v5.1'
...
ci: change known_failure_cases workflow(v5.1)
See merge request espressif/esp-idf!27966
2024-03-01 15:03:48 +08:00
Roland Dobai
82563d3861
Merge branch 'fix/kconcheck_checks_v5.1' into 'release/v5.1'
...
fix(kconfcheck): Fixed false-positive indent errors and extended limits (backport v5.1)
See merge request espressif/esp-idf!28569
2024-02-27 17:46:13 +08:00
Peter Dragun
a17ec488d9
fix(tools): catch more general errors in python dependency checker
2024-02-22 15:51:47 +01:00
igor.udot
6cf7528125
ci: change known_failure_cases workflow
2024-01-29 16:26:28 +08:00
Shu Chen
fa544a6dff
feat(ieee802154): remove the ieee802154 lib submodule
2024-01-26 17:00:38 +08:00
Jakub Kocka
ade4d4d757
fix(kconfcheck): Fixed false-positive indent errors and extended limits
2024-01-18 11:38:41 +01:00
Roshan Bangar
a95bf9e0c3
feat(nimble): added HID over Gatt profile support
2023-12-22 11:23:05 +05:30
xueyunfei
23148a3138
Fix(esp_wifi): Add the missing header file to the wifi header files.
2023-12-19 19:15:49 +08:00
muhaidong
7b3cee0dd8
update(esp_coexist): update esp coexist header file
2023-12-19 19:15:49 +08:00
morris
eb7022dd06
Merge branch 'contrib/github_pr_12559_v5.1' into 'release/v5.1'
...
fix(spi): Correct REG_SPI_BASE(i) macro for all targets (GitHub PR) (v5.1)
See merge request espressif/esp-idf!27714
2023-12-14 11:08:03 +08:00
Jiang Jiang Jian
1a6a941521
Merge branch 'bugfix/connect_issue_for_zero_rssi_v5.1' into 'release/v5.1'
...
fix(esp_wifi): Fix issue of station disconnecting immediately after scanning (Backport v5.1)
See merge request espressif/esp-idf!26743
2023-12-12 14:00:24 +08:00
Sarvesh Bodakhe
d1e31a4194
fix(esp_wifi): Fix issue of station disconnecting immediately when AP RSSI is zero
2023-12-11 14:58:16 +05:30
harshal.patil
4c30f2a4a0
fix(mbedtls): move interrupt allocation during initialization phase
2023-12-11 06:46:24 +00:00
TD-er
8e0d64e94c
fix(spi): Correct REG_SPI_BASE(i) macro for all targets
...
The existing formula can never match these registers.
Closes https://github.com/espressif/esp-idf/pull/12559
Closes https://github.com/espressif/esp-idf/pull/12562
2023-12-06 16:13:01 +08:00
Fu Hanxi
1f0f661979
ci: skip pytest cases in managed_components
2023-11-30 09:08:01 +01:00
Fu Hanxi
3875e26b3b
Merge branch 'test/idf-build-apps-1.0.0_v5.1' into 'release/v5.1'
...
CI: make master pipeline compatible with idf-build-apps 1.0.0 release (v5.1)
See merge request espressif/esp-idf!26247
2023-11-28 14:59:39 +08:00
Ivan Grokhotkov
22dd730a7c
esp_rom: convert USB related headers to SPDX, update COPYRIGHTS.rst
2023-11-21 17:33:30 +01:00
Ivan Grokhotkov
c7b409aa94
esp_rom: sync changes for ESP32-S3 USB related files, minor fix for S2
...
Used esp-rom tag esp32s3-20210327 and did manual cleanup.
Rename s_usb_osglue to rom_usb_osglue like it was done for esp32s2.
Some comments in esp32s2 headers are synced from esp32s3.
2023-11-21 17:33:29 +01:00
Roland Dobai
305e781d0c
Merge branch 'fix/ci_autocomplete_v5.1' into 'release/v5.1'
...
Tools, CI: Improve autocomplete tests (v5.1)
See merge request espressif/esp-idf!27037
2023-11-14 02:44:10 +08:00
Roland Dobai
d3b403ff90
ci(fix): Improve the stability of the autocomplete tests
2023-11-09 14:09:47 +01:00
Chen Yudong
537bea27f5
ci: dynamic integration test child pipeline
2023-11-03 20:48:33 +08:00
Fu Hanxi
be8339215a
ci: fix breaking change in idf-build-apps 1.0.0
2023-09-29 09:24:23 +02:00
Jiang Jiang Jian
face850973
Merge branch 'feature/rename_wpa2_ent_to_eap_client_v5.1' into 'release/v5.1'
...
WiFi: Rename WPA2 enterprise APIs to EAP Client. (v5.1)
See merge request espressif/esp-idf!26082
2023-09-26 13:30:52 +08:00
Jiang Jiang Jian
19d710dd61
Merge branch 'gdb_panic_server_remove_v5.1' into 'release/v5.1'
...
fix(tools): remove unused gdp_panic_server; replace with new esp-idf-panic-decoder package (v5.1)
See merge request espressif/esp-idf!25878
2023-09-21 10:09:07 +08:00
Kapil Gupta
d490e99f74
change(example): Update wifi enterprise example
2023-09-20 17:06:59 +05:30
Peter Dragun
732dbe8556
feat(tools/monitor): move target tests to monitor repo
2023-09-20 09:23:42 +02:00
Kapil Gupta
4756c22ffa
change(esp_wifi): Port fast_pbkdf2 implementation for mbedlts
...
Add changes to use fast_pbkdf2 as default for PMK calculations.
fast_pbkdf2 is significantly faster than current implementations
for esp chips.
Also removes unnecessary code for pbkdf-sha256 and pbkdf-sha512.
2023-09-13 16:33:19 +08:00
Kapil Gupta
e62d11ef41
change(esp_wifi): Copy fastpbkdf2 implementation
...
Copy pbkdf2 implementation from https://github.com/ctz/fastpbkdf2(3c56895)
2023-09-13 16:33:19 +08:00
aleks
4c06791a40
docs: updated modbus api reference documents for target esp32h2
2023-09-11 13:41:07 +00:00
Peter Dragun
3d8c34efd5
feat(tools): remove gdb_panic_server and use just a wrapper for script
...
gdb_panic_server is now part of esp-idf-panic-decoder
2023-09-08 09:34:12 +02:00
wanglai@espressif.com
e29b67c02a
fix(bt/bluedroid): Changed HID related copyright automatically
2023-09-07 14:17:42 +08:00
Peter Dragun
77429e3ef7
fix(tools/python_dep_check): replace deprecated pkg_resources with importlib
...
Closes https://github.com/espressif/esp-idf/issues/11712
2023-07-14 14:16:10 +02:00
jiangguangming
fc7d4488bf
esp_rom: fix rom layout issues
2023-07-07 01:02:07 -07:00
wuzhenghui
171544ded4
bugfix: increase pm_dump time field width
...
Closes https://github.com/espressif/esp-idf/issues/11704
2023-06-28 14:37:27 +08:00
Sachin Parekh
2fb799c52e
build_template_app: Remove extra backslash
2023-06-23 15:01:53 +05:30
Fu Hanxi
3cad4ca937
ci: ignore pkg_resources deprecation warning
2023-06-21 07:27:15 +08:00
Jakob Hasse
a6cbf68991
compiler: replaced noreturn by __noreturn__ in header files
...
* noreturn may be replaced by third-party macros,
rendering it ineffective
* Closes https://github.com/espressif/esp-idf/issues/11339
2023-05-18 12:49:40 +08:00
Alexey Lapshin
726ed144e4
coredump: remove tests (moved to esp-coredump repo)
2023-05-16 12:43:04 +08:00
morris
3048251be0
Merge branch 'ci/pytest_case_tester_script_fix_v5.1' into 'release/v5.1'
...
ci: pytest automation script increase timeout time (v5.1)
See merge request espressif/esp-idf!23447
2023-04-27 17:35:51 +08:00
Fu Hanxi
8719a45d97
Merge branch 'ci/fix_no_test_script_corner_case_v5.1' into 'release/v5.1'
...
ci: fix build script when no test script found (v5.1)
See merge request espressif/esp-idf!23404
2023-04-27 16:10:10 +08:00
laokaiyao
87328d594f
esp32h4: checked all the corner stuffs of the removal
2023-04-26 18:53:12 +08:00
laokaiyao
954a6a2cff
esp32h4: removed esp32h4 related codes
2023-04-26 18:53:12 +08:00