| .. |
|
app_trace
|
00eefe0ef3
Check & correct Kconfig files
|
7 лет назад |
|
app_update
|
78487123bf
Merge branch 'feature/cut_len_for_header_struct' into 'master'
|
7 лет назад |
|
asio
|
d9939cedd9
cmake: make main a component again
|
7 лет назад |
|
aws_iot
|
0c9f7271a9
Add checks to for CONFIG_MBEDTLS_SSL_ALPN
|
7 лет назад |
|
bootloader
|
dde1fd9b94
bootloader: Add support flags for rollback app
|
7 лет назад |
|
bootloader_support
|
96d0f7f5e2
bootloader: account for load address when mapping cache pages
|
7 лет назад |
|
bt
|
5c88c5996d
Merge branch 'bugfix/ble_active_scan_not_wait_scan_rsp' into 'master'
|
7 лет назад |
|
coap
|
37d30c7a6e
cmake: separate app from idf lib project
|
7 лет назад |
|
console
|
271a2e8e97
console, ulp: don’t use nested functions
|
7 лет назад |
|
cxx
|
37d30c7a6e
cmake: separate app from idf lib project
|
7 лет назад |
|
driver
|
e22c0cce45
driver(timer_group): fixed bug that init hw_timer caused cresh after system soft reset
|
7 лет назад |
|
esp-tls
|
a1204f8b16
Add esp_tls_init_global_ca_store function to esp-tls, called from esp_tls_set_global_ca_store
|
7 лет назад |
|
esp32
|
2eabed161a
Merge branch 'feature/merge_multiple_github_prs' into 'master'
|
7 лет назад |
|
esp_adc_cal
|
d9939cedd9
cmake: make main a component again
|
7 лет назад |
|
esp_event
|
6091021e83
unity: separate common and IDF specific functionality
|
7 лет назад |
|
esp_http_client
|
41e71c2f53
fix esp_http_client_open
|
7 лет назад |
|
esp_http_server
|
cfebbae3ef
esp_http_server : Remove casual use of 'template' keyword
|
7 лет назад |
|
esp_https_ota
|
d9939cedd9
cmake: make main a component again
|
7 лет назад |
|
esp_https_server
|
a6f18bda47
https_server : add extern C directive and other minor changes for C++ support
|
7 лет назад |
|
esp_ringbuf
|
496bfe3842
Initialized some uninitialized variables in rtc_clk.c and ringbuf.c.
|
7 лет назад |
|
espcoredump
|
e1e6c1ae0a
components: Correct the Python coding style
|
7 лет назад |
|
esptool_py
|
a9d91e00bc
Update esptool.py to v2.6
|
7 лет назад |
|
ethernet
|
dc043109d7
ethernet: phy init timeout
|
7 лет назад |
|
expat
|
cc774111bf
cmake: Add support for test build
|
7 лет назад |
|
fatfs
|
5339c56bc5
fatfs: bypass newlib buffering in performance test
|
7 лет назад |
|
freemodbus
|
e3a786f2cf
examples: change max register area size to maximum value
|
7 лет назад |
|
freertos
|
81bf07ed4d
test: Fix some unused identifier warnings
|
7 лет назад |
|
heap
|
b1f3586f7e
multi_heap: Fix bug when start of heap is unaligned
|
7 лет назад |
|
idf_test
|
e1ac7ed922
test: modify the reason code from 204 to 15 in WIFI_CONN_0904
|
7 лет назад |
|
jsmn
|
d9939cedd9
cmake: make main a component again
|
7 лет назад |
|
json
|
d9939cedd9
cmake: make main a component again
|
7 лет назад |
|
libsodium
|
cc774111bf
cmake: Add support for test build
|
7 лет назад |
|
log
|
d9939cedd9
cmake: make main a component again
|
7 лет назад |
|
lwip
|
e3428adf87
Added Cmake support for dhcp_state
|
7 лет назад |
|
mbedtls
|
f3277cf2dc
hwcrypto sha: Allow SHA contexts to be shared between tasks
|
7 лет назад |
|
mdns
|
f7d4a4be6a
mdns: fix networking running udp_sendif from lwip thread
|
7 лет назад |
|
micro-ecc
|
d9939cedd9
cmake: make main a component again
|
7 лет назад |
|
mqtt
|
13bf307c85
mqtt: support for BEFORE_CONNECT event in idf
|
7 лет назад |
|
newlib
|
769bd4a4af
linker: When using section type attributes, create unique sections
|
7 лет назад |
|
nghttp
|
d9939cedd9
cmake: make main a component again
|
7 лет назад |
|
nvs_flash
|
b4c4f8514b
nvs_flash: Improve nvs_flash_init_partition() speed
|
7 лет назад |
|
openssl
|
d9939cedd9
cmake: make main a component again
|
7 лет назад |
|
partition_table
|
e1e6c1ae0a
components: Correct the Python coding style
|
7 лет назад |
|
protobuf-c
|
3ba8eed60a
protobuf-c : Added Google's protocol buffer C library as sub-module
|
7 лет назад |
|
protocomm
|
e2b1ae259d
Protocomm : Use esp_http_server instead of http_server
|
7 лет назад |
|
pthread
|
f5e8e05282
pthread tests : test case added for detach functionality
|
7 лет назад |
|
sdmmc
|
cc774111bf
cmake: Add support for test build
|
7 лет назад |
|
smartconfig_ack
|
d9939cedd9
cmake: make main a component again
|
7 лет назад |
|
soc
|
2eabed161a
Merge branch 'feature/merge_multiple_github_prs' into 'master'
|
7 лет назад |
|
spi_flash
|
a46b884a14
Merge branch 'feature/unit_test_example' into 'master'
|
7 лет назад |
|
spiffs
|
6091021e83
unity: separate common and IDF specific functionality
|
7 лет назад |
|
tcp_transport
|
053219283d
Handle esp_tls_conn_read disconnection in ssl_read. Fixes #2805
|
7 лет назад |
|
tcpip_adapter
|
9a08e49ca9
tcpip_adapter: Rename DHCP option types to include DHCP in the type name
|
7 лет назад |
|
ulp
|
e1e6c1ae0a
components: Correct the Python coding style
|
7 лет назад |
|
unity
|
a646ea7993
unity: add a hook to run test from gdb session
|
7 лет назад |
|
vfs
|
c8e8044293
VFS: move all functions into RAM which are called in the performance test
|
7 лет назад |
|
wear_levelling
|
6091021e83
unity: separate common and IDF specific functionality
|
7 лет назад |
|
wifi_provisioning
|
84f094453b
Examples : Added provisioning examples, tests and client tool.
|
7 лет назад |
|
wpa_supplicant
|
cc774111bf
cmake: Add support for test build
|
7 лет назад |
|
xtensa-debug-module
|
63411fc556
tools: implement linker script generation
|
7 лет назад |