..
app_trace
gcov: Fixes APP CPU syscall table
2020-05-08 03:13:18 +03:00
app_update
asio
bootloader
bootloader_support
bootloader: Don't print an error message after WDT reset in unicore mode
2020-05-19 03:35:53 +00:00
bt
Merge branch 'bugfix/collection_of_confirmed_fixes_from_baidu_project' into 'master'
2020-05-28 12:23:58 +08:00
cbor
coap
coap: move mbedTLS config options from component to examples
2020-05-19 17:23:29 +05:30
console
Update linenoise.c: calloc returning NULL is not handled
2020-05-06 13:21:56 +08:00
cxx
Increase C++ unit test leak threshold
2020-05-22 16:39:44 +08:00
driver
Merge branch 'bugfix/sdmmc_check_slot_before_pullup' into 'master'
2020-05-27 23:08:01 +08:00
efuse
esp-tls
secure_element: atecc608_ecdsa example
2020-05-21 13:08:30 +05:30
esp32
Merge branch 'refactor/esp_ipc' into 'master'
2020-05-25 15:03:04 +08:00
esp32s2
flash mmap: fix bug for cache2phys and phys2cache on esp32s2
2020-05-26 15:14:23 +08:00
esp_adc_cal
esp_common
Merge branch 'refactor/esp_ipc' into 'master'
2020-05-25 15:03:04 +08:00
esp_eth
ethernet: fix potential task watch dog timeout
2020-05-13 16:03:00 +08:00
esp_event
esp_gdbstub
gdbstub_xtensa.c: Replace with cpu_ll_pc_to_ptr macro
2020-05-08 18:35:48 +05:30
esp_hid
esp_hid: fix memory leak if getting dev reports fails
2020-05-07 12:56:54 +00:00
esp_http_client
http-client: fix memory allocation issues found by static analyser
2020-05-13 07:16:45 +02:00
esp_http_server
esp_http_server: Fixed a bug which could cause issues with LRU purge
2020-05-19 22:11:02 +05:30
esp_https_ota
Resolve documentation issue reported by boarchuz in https://esp32.com/viewtopic.php?f=5&t=14148#p59419
2020-05-07 22:00:27 +02:00
esp_https_server
esp_ipc
esp_ipc: Move to new component
2020-05-18 16:51:45 +08:00
esp_local_ctrl
local-ctrl: fix memory allocation issues found by static analyser
2020-05-13 07:16:45 +02:00
esp_netif
Merge branch 'bugfix/static_analysis_mem_issues' into 'master'
2020-05-22 15:08:20 +08:00
esp_ringbuf
esp_rom
Fix ld_acl schedule bug to parity shift
2020-05-18 06:51:51 +00:00
esp_serial_slave_link
esp_system
gdb: Modify PC in case of invalid PC
2020-05-08 18:34:52 +05:30
esp_timer
Merge branch 'refactor/esp_ipc' into 'master'
2020-05-25 15:03:04 +08:00
esp_websocket_client
esp_wifi
esp_wifi: remove wifi tx buffer limits
2020-05-27 15:06:53 +08:00
espcoredump
coredump: Fixes coredump data overwriting due to 'TaskSnapshot_t' and 'core_dump_task_header_t' difference
2020-05-06 15:04:58 +03:00
esptool_py
esptool: Set 80MHz SPI flash speed for ESP32-S2 & future chips
2020-05-20 06:19:34 +00:00
expat
fatfs
freemodbus
freertos
freertos, soc: don't lower INTLEVEL when entering critical sections
2020-06-02 15:42:24 +02:00
heap
idf_test
spi_flash: add unit test for read/write performance
2020-05-17 22:06:03 +08:00
jsmn
json
libsodium
log
lwip
mbedtls
mbedtls: Don't compile hardware MPI & SHA files if disabled in config
2020-05-26 03:37:46 +00:00
mdns
mdns: Allow config mDNS task stack size
2020-05-07 21:49:02 +02:00
mqtt
newlib
Merge branch 'bugfix/esp32_eco3_init_syscall_table' into 'master'
2020-05-07 15:17:13 +08:00
nghttp
nvs_flash
openssl
partition_table
partition_table: Fix parttool.py crashes when retrieving partition info
2020-05-13 16:10:48 +08:00
perfmon
protobuf-c
protocomm
protocomm_httpd: Restart security session if request is received on a new session
2020-05-11 13:01:13 +00:00
pthread
pthread: Use INTERFACE in target_link_libraries for vPortCleanUpTCB wrapper
2020-05-08 11:55:23 +05:30
sdmmc
soc
freertos, soc: don't lower INTLEVEL when entering critical sections
2020-06-02 15:42:24 +02:00
spi_flash
spi_flash: don't call vTaskDelay in non-os context
2020-06-02 15:42:24 +02:00
spiffs
tcp_transport
secure_element: atecc608_ecdsa example
2020-05-21 13:08:30 +05:30
tcpip_adapter
esp-netif: wifi-deinit to clear handlers only in tcpip-adapter mode
2020-05-19 08:34:36 +00:00
tinyusb
ulp
Add missing link to ulp header files and link to example following https://esp32.com/viewtopic.php?f=2&t=15562
2020-05-14 17:31:05 +08:00
unity
vfs
wear_levelling
wifi_provisioning
wpa_supplicant
Merge branch 'workaround/wps_iot_fixes' into 'master'
2020-05-20 11:32:34 +08:00
xtensa