..
app_trace
newlib: use --specs=nano.specs to enable "nano" version of C library
2020-06-02 13:15:08 +07:00
app_update
app_update: fix test failure for get_app_elf_sha256 test
2020-04-15 21:09:57 +08:00
asio
asio: updated ASIO port to use latest asio and esp-idf features
2020-01-09 21:53:50 +01:00
bootloader
Add platform independent CMake signing
2020-07-09 11:55:21 +05:30
bootloader_support
Secure Boot V2: Fix an issue leading to manual enablement of Secure Boot v2.
2020-11-13 11:36:29 +05:30
bt
components/bt: Point the btlib to the latest branch.
2020-11-22 23:26:22 +08:00
cbor
cbor: add tinycbor library and example
2019-08-22 17:44:29 +08:00
coap
coap: move mbedTLS config options from component to examples
2020-05-26 20:05:33 +05:30
console
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
2019-08-01 16:28:56 +07:00
cxx
Revert "CXX: removed exception windowspill test"
2020-11-11 14:43:15 +00:00
driver
Merge branch 'bugfix/fix_i2s_reset_issue_v4.1' into 'release/v4.1'
2020-11-05 09:05:50 +08:00
efuse
CI: Increase stack size for efuse unit test
2020-09-22 12:00:33 +08:00
esp32
Merge branch 'feature/light_sleep_reject_v4.1' into 'release/v4.1'
2020-11-22 20:48:39 +08:00
esp32s2beta
Merge branch 'feature/light_sleep_reject_v4.1' into 'release/v4.1'
2020-11-22 20:48:39 +08:00
esp_adc_cal
Merge branch 'master' into feature/esp32s2beta_merge
2019-09-20 10:28:37 +10:00
esp_common
esp_wifi: optimize WiFi TX performance
2020-11-20 19:47:01 +08:00
esp_eth
esp_eth: moved extern "C" after includes
2020-09-09 10:19:10 +08:00
esp_event
esp_wifi: Update wifi lib
2020-11-20 19:45:21 +08:00
esp_gdbstub
gdb: Modify PC in case of invalid PC
2020-10-08 11:13:17 +05:30
esp_http_client
esp_http_client.c: In esp_http_client_read, add fix to return (-1) if esp_transport_read fails
2020-09-02 12:30:51 +00:00
esp_http_server
Merge branch 'bugfix/http_server_lru_v4.1' into 'release/v4.1'
2020-08-20 21:47:56 +08:00
esp_https_ota
esp_https_ota.c: Add fix to return failure if (-1) is returned from esp_http_client_read
2020-09-02 12:30:51 +00:00
esp_https_server
esp-tls: Naming variables refering to certificates and keys in a neutral way to suggest that both PEM and DER format could be used, added comments descibing important details about using these formats
2019-08-02 09:25:16 +02:00
esp_local_ctrl
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
2019-08-01 16:28:56 +07:00
esp_netif
ESP-NETIF: fix get/set hostname API to reflect user settings
2020-11-24 14:00:05 +01:00
esp_ringbuf
feat(timer): refator timer group driver
2019-11-21 14:14:19 +08:00
esp_rom
components/bt: Fix BT controller dead issue caused by clk overflow
2020-11-22 20:37:10 +08:00
esp_serial_slave_link
essl: new component to communicate with esp serial slave devices
2019-12-03 22:58:41 +08:00
esp_websocket_client
websocket_client: fix some issues for websocket client
2020-11-17 15:53:19 +08:00
esp_wifi
components/bt: Point the btlib to the latest branch.
2020-11-22 23:26:22 +08:00
esp-tls
Merge branch 'bugfix/enable_mbedtls_renegotiation_v4.1' into 'release/v4.1'
2020-08-21 12:30:45 +08:00
espcoredump
coredump: Fixes size of memory region used by espcoredump.py
2020-11-17 20:25:56 +03:00
esptool_py
esptool: Update submodule fixing Py3 keygen in Secure boot v2
2020-11-13 12:10:19 +05:30
expat
heap_caps: small fixes on comments plus cleaning
2019-12-20 13:35:56 -03:00
fatfs
Merge branch 'bugfix/fatfs_corrupted_assert' into 'master'
2020-01-14 08:37:07 +08:00
freemodbus
freemodbus: fix event processing failure after destroy
2020-11-23 04:08:03 +00:00
freertos
freertos: don't clobber a4 while spilling register windows
2020-11-11 14:43:15 +00:00
heap
heap: Only fill new heaps with FREE_FILL_PATTERN if Comprehensive poisoning is on
2020-04-27 16:32:24 +10:00
idf_test
ci: move auto_test_script to new repo (backport 4.1)
2020-10-24 09:24:59 +08:00
jsmn
jsmn: define macros in build system
2019-11-29 18:05:24 +08:00
json
cJSON: include only source file objects for cmake build
2020-02-10 17:32:14 +05:30
libsodium
ut: Move tests back from "esp32" subfolder
2020-01-06 17:13:53 +08:00
log
esp_wifi: backport some wifi bugs 0323
2020-03-24 15:05:00 +08:00
lwip
ESP-NETIF: fix get/set hostname API to reflect user settings
2020-11-24 14:00:05 +01:00
mbedtls
Merge branch 'bugfix/mbedtls_mpi_exp_mod_v4.1' into 'release/v4.1'
2020-08-24 13:36:51 +08:00
mdns
mdns: Fix wrong mdns source address if lwIP IPv6 zones disabled
2020-11-20 10:16:01 +01:00
mqtt
MQTT: Update submodule reference: config, error handle, minor fixes
2020-11-20 10:25:25 +01:00
newlib
Merge branch 'bugfix/adjtime_return_outdelta_before_new_delta_set_v4.1' into 'release/v4.1'
2020-09-22 15:34:27 +08:00
nghttp
Modified http_parser to handle ICY uris.
2019-10-11 05:04:08 +00:00
nvs_flash
Merge branch 'feature/nvs_allow_custom_part_4.1' into 'release/v4.1'
2020-09-10 16:08:36 +08:00
openssl
openssl: made verification mode conversion to mbetls modes more strict
2020-09-21 13:21:41 +00:00
partition_table
partition_table: Fix parttool.py crashes when retrieving partition info
2020-06-04 16:31:05 +08:00
perfmon
xtensa: update header file
2019-12-09 09:44:56 +08:00
protobuf-c
components: use new component registration api
2019-06-21 19:53:29 +08:00
protocomm
Protocomm/simple_ble: Make gatt table map size equal to number of handles received (v4.1)
2020-11-17 15:59:06 +05:30
pthread
pthread: fix the priority inheritance
2020-11-17 14:46:09 +08:00
sdmmc
sdmmc: fix the probe issue that forbid sdspi working in highspeed mode
2020-07-28 17:38:37 +08:00
soc
uart: fix uart_ll_is_tx_idle to inline into handler correctly when opt for size
2020-11-23 12:16:57 +08:00
spi_flash
added psram stack check in backtrace
2020-11-20 07:13:11 +00:00
spiffs
spiffs: Fix for case when CONFIG_SPIFFS_USE_MTIME is not defined
2020-02-12 18:12:58 +08:00
tcp_transport
backport bugfix lwip for v4.1
2020-11-20 14:40:26 +08:00
tcpip_adapter
Set default AP handlers in wifi_create_and_start_ap()
2020-09-15 14:53:11 +08:00
ulp
ulp: fix ULP assembler version detection for localized systems
2020-09-10 09:35:45 +02:00
unity
ut: add DISABLED_FOR_TARGETS macros to control ut building
2020-01-06 17:13:47 +08:00
vfs
vfs: support vfs uart set line endings with specified uart number (release/v4.1)
2020-08-24 15:37:44 +08:00
wear_levelling
ut: Move tests back from "esp32" subfolder
2020-01-06 17:13:53 +08:00
wifi_provisioning
provisioning: use memcpy instead of strncpy for copying SSID
2020-09-17 15:54:23 +05:30
wpa_supplicant
wpa_supplicant: Minor bugfix with wpa_supplicant debug logs.
2020-11-22 17:47:20 +08:00
xtensa
esp32: Switch SPIRAM stack in esp_restart_noos() to internal stack
2020-11-21 07:14:38 +00:00