| .. |
|
app_trace
|
df71c733df
Merge branch 'doc/cleanup_apptrace2host_example' into 'master'
|
7 ani în urmă |
|
app_update
|
ea52a19c00
build system: include SHA256 hash of ELF file into app_desc structure
|
7 ani în urmă |
|
asio
|
d9939cedd9
cmake: make main a component again
|
7 ani în urmă |
|
aws_iot
|
37126d3451
Correct Kconfigs according to the coding style
|
7 ani în urmă |
|
bootloader
|
7626145e6d
bootloader: Add support efuse component
|
7 ani în urmă |
|
bootloader_support
|
509e1264b9
efuse: Fix to pass CI tests
|
7 ani în urmă |
|
bt
|
484d8ab7ed
Merge branch 'bugfix/btdm_fix_remove_bonded_device_warnning' into 'master'
|
7 ani în urmă |
|
coap
|
37d30c7a6e
cmake: separate app from idf lib project
|
7 ani în urmă |
|
console
|
271a2e8e97
console, ulp: don’t use nested functions
|
7 ani în urmă |
|
cxx
|
37d30c7a6e
cmake: separate app from idf lib project
|
7 ani în urmă |
|
driver
|
dace2d6bc5
Merge branch 'bugfix/uart_fix_critical_section_api_from_isr' into 'master'
|
6 ani în urmă |
|
efuse
|
509e1264b9
efuse: Fix to pass CI tests
|
7 ani în urmă |
|
esp-tls
|
a1204f8b16
Add esp_tls_init_global_ca_store function to esp-tls, called from esp_tls_set_global_ca_store
|
7 ani în urmă |
|
esp32
|
2f547ca7c8
esp32: fix some WiFi bugs
|
7 ani în urmă |
|
esp_adc_cal
|
37126d3451
Correct Kconfigs according to the coding style
|
7 ani în urmă |
|
esp_event
|
4e770aec61
Merge branch 'feature/predictable_event_dispatch_via_duplication' into 'master'
|
7 ani în urmă |
|
esp_http_client
|
27e00cf7aa
esp_http_client: add support for using certs from global ca store
|
7 ani în urmă |
|
esp_http_server
|
19fd436e88
Merge branch 'esp_http_server/lru_counter_for_timestamp' into 'master'
|
7 ani în urmă |
|
esp_https_ota
|
27e00cf7aa
esp_http_client: add support for using certs from global ca store
|
7 ani în urmă |
|
esp_https_server
|
1af5d0d87c
https_server : Missing uri_match_fn paramater added to default config
|
7 ani în urmă |
|
esp_ringbuf
|
496bfe3842
Initialized some uninitialized variables in rtc_clk.c and ringbuf.c.
|
7 ani în urmă |
|
espcoredump
|
6ab722e478
coredump:fix test artifacts
|
7 ani în urmă |
|
esptool_py
|
ea52a19c00
build system: include SHA256 hash of ELF file into app_desc structure
|
7 ani în urmă |
|
ethernet
|
7528dc0f20
ethernet: support new PHY (IP101)
|
7 ani în urmă |
|
expat
|
cc774111bf
cmake: Add support for test build
|
7 ani în urmă |
|
fatfs
|
37126d3451
Correct Kconfigs according to the coding style
|
7 ani în urmă |
|
freemodbus
|
37126d3451
Correct Kconfigs according to the coding style
|
7 ani în urmă |
|
freertos
|
3576e54d79
freertos: Make xPortGetCoreID() volatile
|
7 ani în urmă |
|
heap
|
37126d3451
Correct Kconfigs according to the coding style
|
7 ani în urmă |
|
idf_test
|
932f2707ee
modify test case to support ipv6
|
7 ani în urmă |
|
jsmn
|
d9939cedd9
cmake: make main a component again
|
7 ani în urmă |
|
json
|
d9939cedd9
cmake: make main a component again
|
7 ani în urmă |
|
libsodium
|
37126d3451
Correct Kconfigs according to the coding style
|
7 ani în urmă |
|
log
|
37126d3451
Correct Kconfigs according to the coding style
|
7 ani în urmă |
|
lwip
|
302ca0022f
lwip: add linker fragment
|
7 ani în urmă |
|
mbedtls
|
37126d3451
Correct Kconfigs according to the coding style
|
7 ani în urmă |
|
mdns
|
8462751f95
mdns: fix memory leak in pbuf if tcpipadapter failed to get netif
|
7 ani în urmă |
|
micro-ecc
|
d9939cedd9
cmake: make main a component again
|
7 ani în urmă |
|
mqtt
|
37126d3451
Correct Kconfigs according to the coding style
|
7 ani în urmă |
|
newlib
|
aa9d302814
VFS: Implement poll() based on select()
|
7 ani în urmă |
|
nghttp
|
d9939cedd9
cmake: make main a component again
|
7 ani în urmă |
|
nvs_flash
|
dae40f4ff1
nvs: add a blob fragmentation test case
|
7 ani în urmă |
|
openssl
|
37126d3451
Correct Kconfigs according to the coding style
|
7 ani în urmă |
|
partition_table
|
e916cf52a3
bootloader: Add support of anti-rollback
|
7 ani în urmă |
|
protobuf-c
|
3ba8eed60a
protobuf-c : Added Google's protocol buffer C library as sub-module
|
7 ani în urmă |
|
protocomm
|
f3a6c63920
protocomm : typos fixed and descriptions corrected
|
7 ani în urmă |
|
pthread
|
314c77609e
pthread: Transform the units of the stack size to the FreeRTOS domain
|
7 ani în urmă |
|
sdmmc
|
cc774111bf
cmake: Add support for test build
|
7 ani în urmă |
|
smartconfig_ack
|
d9939cedd9
cmake: make main a component again
|
7 ani în urmă |
|
soc
|
b8141f3ad8
efuse: Fix make/cmake build systems and docs
|
7 ani în urmă |
|
spi_flash
|
e916cf52a3
bootloader: Add support of anti-rollback
|
7 ani în urmă |
|
spiffs
|
37126d3451
Correct Kconfigs according to the coding style
|
7 ani în urmă |
|
tcp_transport
|
27e00cf7aa
esp_http_client: add support for using certs from global ca store
|
7 ani în urmă |
|
tcpip_adapter
|
37126d3451
Correct Kconfigs according to the coding style
|
7 ani în urmă |
|
ulp
|
e1e6c1ae0a
components: Correct the Python coding style
|
7 ani în urmă |
|
unity
|
37126d3451
Correct Kconfigs according to the coding style
|
7 ani în urmă |
|
vfs
|
aa9d302814
VFS: Implement poll() based on select()
|
7 ani în urmă |
|
wear_levelling
|
37126d3451
Correct Kconfigs according to the coding style
|
7 ani în urmă |
|
wifi_provisioning
|
59b10709d1
wifi_provisioning : context pointer added to wifi_config_t structure and related examples/docs updated
|
7 ani în urmă |
|
wpa_supplicant
|
cc774111bf
cmake: Add support for test build
|
7 ani în urmă |
|
xtensa-debug-module
|
63411fc556
tools: implement linker script generation
|
7 ani în urmă |