Roland Dobai
|
12e8f0ba8c
|
Merge branch 'feature/auto_hints_with_ci_fix' into 'master'
idf.py: Add automated hints on how to resolve errors with fix for ci
Closes IDF-4511, IDF-4512, and IDF-4631
See merge request espressif/esp-idf!18759
|
2022-07-06 21:05:33 +08:00 |
|
morris
|
a92cce9861
|
Merge branch 'bugfix/calib_i2c_clk' into 'master'
I2C: Make I2C clock frequency accurate
Closes IDF-5363
See merge request espressif/esp-idf!18686
|
2022-07-06 20:52:31 +08:00 |
|
Anton Maklakov
|
a5d6a93c3c
|
Merge branch 'bugfix/clang-tidy-for-esp32s3' into 'master'
tools: fix clang-tidy work for esp32s2 and esp32s3
Closes RDT-228 and IDFGH-7756
See merge request espressif/esp-idf!18773
|
2022-07-06 19:49:42 +08:00 |
|
Cao Sen Miao
|
e218723e0e
|
I2C: Make I2C clock frequency accurate
|
2022-07-06 11:58:08 +08:00 |
|
Marius Vikhammer
|
cf41c255bb
|
Merge branch 'bugfix/cache_disabled_log_c3' into 'master'
esp_hw_support: always inline cpu_hal_set_vecbase to avoid issues at -O0
See merge request espressif/esp-idf!18630
|
2022-07-06 09:55:20 +08:00 |
|
Jakob Hasse
|
5a3310ff3b
|
Merge branch 'refactor/remove_rom_deps_cache_lldesc' into 'master'
SOC: removed target-specific ROM dependencies
See merge request espressif/esp-idf!18705
|
2022-07-06 02:06:30 +08:00 |
|
David Čermák
|
8417079218
|
Merge branch 'component/asio_migration' into 'master'
ASIO: Remove internal component, examples, test and docs
Closes IDF-4625
See merge request espressif/esp-idf!18297
|
2022-07-05 21:26:48 +08:00 |
|
Jakob Hasse
|
f8b5ed5d6c
|
refactor (soc, esp_rom)!: removed target-specific ROM dependencies
|
2022-07-05 13:57:58 +08:00 |
|
xueyunfei
|
b569f4069a
|
bugfix for add ttl for ping socket
|
2022-07-05 11:37:41 +08:00 |
|
Marius Vikhammer
|
7242578c33
|
Merge branch 'ci/flash_project_args_artifact' into 'master'
ci: include flash_project_args in artifacts
See merge request espressif/esp-idf!18806
|
2022-07-05 09:45:59 +08:00 |
|
gabsuren
|
79d3655106
|
ASIO: Remove internal component, examples, test and docs
|
2022-07-04 22:15:24 +04:00 |
|
David Čermák
|
46fe7dbc8c
|
Merge branch 'component/mdns_migration' into 'master'
mdns: Remove internal component, examples, test and docs
Closes IDF-4074
See merge request espressif/esp-idf!17683
|
2022-07-04 17:45:27 +08:00 |
|
Omar Chebib
|
cfeaa50b53
|
Merge branch 'bugfix/esp32c2_missing_eh_frame_sections' into 'master'
espsystem: add missing eh_frame sections on esp32c2
See merge request espressif/esp-idf!18629
|
2022-07-04 17:13:40 +08:00 |
|
simon.chupin
|
2bf6ed4f2b
|
idf.py: Fix IOError that costs CI failure
|
2022-07-04 08:15:23 +00:00 |
|
simon.chupin
|
43c69f0910
|
idf.py: Add automated hints on how to resolve errors
|
2022-07-04 08:15:23 +00:00 |
|
Mahavir Jain
|
a269a704af
|
Merge branch 'bugfix/main_task_on_cpu1_startup_failure' into 'master'
freertos: Fix issue with bootup failure in ESP_MAIN_TASK_AFFINITY_CPU1 config
Closes IDFGH-7705
See merge request espressif/esp-idf!18755
|
2022-07-04 14:54:14 +08:00 |
|
Marius Vikhammer
|
d6c0227d84
|
CI: port startup test app to pytest and enable for all targets
|
2022-07-04 10:57:35 +08:00 |
|
Aleksei Apaseev
|
979b836c68
|
ci: rename module name due to the wrong import in other packages
|
2022-07-02 08:03:49 +08:00 |
|
Marek Fiala
|
e519915823
|
Merge branch 'feature/disable_option_install_script' into 'master'
Tools: --disable-* argument for removing features
Closes IDF-4398 and IDF-4342
See merge request espressif/esp-idf!18194
|
2022-07-01 17:18:50 +08:00 |
|
Marius Vikhammer
|
31b5a3fcab
|
ci: include flash_project_args in artifacts
|
2022-07-01 17:01:36 +08:00 |
|
Adam Múdry
|
0e98905e51
|
Merge branch 'feature/usb_midi_example' into 'master'
usb: Added MIDI example + fixed TinyUSB MIDI config
Closes IDFGH-6921
See merge request espressif/esp-idf!17753
|
2022-07-01 15:03:42 +08:00 |
|
Simon
|
f4eea001c8
|
Merge branch 'refactor_flash/remove_legacy_driver' into 'master'
spi_flash: Totally remove legacy driver (prefix with `spi_flash`) support on V5.0
Closes IDF-4473
See merge request espressif/esp-idf!18026
|
2022-07-01 14:45:39 +08:00 |
|
Mahavir Jain
|
cd1afaef1b
|
test_apps: Add test app for ESP_MAIN_TASK_AFFINITY_CPU1 configuration
|
2022-07-01 05:40:46 +00:00 |
|
Cao Sen Miao
|
a690a87829
|
spi_flash: Remove legacy spi_flash drivers
|
2022-07-01 11:01:34 +08:00 |
|
Cao Sen Miao
|
64147c3794
|
CXX: Make spi_flash related part works
|
2022-07-01 10:59:34 +08:00 |
|
Marek Fiala
|
90a69c4490
|
Tools: --disable-* argument for removing features
Optional argument --disable-* for removing features in install scripts.
|
2022-06-30 12:31:59 +02:00 |
|
Anton Maklakov
|
55dda77b98
|
build: add support ESP32-S3 in Clang build configuration
|
2022-06-30 14:03:26 +07:00 |
|
Anton Maklakov
|
6b0c756ebf
|
tools: update tools.json for Clang 14
Closes https://github.com/espressif/clang-tidy-runner/issues/15
|
2022-06-30 14:02:54 +07:00 |
|
Aleksei Apaseev
|
01f1aba2d0
|
ci: lift restriction on pygdbmi in panic test
|
2022-06-30 14:09:18 +08:00 |
|
Omar Chebib
|
3c1b8cd75a
|
ci: add a test for .eh_frame(_hdr) section for RISC-V targets
|
2022-06-30 02:51:37 +00:00 |
|
Ivan Grokhotkov
|
4c3dec9705
|
ci: check_public_headers: run for all targets
|
2022-06-29 22:49:51 +02:00 |
|
Ivan Grokhotkov
|
fefbf6a5b3
|
ci: check_public_headers: exclude sections generated on RISC-V target
|
2022-06-29 22:48:16 +02:00 |
|
Ivan Grokhotkov
|
28ac778099
|
ci: check_public_headers: run the build in a temporary directory
this allows running multiple builds for different targets
|
2022-06-29 22:47:02 +02:00 |
|
Adam Múdry
|
2dfaec3106
|
usb: Added MIDI example + fixed TinyUSB MIDI config
Closes https://github.com/espressif/esp-idf/issues/8541
|
2022-06-29 14:02:00 +00:00 |
|
gabsuren
|
d413a71f61
|
mdns: Remove internal component, examples, test and docs
|
2022-06-29 17:30:34 +04:00 |
|
Zim Kalinowski
|
70ee0885ad
|
freertos: don't use FreeRTOS SMP build for partition nearly full warning test
|
2022-06-29 12:03:01 +00:00 |
|
Roland Dobai
|
8dddb8b596
|
Revert "Merge branch 'feature/clippy' into 'master'"
This reverts merge request !16998
|
2022-06-29 16:46:47 +08:00 |
|
Roland Dobai
|
2e817c4426
|
Merge branch 'feature/clippy' into 'master'
idf.py: Add automated hints on how to resolve errors
Closes IDF-4511, IDF-4512, and IDF-4631
See merge request espressif/esp-idf!16998
|
2022-06-29 15:44:55 +08:00 |
|
Mahavir Jain
|
b41a524d3a
|
Merge branch 'fix/protocol_example_tests' into 'master'
Fix/protocol example tests
See merge request espressif/esp-idf!18698
|
2022-06-29 13:29:34 +08:00 |
|
Ondrej Kosta
|
ed7afd8b73
|
Merge branch 'feature/eth_phy_common' into 'master'
ESP PHY structure refactor
Closes IDF-5149
See merge request espressif/esp-idf!18158
|
2022-06-28 23:25:12 +08:00 |
|
David Čermák
|
8678f9a9f4
|
Merge branch 'bugfix/esp_eth_test_hotfix' into 'master'
esp_eth: pytest_esp_eth CI timeout hotfix
See merge request espressif/esp-idf!18666
|
2022-06-28 23:11:26 +08:00 |
|
Kevin (Lao Kaiyao)
|
47266d7736
|
Merge branch 'refactor/add_description_to_touch_pad_set_meas_time' into 'master'
touch_sensor: add description to distinguish the API on different target
Closes IDFGH-7499
See merge request espressif/esp-idf!18341
|
2022-06-28 20:00:02 +08:00 |
|
morris
|
7fd9a91034
|
dma: move from driver to hw_support
|
2022-06-28 14:17:12 +08:00 |
|
Aditya Patwardhan
|
637bb4be38
|
http_request_simple_example_test: Catch broken pipe exception
|
2022-06-28 03:48:03 +00:00 |
|
laokaiyao
|
d5e55e0563
|
touch_sensor: add description to distinguish the API on different target
Closes https://github.com/espressif/esp-idf/issues/9067
|
2022-06-28 02:20:43 +00:00 |
|
Ondrej Kosta
|
6962218a4b
|
Copyright check config: made more specific to not overwrite allowed licenses
|
2022-06-27 11:20:08 +02:00 |
|
Ondrej Kosta
|
43f3904304
|
esp_eth: IEEE 802.3 PHY MII Management Interface functionality grouped to one common file
|
2022-06-24 05:51:44 +00:00 |
|
Mahavir Jain
|
3f77c65e56
|
Merge branch 'contrib/github_pr_9117' into 'master'
esp_prov: switch from bluez/dbus to bleak (GitHub PR)
Closes IDFGH-7556
See merge request espressif/esp-idf!18618
|
2022-06-24 11:39:09 +08:00 |
|
simon.chupin
|
c6a6eaeb60
|
idf.py: Add automated hints on how to resolve errors
|
2022-06-23 14:09:34 +02:00 |
|
Zim Kalinowski
|
7d68098089
|
Merge branch 'bugfix/add_longcalls_to_asm' into 'master'
Build: Xtensa assembly files are now assembled with -mlongcalls option
See merge request espressif/esp-idf!18588
|
2022-06-23 14:52:41 +08:00 |
|