Fu Hanxi
|
9e24739228
|
Merge branch 'ci/linux_host_test_with_pytest' into 'master'
CI: Linux host test with pytest
Closes IDFCI-1571
See merge request espressif/esp-idf!21907
|
2023-01-16 16:22:44 +08:00 |
|
Shu Chen
|
46a1165da1
|
Merge branch 'feature/add_support_for_c6_br' into 'master'
openthread: enable br for esp32c2 and esp32c6
See merge request espressif/esp-idf!21935
|
2023-01-16 15:39:53 +08:00 |
|
Island
|
1157657664
|
Merge branch 'feature/modify_bt_sdkconfig_to_support_bluedroid_on_esp32c6' into 'master'
modify bt sdkconfig to support bluedroid examples for esp32c6
Closes IDF-6525 and BT-3113
See merge request espressif/esp-idf!21928
|
2023-01-16 15:32:53 +08:00 |
|
Fu Hanxi
|
b02687a6c4
|
test: migrate linux target host test jobs into pytest-embedded
|
2023-01-16 10:25:55 +08:00 |
|
Mahavir Jain
|
c0c2e3a73a
|
Merge branch 'fix/esp_local_ctrl_header_incl' into 'master'
esp_local_ctrl: Fix header inclusion
See merge request espressif/esp-idf!22033
|
2023-01-13 23:47:55 +08:00 |
|
Shu Chen
|
210abd52b6
|
Merge branch 'bugfix/ot_cli_disbale_error' into 'master'
openthread: fix compile errors when disabling openthread cli
See merge request espressif/esp-idf!22001
|
2023-01-13 22:12:54 +08:00 |
|
Wang Qixiang
|
6d9634ca34
|
openthread: fix compile errors when disabling openthread cli
|
2023-01-13 22:12:54 +08:00 |
|
Xu Si Yu
|
e38d20849e
|
openthread: enable br for esp32c2 and esp32c6
|
2023-01-13 19:56:06 +08:00 |
|
Mahavir Jain
|
fd34bdb70a
|
Merge branch 'feature/secure_features_are_enabled_correctly' into 'master'
security: Adds new APIs to check that all eFuse security features are enabled correctly
Closes IDF-1814
See merge request espressif/esp-idf!19532
|
2023-01-13 15:09:55 +08:00 |
|
Shen Weilong
|
923378a4aa
|
Disable bt example test
|
2023-01-13 15:05:34 +08:00 |
|
Shen Weilong
|
6e962ce8dd
|
Modify the readme files in example/bluetooth
|
2023-01-13 15:05:34 +08:00 |
|
Shen Weilong
|
45aaeda1e3
|
modify bt sdkconfig to support bluedroid examples for esp32c6
|
2023-01-13 15:05:34 +08:00 |
|
Chen Yu Dong
|
db9586c53f
|
Merge branch 'feature/enable_build_wifi_examples_esp32c6' into 'master'
examples: enable build esp32c2/esp32c6 for wifi and network examples
See merge request espressif/esp-idf!21970
|
2023-01-13 13:58:21 +08:00 |
|
morris
|
b1ff550f69
|
Merge branch 'feature/driver_support_esp32c6_gptimer_etc' into 'master'
gptimer: support esp32h2
Closes IDF-6242
See merge request espressif/esp-idf!21925
|
2023-01-13 08:23:33 +08:00 |
|
morris
|
ce84476870
|
gptimer: support esp32h2
|
2023-01-12 14:10:11 +00:00 |
|
Laukik Hase
|
e7efda4709
|
esp_local_ctrl: Fix header inclusion
- Included `sdkconfig.h` and HTTP/S server based headers
explicitly
|
2023-01-12 16:16:45 +05:30 |
|
Chen Yudong
|
c07d237ffe
|
examples: enable build esp32c6 for wifi and network examples
|
2023-01-12 14:50:06 +08:00 |
|
Roman Leonov
|
4c162af6c9
|
usb_host: license and typos fixes
|
2023-01-11 14:23:22 +01:00 |
|
morris
|
1f3507eac0
|
Merge branch 'feature/gdma_support_h2' into 'master'
gdma: support esp32h2
Closes IDF-6222 and IDF-6238
See merge request espressif/esp-idf!21932
|
2023-01-11 14:04:14 +08:00 |
|
C.S.M
|
e96e7ecbee
|
Merge branch 'bugfix/fix_bunch_of_i2c_issues' into 'master'
I2C: Fix bunch of small issues
Closes IDFGH-8722 and IDFGH-8310
See merge request espressif/esp-idf!21891
|
2023-01-11 11:02:53 +08:00 |
|
Jiang Jiang Jian
|
a6f7035c8c
|
Merge branch 'feature/example_deep_sleep_wake_stub' into 'master'
make wake stub worked on ESP32/S2/C3/S3
Closes IDFGH-6564
See merge request espressif/esp-idf!17952
|
2023-01-10 23:40:10 +08:00 |
|
KonstantinKondrashov
|
696f7495a0
|
security: Adds new APIs to check that all eFuse security features are enabled correctly
|
2023-01-10 23:35:13 +08:00 |
|
Island
|
e57fb38069
|
Merge branch 'feature/update_ble_mesh_example_for_esp32c6' into 'master'
ble_mesh: example: update ble mesh examples for esp32c6
See merge request espressif/esp-idf!21914
|
2023-01-10 21:17:33 +08:00 |
|
Zhi Wei Jian
|
fdc92ef847
|
Merge branch 'feature/support_ble_write_and_notify_throughput_test_at_the_same_time' into 'master'
Support BLE throughput examples to test notify and write throughput at the same time
Closes BT-3100
See merge request espressif/esp-idf!21773
|
2023-01-10 21:13:22 +08:00 |
|
jiangguangming
|
f95ccb09f2
|
deep sleep example: typo corrected in readme
|
2023-01-10 17:03:54 +08:00 |
|
jiangguangming
|
0869f785f2
|
add pytest for example deep sleep wake stub
|
2023-01-10 17:03:54 +08:00 |
|
jiangguangming
|
51ec91c637
|
add example deep sleep wake stub
|
2023-01-10 17:03:50 +08:00 |
|
morris
|
d0b7f3214a
|
gdma: correct the dma trigger of uart
GDMA trigger actually is not assigned to UART controller, but for UHCI
controller
|
2023-01-10 16:37:01 +08:00 |
|
wangjialiang
|
3cf4cabf38
|
ble_mesh: example: Fix esp32c3 and esp32s3 partition table overflow issue
|
2023-01-10 14:06:21 +08:00 |
|
morris
|
5fb9866f0d
|
Merge branch 'feature/add_sdm_dac_example' into 'master'
sdm: add wave output example
Closes IDF-6636
See merge request espressif/esp-idf!21892
|
2023-01-09 15:30:30 +08:00 |
|
morris
|
dba66c100c
|
Merge branch 'feature/mcpwm_non_varg_version_api' into 'master'
mcpwm: support non-vararg version of generator functions
Closes IDFGH-9046
See merge request espressif/esp-idf!21872
|
2023-01-09 15:07:21 +08:00 |
|
Chen Yu Dong
|
e72905ee35
|
Merge branch 'ci/enable_more_wifi_tests' into 'master'
CI: enable more wifi cases
See merge request espressif/esp-idf!21488
|
2023-01-09 14:42:10 +08:00 |
|
Cao Sen Miao
|
dfa78f244e
|
I2C: Fix doc about pull-up,
Closes https://github.com/espressif/esp-idf/issues/9791
|
2023-01-09 10:18:03 +08:00 |
|
Tomas Rezucha
|
23fd449450
|
Merge branch 'feature/usb/update_tusb' into 'master'
usb: Update TinyUSB version
See merge request espressif/esp-idf!21591
|
2023-01-08 19:42:48 +08:00 |
|
laokaiyao
|
6b631b68d1
|
sdm: correct concept duty to density
|
2023-01-06 17:01:48 +08:00 |
|
laokaiyao
|
59984e7d1f
|
sdm: add wave output example
|
2023-01-06 17:01:48 +08:00 |
|
Chen Yudong
|
8aca3932b0
|
CI: enable more wifi cases
|
2023-01-06 06:03:52 +00:00 |
|
wangjialiang
|
d173dec1b7
|
ble_mesh: example: update ble mesh examples for esp32c6
|
2023-01-05 16:56:35 +08:00 |
|
Mahavir Jain
|
21c5c50924
|
Merge branch 'feature/esp_http_client_on_linux' into 'master'
Feature/esp http client on linux
Closes IDF-6564
See merge request espressif/esp-idf!21128
|
2023-01-05 14:55:02 +08:00 |
|
Island
|
bdf3001a45
|
Merge branch 'feature/support_ble_for_esp32c6' into 'master'
support ble for esp32c6
See merge request espressif/esp-idf!21866
|
2023-01-04 19:10:22 +08:00 |
|
Konstantin Kondrashov
|
708a9047e8
|
Merge branch 'feature/adds_funcs_to_read_efuses_from_cmake' into 'master'
esptool_py: Adds funcs to read eFuses from Cmake during a build stage
Closes IDFGH-8890
See merge request espressif/esp-idf!21585
|
2023-01-04 17:17:47 +08:00 |
|
Harshit Malpani
|
4673556691
|
tcp_client: Remove components dir from tcp_client example and use esp_stubs from protocols/linux_stubs
|
2023-01-04 11:20:52 +05:30 |
|
Harshit Malpani
|
5c728e94a7
|
Update esp_http_client example to build for linux target
|
2023-01-04 11:20:43 +05:30 |
|
Rahul Tank
|
0f6373ca97
|
Update CMakelists to compile ble_phy app
|
2023-01-04 11:10:10 +08:00 |
|
shenweilong
|
93fc1bd05f
|
support ble on esp32c6
|
2023-01-04 11:10:10 +08:00 |
|
KonstantinKondrashov
|
fd721c5b09
|
esptool_py: Adds funcs to read eFuses from Cmake during a build stage
Closes https://github.com/espressif/esp-idf/issues/10311
|
2023-01-04 00:30:38 +08:00 |
|
Shu Chen
|
83d1bedb25
|
Merge branch 'feature/Add_support_for_esp32c6' into 'master'
zigbee: Update examples to support esp32c6
See merge request espressif/esp-idf!21843
|
2023-01-03 20:08:40 +08:00 |
|
Abudl Rehman
|
e230c32892
|
zigbee: Update examples to support esp32c6
|
2023-01-03 16:20:07 +08:00 |
|
morris
|
592673b052
|
mcpwm: support non-varg version of generator functions
Closes https://github.com/espressif/esp-idf/issues/10449
|
2023-01-03 14:42:49 +08:00 |
|
Sudeep Mohanty
|
4c98bee8a4
|
Merge branch 'bugfix/ulp_riscv_i2c_example_crashes_on_s2' into 'master'
ulp-riscv: ULP RISC-V I2C example gets stuck on esp32s2
Closes IDFGH-8880
See merge request espressif/esp-idf!21463
|
2023-01-02 20:50:59 +08:00 |
|