| .. |
|
app_trace
|
cc774111bf
cmake: Add support for test build
|
7 лет назад |
|
app_update
|
cc774111bf
cmake: Add support for test build
|
7 лет назад |
|
asio
|
d9939cedd9
cmake: make main a component again
|
7 лет назад |
|
aws_iot
|
d9939cedd9
cmake: make main a component again
|
7 лет назад |
|
bootloader
|
73d1b5a7a0
bootloader: verify that loaded image does not overlap bootloader code
|
7 лет назад |
|
bootloader_support
|
73d1b5a7a0
bootloader: verify that loaded image does not overlap bootloader code
|
7 лет назад |
|
bt
|
ded53bd0ff
Merge branch 'bugfix/btdm_allow_a2dp_codec_dynamic_alloc' into 'master'
|
7 лет назад |
|
coap
|
d4cbfd34cc
cmake: silence some warnings in coap, bt, expat, libsodium, lwip and examples/bluetooth
|
7 лет назад |
|
console
|
944014f9f2
cmake: fix source list issues
|
7 лет назад |
|
cxx
|
cc774111bf
cmake: Add support for test build
|
7 лет назад |
|
driver
|
8bba348528
aes/sha/mpi: Bugfix a use of shared registers.
|
7 лет назад |
|
esp-tls
|
13046e7625
Merge branch 'bugfix/esp-tls-doc' into 'master'
|
7 лет назад |
|
esp32
|
28f1e1597b
Merge branch 'bugfix/tickless_idle_single_core' into 'master'
|
7 лет назад |
|
esp_adc_cal
|
d9939cedd9
cmake: make main a component again
|
7 лет назад |
|
esp_event
|
d28c99d36c
esp_event: lower test performance threshold for PSRAM config
|
7 лет назад |
|
esp_http_client
|
3551b84c3a
esp_http_client: Fix crash in async mode
|
7 лет назад |
|
esp_http_server
|
2af9d7e0ed
HTTP Server : Added esp_ prefix to http_server component files
|
7 лет назад |
|
esp_https_ota
|
d9939cedd9
cmake: make main a component again
|
7 лет назад |
|
esp_ringbuf
|
cc774111bf
cmake: Add support for test build
|
7 лет назад |
|
espcoredump
|
cc774111bf
cmake: Add support for test build
|
7 лет назад |
|
esptool_py
|
95e4bdf030
Merge branch 'bugfix/run_esptool_espport' into 'master'
|
7 лет назад |
|
ethernet
|
b6d7675e60
ethernet: fix some bugs in phy&mac driver
|
7 лет назад |
|
expat
|
cc774111bf
cmake: Add support for test build
|
7 лет назад |
|
fatfs
|
fb334baa7c
VFS: Implement utime()
|
7 лет назад |
|
freemodbus
|
f0eb9985b9
examples: freemodbus port slave basic implementation
|
7 лет назад |
|
freertos
|
28f1e1597b
Merge branch 'bugfix/tickless_idle_single_core' into 'master'
|
7 лет назад |
|
heap
|
cc774111bf
cmake: Add support for test build
|
7 лет назад |
|
idf_test
|
242724bbe9
Merge branch 'test/fix_bug_of_scan_interval_and_windows' into 'master'
|
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
|
6a197d305f
Fix some typos related to ethernet documentation and Kconfig. Closes https://github.com/espressif/esp-idf/pull/2642
|
7 лет назад |
|
mbedtls
|
8bba348528
aes/sha/mpi: Bugfix a use of shared registers.
|
7 лет назад |
|
mdns
|
097282a8e3
mdns: fixed crashes on network changes
|
7 лет назад |
|
micro-ecc
|
d9939cedd9
cmake: make main a component again
|
7 лет назад |
|
mqtt
|
0cdb33c9dd
mqtt: ssl mutual authentication example added per PR from github, corrected cmake build, updated per idf style
|
7 лет назад |
|
newlib
|
fb334baa7c
VFS: Implement utime()
|
7 лет назад |
|
nghttp
|
d9939cedd9
cmake: make main a component again
|
7 лет назад |
|
nvs_flash
|
cc774111bf
cmake: Add support for test build
|
7 лет назад |
|
openssl
|
d9939cedd9
cmake: make main a component again
|
7 лет назад |
|
partition_table
|
cc774111bf
cmake: Add support for test build
|
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
|
38bd836d05
Merge branch 'feature/cmake-unit-test' into 'master'
|
7 лет назад |
|
sdmmc
|
cc774111bf
cmake: Add support for test build
|
7 лет назад |
|
smartconfig_ack
|
d9939cedd9
cmake: make main a component again
|
7 лет назад |
|
soc
|
8bba348528
aes/sha/mpi: Bugfix a use of shared registers.
|
7 лет назад |
|
spi_flash
|
cc774111bf
cmake: Add support for test build
|
7 лет назад |
|
spiffs
|
fb334baa7c
VFS: Implement utime()
|
7 лет назад |
|
tcp_transport
|
ee0dea3d0d
Merge branch 'bugfix/esp_http_client_async_crash' into 'master'
|
7 лет назад |
|
tcpip_adapter
|
097282a8e3
mdns: fixed crashes on network changes
|
7 лет назад |
|
ulp
|
cc774111bf
cmake: Add support for test build
|
7 лет назад |
|
vfs
|
fb334baa7c
VFS: Implement utime()
|
7 лет назад |
|
wear_levelling
|
82eca97300
Version update from V1 to V2 now done in correct way.
|
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
|
d9939cedd9
cmake: make main a component again
|
7 лет назад |