.. |
app_trace
|
app_trace: Fix tmo initialization
|
2018-08-29 10:55:39 +08:00 |
app_update
|
Merge branch 'bugfix/app_update_test' into 'master'
|
2018-08-27 08:46:02 +08:00 |
asio
|
asio: initial idf port of asio library without ssl
|
2018-07-30 06:28:43 +00:00 |
aws_iot
|
aws-iot: Update to 3.0.1 release
|
2018-08-07 11:28:54 +05:30 |
bootloader
|
bootloader: keep bootloader_common code to retention region
|
2018-08-29 12:04:32 +00:00 |
bootloader_support
|
bootloader: add API for erasing flash region
|
2018-08-29 12:04:32 +00:00 |
bt
|
Merge branch 'bugfix/fix_bt_hdr_files' into 'master'
|
2018-08-31 22:04:39 +08:00 |
coap
|
gcc8_newlib3: Compilation warnings and errors not specific to newlib v3
|
2018-07-09 13:22:24 +03:00 |
console
|
console: Suppress unused warning asprintf result
|
2018-07-24 06:08:48 +00:00 |
cxx
|
gcc8_newlib3: Compilation warnings and errors not specific to newlib v3
|
2018-07-09 13:22:24 +03:00 |
driver
|
sdmmc: implement partial DDR support
|
2018-08-30 13:11:54 +08:00 |
esp-tls
|
esp-tls: Add support for network timeout
|
2018-08-21 09:07:07 +00:00 |
esp32
|
Merge branch 'mesh/rewrite_docs' into 'master'
|
2018-09-03 10:52:33 +08:00 |
esp_adc_cal
|
bugfix/Fix BLK3_RESERVED_FLAG register and other minor bugs
|
2018-03-16 15:51:36 +08:00 |
esp_http_client
|
Merge branch 'bugfix/http_write_data' into 'master'
|
2018-08-22 16:49:29 +08:00 |
esp_https_ota
|
esp_https_ota: Add support for HTTPS based ota feature
|
2018-08-03 16:47:07 +05:30 |
espcoredump
|
coredump: Adds support for ROM ELF file to 'espcoredump' script
|
2018-07-05 22:20:20 +03:00 |
esptool_py
|
make: Use order-only prereq to check python dependencies
|
2018-08-23 08:28:57 +02:00 |
ethernet
|
driver, ethernet: fix non-static inline functions
|
2018-08-29 12:49:15 +08:00 |
expat
|
expat: add source of entropy
|
2018-08-02 11:02:45 +02:00 |
fatfs
|
Erase flash before the first use added.
|
2018-07-31 08:45:43 +03:00 |
freertos
|
freertos: Add core ID to idle task names
|
2018-09-03 13:50:05 +08:00 |
heap
|
Merge branch 'bugfix/heap_poison_swap_check' into 'master'
|
2018-09-03 11:19:16 +08:00 |
http_server
|
Http Server : Add a simple light weight HTTP Server Component.
|
2018-07-20 15:49:17 +05:30 |
idf_test
|
test: fix bug of BTSTK_GATT_25007
|
2018-08-28 12:00:15 +08:00 |
jsmn
|
|
|
json
|
cJSON : Include only source file objects
|
2018-04-30 13:51:54 +05:30 |
libsodium
|
gcc8_newlib3: Compilation warnings and errors not specific to newlib v3
|
2018-07-09 13:22:24 +03:00 |
log
|
doc: fix the level inconsistent issue in Kconfig document
|
2018-06-05 10:36:18 +00:00 |
lwip
|
Merge branch 'feature/ci_fuzzer_tests_lwip' into 'master'
|
2018-08-27 16:25:21 +08:00 |
mbedtls
|
mbedtls: Don't unnecessarily grow the result of a hardware bignum operation
|
2018-08-28 09:08:43 +00:00 |
mdns
|
mdns: Fix a portion of the queries are issued with the wildcard query type
|
2018-08-14 07:25:08 +00:00 |
micro-ecc
|
micro-ecc: update to v1.0
|
2018-06-10 21:20:55 +08:00 |
newlib
|
syscalls: fix type conversion for _raise_r stub
|
2018-08-29 12:49:15 +08:00 |
nghttp
|
gcc8_newlib3: Compilation warnings and errors not specific to newlib v3
|
2018-07-09 13:22:24 +03:00 |
nvs_flash
|
nvs_flash: Fix nvs_set_blob hang when partition is near to FULL
|
2018-08-21 17:08:46 +05:30 |
openssl
|
Merge branch 'bugfix/fixes_from_github' into 'master'
|
2018-07-13 15:03:50 +08:00 |
partition_table
|
make: Use order-only prereq to check python dependencies
|
2018-08-23 08:28:57 +02:00 |
pthread
|
pthread: fix esp_pthread.h to compatible with c++
|
2018-07-11 14:21:09 +08:00 |
sdmmc
|
sdmmc: update unit tests for ESP_eMMC_TestBoard_V1
|
2018-08-30 13:14:26 +08:00 |
smartconfig_ack
|
smartconfig_ack.c : Fixed the declaration of remote_ip in sc_ack_send_task()
|
2018-07-03 16:28:24 +05:30 |
soc
|
sdmmc: implement partial DDR support
|
2018-08-30 13:11:54 +08:00 |
spi_flash
|
spi_flash: fix erase_range for block erase check
|
2018-08-29 12:04:32 +00:00 |
spiffs
|
spiffs: test: check for truncation in snprintf call
|
2018-08-29 12:49:15 +08:00 |
tcpip_adapter
|
emac:optimise tcpip_adapter and fix emac_dev.c
|
2018-08-20 19:52:48 +08:00 |
ulp
|
ulp: add tests for jumps instruction
|
2018-08-13 16:48:27 +00:00 |
vfs
|
asio: initial idf port of asio library without ssl
|
2018-07-30 06:28:43 +00:00 |
wear_levelling
|
Build test applicatoin on host failer fixed.
|
2018-07-31 08:45:43 +03:00 |
wpa_supplicant
|
wpa_supplicant: removed unrequired header dir include from component.mk
|
2018-07-30 11:17:11 +05:30 |
xtensa-debug-module
|
remove executable permission from source files
|
2018-05-29 20:07:45 +08:00 |