.. |
app_trace
|
Replace all DOS line endings with Unix
|
2018-07-12 19:10:37 +08:00 |
app_update
|
make: Add feature to cmd 'make flash' - reset ota_data partition
|
2018-07-25 11:22:15 +00:00 |
asio
|
asio: initial idf port of asio library without ssl
|
2018-07-30 06:28:43 +00:00 |
aws_iot
|
aws_iot: add support for MQTT TLS over port 443
|
2018-04-23 18:27:28 +05:30 |
bootloader
|
Merge branch 'bugfix/bootloader_noreturn_always' into 'master'
|
2018-07-23 11:56:14 +08:00 |
bootloader_support
|
bootloader: Fix issue - bs->app_count is zero but ota_data have valid entry
|
2018-07-24 13:09:32 +08:00 |
bt
|
component/bt: Fix bug of SPP crash on reset
|
2018-08-05 00:36:51 +00: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
|
Merge branch 'test/spi_region' into 'master'
|
2018-08-02 12:09:44 +08:00 |
esp-tls
|
Merge branch 'bugfix/esp_tls_error_logging' into 'master'
|
2018-04-23 20:18:30 +08:00 |
esp32
|
esp32: update libphy.a to v3960
|
2018-08-04 16:21:19 +00: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
|
Add http_buffer description
|
2018-08-01 07:14:36 +00:00 |
espcoredump
|
coredump: Adds support for ROM ELF file to 'espcoredump' script
|
2018-07-05 22:20:20 +03:00 |
esptool_py
|
secure boot: Pad to avoid data after the signature mapping into the address space
|
2018-07-17 15:33:47 +10:00 |
ethernet
|
remove executable permission from source files
|
2018-05-29 20:07:45 +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: Remove either one or two assertions from "fast path" of vPortCPUReleaseMutex()
|
2018-07-31 06:35:25 +00:00 |
heap
|
heap: heap_caps_malloc(..., MALLOC_CAP_32_BIT) should always align a 32-bit aligned size
|
2018-07-31 14:29:31 +10:00 |
http_server
|
Http Server : Add a simple light weight HTTP Server Component.
|
2018-07-20 15:49:17 +05:30 |
idf_test
|
freertos: bump limit for spinlock performance test to 300 cycles
|
2018-07-24 09:56:40 +03:00 |
jsmn
|
Add jsmn JSON parser component
|
2017-03-07 10:18:47 +11:00 |
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
|
asio: initial idf port of asio library without ssl
|
2018-07-30 06:28:43 +00:00 |
mbedtls
|
Merge branch 'feature/mbedtls_2_12_0' into 'master'
|
2018-08-01 14:56:50 +08:00 |
mdns
|
added CI job for AFL fuzzer tests
|
2018-07-20 10:28:12 +02:00 |
micro-ecc
|
micro-ecc: update to v1.0
|
2018-06-10 21:20:55 +08:00 |
newlib
|
expat: add source of entropy
|
2018-08-02 11:02:45 +02: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: Support for blobs larger than half of SPI Flash sector size
|
2018-07-20 00:13:15 +05:30 |
openssl
|
Merge branch 'bugfix/fixes_from_github' into 'master'
|
2018-07-13 15:03:50 +08:00 |
partition_table
|
partition table: Remove hard-coded offsets from default partition tables
|
2018-08-01 19:23:38 +10:00 |
pthread
|
pthread: fix esp_pthread.h to compatible with c++
|
2018-07-11 14:21:09 +08:00 |
sdmmc
|
remove executable permission from source files
|
2018-05-29 20:07:45 +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
|
removed possible uint16 access to 32bit register, noted fifo use not recommended
|
2018-07-23 07:57:18 +02:00 |
spi_flash
|
Merge branch 'bugfix/wl_encryption' into 'master'
|
2018-08-01 15:05:47 +08:00 |
spiffs
|
Merge branch 'bugfix/spiffs_readdir_recursion' into 'master'
|
2018-07-26 08:33:24 +08:00 |
tcpip_adapter
|
remove executable permission from source files
|
2018-05-29 20:07:45 +08:00 |
ulp
|
spi_master, ulp: fix aliasing errors in unit tests
|
2018-07-24 09:54:55 +03: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 |