| .. |
|
app_trace
|
2926cd09a2
gcov_example: Adds cmake target to generate report
|
пре 6 година |
|
app_update
|
79923d0199
Add chip revision into image header
|
пре 6 година |
|
asio
|
9eccd7c082
components: use new component registration api
|
пре 6 година |
|
bootloader
|
fc738680f8
Fix Kconfig issues discovered by upstream Kconfiglib
|
пре 6 година |
|
bootloader_support
|
a87e699104
bootloader_support: fix logging prints around chip revision
|
пре 6 година |
|
bt
|
56d5548747
Merge branch 'bugfix/btdm_backports_v4.0_1028' into 'release/v4.0'
|
пре 6 година |
|
coap
|
fa02598b5c
lwip_2.1.2 for idf_4.0
|
пре 6 година |
|
console
|
9b350f9ecc
cmake: some formatting fixes
|
пре 6 година |
|
cxx
|
fae64f79bb
C++: prepare RTTI support
|
пре 6 година |
|
driver
|
859ddcdb63
can: Fix reset mode entry and exit calls
|
пре 6 година |
|
efuse
|
4cafa3e76e
Merge branch 'feature/add_psram_workaround_option_4.0' into 'release/v4.0'
|
пре 6 година |
|
esp-tls
|
858b3d2277
ESP32/esp-tls: include esp_err.h in esp_tls.h
|
пре 6 година |
|
esp32
|
4f297ed3fa
Revert "C++: add provisions for optional RTTI support"
|
пре 6 година |
|
esp_adc_cal
|
fe97d14e0f
esp_adc_cal: Remove deprecated ADC calibration functions
|
пре 6 година |
|
esp_common
|
f1e8a49836
esp_timer: Fix System time jumps back ~54secs
|
пре 6 година |
|
esp_eth
|
1e5ea2827c
ethernet: fix crash in unit test
|
пре 6 година |
|
esp_event
|
a8535767e4
esp_event: add missing header include
|
пре 6 година |
|
esp_gdbstub
|
69ef694178
esp32_gdbstub: fix build error with esp32-2019r1 toolchain
|
пре 6 година |
|
esp_http_client
|
7566bfb548
fixes : set_url discards username and password
|
пре 6 година |
|
esp_http_server
|
4ee065df79
httpd_sess_close: Check for session validity before closing
|
пре 6 година |
|
esp_https_ota
|
7fbedb1ba3
esp_https_ota: Removed unnecessary free()
|
пре 6 година |
|
esp_https_server
|
a8ebde227f
esp_https_server: Add support for esp-tls server APIs
|
пре 6 година |
|
esp_local_ctrl
|
98cf38ca9c
cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files
|
пре 6 година |
|
esp_ringbuf
|
5a7d3ef319
ringbuf: Remove deprecated RingbufferType_t
|
пре 6 година |
|
esp_rom
|
d77c74770a
bugfix(flash): add flash config in app startup
|
пре 6 година |
|
esp_websocket_client
|
9b507c45c8
ws_client: fix double delete issue in ws client initialization
|
пре 6 година |
|
esp_wifi
|
10d26549fa
Coexist: fix some coexist bugs
|
пре 6 година |
|
espcoredump
|
399477cd10
coredump: use esp_flash api in coredump
|
пре 6 година |
|
esptool_py
|
996db972f0
esptool: Bump to v2.8 release
|
пре 6 година |
|
expat
|
9eccd7c082
components: use new component registration api
|
пре 6 година |
|
fatfs
|
de9b0b1c56
Fix memory leak upon failure of esp_vfs_fat_sdmmc_mount()
|
пре 6 година |
|
freemodbus
|
9b350f9ecc
cmake: some formatting fixes
|
пре 6 година |
|
freertos
|
c599d7aa49
fix bug that semaphore may schedule out in Critical Section
|
пре 6 година |
|
heap
|
a389312750
heap: Fix printf usage in heap poisoning
|
пре 6 година |
|
idf_test
|
10d26549fa
Coexist: fix some coexist bugs
|
пре 6 година |
|
jsmn
|
9eccd7c082
components: use new component registration api
|
пре 6 година |
|
json
|
aa0bb29404
Update cJSON to v1.7.12
|
пре 6 година |
|
libsodium
|
9b350f9ecc
cmake: some formatting fixes
|
пре 6 година |
|
log
|
9eccd7c082
components: use new component registration api
|
пре 6 година |
|
lwip
|
1402e78844
Fix error code collision and CI check
|
пре 6 година |
|
mbedtls
|
daa65b6f91
NimBLE: Add optional mbedTLS support to NimBLE (backport)
|
пре 6 година |
|
mdns
|
1b6010bedf
Merge branch 'bugfix/mdns_fix_discard_packet_on_invalid_name' into 'master'
|
пре 6 година |
|
mqtt
|
59a186b27e
Merge branch 'bugfix/mqtt_example_url_update_v4.0' into 'release/v4.0'
|
пре 6 година |
|
newlib
|
c599d7aa49
fix bug that semaphore may schedule out in Critical Section
|
пре 6 година |
|
nghttp
|
9b350f9ecc
cmake: some formatting fixes
|
пре 6 година |
|
nvs_flash
|
fc738680f8
Fix Kconfig issues discovered by upstream Kconfiglib
|
пре 6 година |
|
openssl
|
fc738680f8
Fix Kconfig issues discovered by upstream Kconfiglib
|
пре 6 година |
|
partition_table
|
fc738680f8
Fix Kconfig issues discovered by upstream Kconfiglib
|
пре 6 година |
|
protobuf-c
|
9eccd7c082
components: use new component registration api
|
пре 6 година |
|
protocomm
|
98cf38ca9c
cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files
|
пре 6 година |
|
pthread
|
e9de7b1df3
pthread: remove ESP32_ prefix from Kconfig options
|
пре 6 година |
|
sdmmc
|
b98b4c3886
sdmmc_io: support to print CIS information
|
пре 6 година |
|
soc
|
e5ff431b35
Merge branch 'fix/esp_flash_coredump_4.0' into 'release/v4.0'
|
пре 6 година |
|
spi_flash
|
2056b891d3
Merge branch 'bugfix/ext_flash_load_partitions_v4.0' into 'release/v4.0'
|
пре 6 година |
|
spiffs
|
26800ed71e
global: update note in the partition tables
|
пре 6 година |
|
tcp_transport
|
f96c02adac
mqtt: updated to latest version to include latest fixes, support for global CA store, extended error structure to receive mqtt specific errors. updated idf ssl example to use this error struct
|
пре 6 година |
|
tcpip_adapter
|
f29ff2c552
Modify IPv6 functionality compatible with lwip2.1.2
|
пре 6 година |
|
ulp
|
9eccd7c082
components: use new component registration api
|
пре 6 година |
|
unity
|
9b350f9ecc
cmake: some formatting fixes
|
пре 6 година |
|
vfs
|
5464aaac45
VFS: Fix bug which occurs when driver is installed during a select() call
|
пре 6 година |
|
wear_levelling
|
26800ed71e
global: update note in the partition tables
|
пре 6 година |
|
wifi_provisioning
|
0e07b85d2f
wifi_prov_mgr : Added missing esp_event_post() for WIFI_PROV_END events
|
пре 6 година |
|
wpa_supplicant
|
ca80b0445d
wpa_supplicant: Make internal crypto headers private (backport v4.0)
|
пре 6 година |
|
xtensa
|
9b350f9ecc
cmake: some formatting fixes
|
пре 6 година |