.. |
app_trace
|
Merge branch 'doc/cleanup_apptrace2host_example' into 'master'
|
2019-02-15 17:06:57 +08:00 |
app_update
|
app_update: fix test failure for get_app_elf_sha256 test
|
2020-04-15 21:49:32 +08:00 |
asio
|
|
|
aws_iot
|
|
|
bootloader
|
bootloader: Fix regression burning efuses late in boot process
|
2020-07-06 16:42:46 +10:00 |
bootloader_support
|
Merge branch 'bugfix/bootloader_anti_rollback_mmap_v3.3' into 'release/v3.3'
|
2020-10-08 16:31:35 +08:00 |
bt
|
Merge branch 'release/v3.3' of https://github.com/espressif/esp-idf.git
|
2020-11-08 11:07:45 +01:00 |
coap
|
|
|
console
|
console/linenoise: support buffered stdout
|
2019-03-15 11:31:22 +08:00 |
cxx
|
Add missing regex_error stub
|
2020-09-15 18:20:09 +00:00 |
driver
|
Merge branch 'release/v3.3' of https://github.com/espressif/esp-idf.git
|
2020-11-08 11:07:45 +01:00 |
efuse
|
efuse: Fix get_coding_scheme() when CONFIG_SECURE_FLASH_ENC_ENABLED and LOG_LEVEL is Debug
|
2020-04-15 20:24:41 +08:00 |
esp-tls
|
fix(transport): Fix a bug of the connection whether be active or not by timeout option when the select function return a correct value.
|
2020-02-21 11:01:15 +01:00 |
esp32
|
Merge branch 'release/v3.3' of https://github.com/espressif/esp-idf.git
|
2020-11-08 11:07:45 +01:00 |
esp_adc_cal
|
|
|
esp_event
|
esp_event: remove extra line from source file
|
2020-03-22 22:34:38 +08:00 |
esp_http_client
|
esp_http_client.c: In esp_http_client_read, add fix to return (-1) if esp_transport_read fails
|
2020-07-08 10:00:48 +05:30 |
esp_http_server
|
Merge branch 'release/v3.3' of https://github.com/espressif/esp-idf.git
|
2020-11-08 11:07:45 +01:00 |
esp_https_ota
|
esp_https_ota.c: Add fix to return failure if (-1) is returned from esp_http_client_read
|
2020-07-08 10:00:48 +05:30 |
esp_https_server
|
https_server : Missing uri_match_fn paramater added to default config
|
2019-02-25 09:13:39 +00:00 |
esp_ringbuf
|
|
|
esp_websocket_client
|
Websocket client: avoid deadlock if stop called from event handler
|
2020-10-12 10:15:55 +00:00 |
espcoredump
|
espcoredump: fix error reported for blank partition
|
2020-09-21 01:29:24 +00:00 |
esptool_py
|
Merge branch 'release/v3.3' of https://github.com/espressif/esp-idf.git into release/v3.3
|
2020-07-15 12:08:17 +02:00 |
ethernet
|
ethernet: add kconfig help for GPIO0 output mode
|
2019-10-08 02:41:40 +00:00 |
expat
|
expat: Update library from 2.2.5 to 2.2.9
|
2019-12-05 09:21:29 +01:00 |
fatfs
|
Merge branch 'release/v3.3' of https://github.com/espressif/esp-idf.git into release/v3.3
|
2020-07-15 12:08:17 +02:00 |
freemodbus
|
freemodbus: fix incorrectly set coils read event
|
2019-10-09 17:49:00 +02:00 |
freertos
|
FreeRTOS: add mutex hold count to task status info
|
2020-07-24 14:43:32 +02:00 |
heap
|
Merge branch 'release/v3.3' of https://github.com/espressif/esp-idf.git into release/v3.3
|
2020-07-15 12:08:17 +02:00 |
idf_test
|
Merge branch 'release/v3.3' of https://github.com/espressif/esp-idf.git
|
2020-11-08 11:07:45 +01:00 |
jsmn
|
|
|
json
|
Update cJSON to v1.7.12
|
2019-08-21 18:55:32 +10:00 |
libsodium
|
test: Set timeout of libsodium ed25519_convert test to 60s
|
2019-07-30 07:19:54 +00:00 |
log
|
Merge branch 'release/v3.3' of https://github.com/espressif/esp-idf.git into release/v3.3
|
2020-07-15 12:08:17 +02:00 |
lwip
|
Merge branch 'release/v3.3' of https://github.com/espressif/esp-idf.git
|
2020-11-08 11:07:45 +01:00 |
mbedtls
|
mbedtls: update to mbedtls release v2.16.7
|
2020-09-03 05:10:30 +00:00 |
mdns
|
mdns: respond to discovery with the proper pseudo name _services._dns-sd._udp
|
2020-01-08 10:22:10 +01:00 |
micro-ecc
|
|
|
mqtt
|
MQTT: Update submodule reference
|
2020-10-12 10:15:19 +00:00 |
newlib
|
pthread: add dummy implementation of pthread_setcancelstate
|
2020-11-04 10:08:00 +07:00 |
nghttp
|
Modified http_parser to handle ICY uris.
|
2019-10-11 16:26:42 +05:30 |
nimble
|
NimBLE: host_rcv_pkt event buf size check.
|
2020-10-09 09:32:37 +05:30 |
nvs_flash
|
NVS: Changed all new to new (nothrow)
|
2020-03-04 15:26:34 +08:00 |
openssl
|
openssl: made verification mode conversion to mbetls modes more strict
|
2020-10-12 10:14:21 +00:00 |
partition_table
|
Merge branch 'bugfix/cmake_bugfixes_v3.3' into 'release/v3.3'
|
2020-07-20 08:43:52 +08:00 |
protobuf-c
|
|
|
protocomm
|
Merge branch 'bugfix/softap_prov_session_v3.3' into 'release/v3.3'
|
2020-08-31 13:01:12 +08:00 |
pthread
|
pthread: fix pthread_mutex_destroy() breaking priority inheritance
|
2020-07-24 14:45:48 +02:00 |
sdmmc
|
sdmmc: fix the probe issue that forbid sdspi working in highspeed mode
|
2020-07-28 19:09:38 +08:00 |
smartconfig_ack
|
fix the bug for Airkiss can't get the ip of the cellphone
|
2020-02-19 10:19:26 +08:00 |
soc
|
soc: clear PHY status when cpu start
|
2020-02-13 14:20:30 +08:00 |
spi_flash
|
Merge branch 'bugfix/bootloader_common_get_sha256_of_partition_v3.3' into 'release/v3.3'
|
2020-10-08 13:11:46 +08:00 |
spiffs
|
|
|
tcp_transport
|
optimization DNS get function
|
2020-06-04 16:05:17 +08:00 |
tcpip_adapter
|
esp_netif: initialize TCP ISN hook if enabled in configuration
|
2020-11-02 16:01:58 +05:30 |
ulp
|
ulp: fix ULP assembler version detection for localized systems
|
2020-09-10 09:36:22 +02:00 |
unity
|
|
|
vfs
|
feature: support vfs uart set line endings with specified uart number release/v3.3
|
2020-08-14 14:35:44 +08:00 |
wear_levelling
|
|
|
wifi_provisioning
|
wifi_provisioning: Catch the Wi-Fi events even after Connection errors
|
2020-05-05 22:10:25 +05:30 |
wpa_supplicant
|
wpa_supplicant: WPS Inter operatability Fixes
|
2020-06-04 13:57:20 +05:30 |
xtensa-debug-module
|
|
|