.. |
app_trace
|
gcov: Fixes APP CPU syscall table
|
2020-05-08 03:13:18 +03:00 |
app_update
|
app_update: Add API to write data in a non contiguous manner
|
2020-05-28 10:18:55 +05:30 |
asio
|
|
|
bootloader
|
efuse: Add 'disable Download Mode' & ESP32-S2 'Secure Download Mode' functionality
|
2020-05-28 17:50:45 +10:00 |
bootloader_support
|
Merge branch 'bugfix/bootloader_header_align_v4.2' into 'release/v4.2'
|
2020-06-24 20:33:47 +08:00 |
bt
|
Merge branch 'docs/fix_event_typo_backport_v4.2' into 'release/v4.2'
|
2020-07-12 21:24:03 +08:00 |
cbor
|
|
|
coap
|
coap: move mbedTLS config options from component to examples
|
2020-05-19 17:23:29 +05:30 |
console
|
console_repl: change config structure to support different devices
|
2020-06-30 20:18:27 +08:00 |
cxx
|
Increase C++ unit test leak threshold
|
2020-05-22 16:39:44 +08:00 |
driver
|
Merge branch 'bugfix/fix_adc_dac_conflict_backportv4.2' into 'release/v4.2'
|
2020-07-10 11:05:00 +08:00 |
efuse
|
esp32: Reduce using ESP_EARLY_LOGx and move some code after the stdout initialization
|
2020-06-17 13:40:42 +08:00 |
esp-tls
|
esp_tls_wolfssl: fix incorrect error message after handshake fails
|
2020-06-18 12:58:40 +05:30 |
esp32
|
spiram: fix the read id failure
|
2020-06-30 21:45:31 +08:00 |
esp32s2
|
esp32s2: sleep_modes: remove dependency on driver/uart.h
|
2020-07-13 09:52:29 +02:00 |
esp_adc_cal
|
|
|
esp_common
|
fix esp32s2 do not have crc*_be func
|
2020-06-17 14:53:08 +08:00 |
esp_eth
|
ethernet: support pin emac task to core
|
2020-06-03 11:06:41 +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: Update LRU counter on accepting a new connection
|
2020-06-26 19:24:23 +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
|
freertos: place xQueueGenericCreateStatic into flash
|
2020-04-22 16:06:13 +08:00 |
esp_rom
|
components/bt:Fix instant reverse and add ble connect paramter check.
|
2020-06-18 15:54:53 +08:00 |
esp_serial_slave_link
|
|
|
esp_system
|
Include header file soc/cpu.h in memprot.c and system_api.c
|
2020-07-10 18:21:20 +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: Add API to get available internal heap size.
|
2020-07-08 10:46:34 +08:00 |
espcoredump
|
coredump: Fixes size of memory region used by espcoredump.py
|
2020-05-29 21:09:21 +03:00 |
esptool_py
|
esptool: Add support for ESP32-S2 Secure Download Mode
|
2020-05-28 17:52:15 +10:00 |
expat
|
|
|
fatfs
|
|
|
freemodbus
|
|
|
freertos
|
esp_ipc: Move to new component
|
2020-05-18 16:51:45 +08:00 |
heap
|
heap: added alloc failed hook and configuration options
|
2020-05-04 10:58:38 -03:00 |
idf_test
|
spi_flash: add unit test for read/write performance
|
2020-05-17 22:06:03 +08:00 |
jsmn
|
|
|
json
|
|
|
libsodium
|
|
|
log
|
|
|
lwip
|
bugfix: fix ICMP specify length issue
|
2020-06-30 13:42:19 +00:00 |
mbedtls
|
Merge branch 'bugfix/gen_crt_py3_utf_v4.2' into 'release/v4.2'
|
2020-07-07 11:04:59 +08:00 |
mdns
|
mdns: Allow config mDNS task stack size
|
2020-05-07 21:49:02 +02:00 |
mqtt
|
mqtt: clenaup logs and docs
|
2020-04-30 14:05:36 +00:00 |
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
|
soc: add periph_ll_periph_enabled to clk_gate_ll.h
|
2020-07-13 09:52:29 +02:00 |
spi_flash
|
spi_flash: esp32: fix regression in encrypted flash write
|
2020-06-26 18:20:06 +05:30 |
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
|
soc/usb: use new headers in LL, move some code out of LL
|
2020-04-29 10:04:13 +02:00 |
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
|
wpa_supplicant: Allow building with mbedTLS integration but no hardware MPI
|
2020-06-02 13:35:48 +10:00 |
xtensa
|
|
|