forked from espressif/esp-idf
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updating . . #10
Open
annejan
wants to merge
10,000
commits into
SHA2017-badge:master
Choose a base branch
from
espressif:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Updating . . #10
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix(openthread): fix an openthread macro dependency issue Closes TZ-1319 See merge request espressif/esp-idf!35132
In esp32c2 and esp32c61 memory_layout.c files, the config used to allow MALLOC_CAP_EXEC was CONFIG_ESP_SYSTEM_MEMPROT_FEATURE when CONFIG_ESP_SYSTEM_PMP_IDRAM_SPLIT should be used. Closes #14836
…ter' docs: Update CN translation for esp_https_server.rst Closes DOC-9491 See merge request espressif/esp-idf!34986
fix(examples): Fix closing port in pytest_otatool Closes IDFCI-2540 See merge request espressif/esp-idf!35117
feature(spi_flash): Support software resume after suspend in order promote isr efficiency (stage 1 -- unicore) See merge request espressif/esp-idf!32842
…ddress) matches its own address
fix(log): Modified linker script to move functions from flash to iram Closes IDFGH-13682 and IDFGH-13838 See merge request espressif/esp-idf!34038
ci(sd): use uart0 as usj always serial noise on ci on p4 Closes IDFCI-2371, IDFCI-2345, IDFCI-2549, and IDFCI-2550 See merge request espressif/esp-idf!35110
feat(driver_spi): spi slave driver sleep retention Closes IDF-9746 and IDF-8467 See merge request espressif/esp-idf!33858
[Examples] [Async Handlers] simplify code by splitting long_async_handler into two functions (GitHub PR) Closes IDFGH-14011 See merge request espressif/esp-idf!34694
fix(ulp): fix ULP RISC-V interrupt handler corrupting the stack Closes IDFGH-14126 See merge request espressif/esp-idf!35154
…ter' fix(ble/example): Removed unused sdkconfig files See merge request espressif/esp-idf!33077
change(sysview): run heap_log tracing tests on existing cores Closes IDFGH-9080 and IDF-6744 See merge request espressif/esp-idf!35005
fix(heap): Fix wrong config to enable MALLOC_CAP_EXEC in memory_layout.c Closes IDFGH-14013 See merge request espressif/esp-idf!35098
ci(ram_app): use uart0 config Closes IDFCI-2552 and IDFCI-2389 See merge request espressif/esp-idf!35190
- Added VSC to update local Bluetooth clock - Added critical protection for the free method for sync buffers - Fixed zero attempt value set by role switch
fix(spi_flash): Fix Test esp_flash_write Closes IDFCI-2416 See merge request espressif/esp-idf!35181
fix(i2c_slave): Fix the wrong semaphore take in isr See merge request espressif/esp-idf!35417
…'master' feat(bootloader_support): enabled RSA based secure boot scheme for ESP32C5 ECO1 Closes IDF-10453 and IDF-11441 See merge request espressif/esp-idf!35104
feature(spi_flash): New customized flash drivers framework, including bootloader📡 Closes IDFGH-8624 See merge request espressif/esp-idf!32774
docs: Update CN translation for 2 system docs Closes DOC-9410 See merge request espressif/esp-idf!34845
storage: make std::filesystem supported Closes IDFGH-13239, IDFGH-13431, and IDFGH-12755 See merge request espressif/esp-idf!33826
fix(tcp_tranport): Fix handling of select() return value Closes IDFGH-13821 See merge request espressif/esp-idf!33985
feat(mqtt): Add publish stress test with local broker See merge request espressif/esp-idf!33535
…ndler' into 'master' fix(protocomm): Added check for cur_cookie_session_id Closes IDF-11752 See merge request espressif/esp-idf!35332
fix(bt): Fix error code returned by create_conn_cancel_cmd at different status Closes BTQABR2023-330 and IDFGH-6082 See merge request espressif/esp-idf!35169
feat(lcd): support lcd interface with parlio backend Closes IDF-6939 See merge request espressif/esp-idf!33333
spi: don't use sdkconfig.h in hal driver See merge request espressif/esp-idf!35361
feat(example): Add a I2C Simple example (GitHub PR) Closes IDFGH-13408 and IDFGH-14090 See merge request espressif/esp-idf!35273
fix(ble_mesh): Miscellaneous update Closes BLERP-1315 See merge request espressif/esp-idf!35416
feat(esp_htttps_ota): handle case if server retured 304 not_modified during ota Closes IDFGH-14016 See merge request espressif/esp-idf!34808
feat(esp32h21): add soc register header files (stage 2/8, part 1/3) See merge request espressif/esp-idf!34602
fix(bt/bluedroid): fixed access NULL in HFP callback handler Closes BTQABR2023-410 and BTQABR2023-411 See merge request espressif/esp-idf!35405
fix(ci): Enlarge the pcap memory size in sniffer example Closes IDFCI-2448 See merge request espressif/esp-idf!35412
… 'master' feat(wifi): 80211 tx support use 11ax and 11ac rate to send See merge request espressif/esp-idf!35306
fix(tcp_transport): Fix websocket header read to handle overflow See merge request espressif/esp-idf!35139
fix(esp_netif): Prevent null deref when checking netif type See merge request espressif/esp-idf!34911
test(system): mark gdb test runners properly See merge request espressif/esp-idf!35413
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.