.. |
app_trace
|
app_trace: fix linker fragment not included in Make build
|
2018-11-30 11:05:43 +08:00 |
app_update
|
Merge branch 'feature/cut_len_for_header_struct' into 'master'
|
2018-12-21 07:45:22 +08:00 |
asio
|
cmake: make main a component again
|
2018-09-11 09:44:12 +08:00 |
aws_iot
|
Add checks to for CONFIG_MBEDTLS_SSL_ALPN
|
2018-11-08 15:57:13 +05:30 |
bootloader
|
bootloader: Add support flags for rollback app
|
2018-12-11 11:54:21 +08:00 |
bootloader_support
|
bootloader: Add support flags for rollback app
|
2018-12-11 11:54:21 +08:00 |
bt
|
Merge branch 'bugfix/btdm_miscellaneous_modifications' into 'master'
|
2019-01-02 14:04:44 +08:00 |
coap
|
cmake: separate app from idf lib project
|
2018-11-27 13:59:24 +08:00 |
console
|
console, ulp: don’t use nested functions
|
2018-12-06 16:12:47 +08:00 |
cxx
|
cmake: separate app from idf lib project
|
2018-11-27 13:59:24 +08:00 |
driver
|
driver(timer_group): fixed bug that init hw_timer caused cresh after system soft reset
|
2018-12-18 13:10:15 +08:00 |
esp-tls
|
Merge branch 'bugfix/http_literal_caseinsensitive' into 'master'
|
2018-11-12 17:03:06 +08:00 |
esp32
|
wifi: fix the bug that STA can scan the channel out of the country regdomain range
|
2019-01-03 17:55:06 +08:00 |
esp_adc_cal
|
cmake: make main a component again
|
2018-09-11 09:44:12 +08:00 |
esp_event
|
unity: separate common and IDF specific functionality
|
2018-11-19 12:36:31 +08:00 |
esp_http_client
|
Merge branch 'bugfix/http_literal_caseinsensitive' into 'master'
|
2018-11-12 17:03:06 +08:00 |
esp_http_server
|
Merge branch 'feature/esp_https_server' into 'master'
|
2018-11-20 13:58:26 +08:00 |
esp_https_ota
|
cmake: make main a component again
|
2018-09-11 09:44:12 +08:00 |
esp_https_server
|
https_server : add extern C directive and other minor changes for C++ support
|
2018-12-31 15:12:42 +05:30 |
esp_ringbuf
|
Merge branch 'feature/unit_test_example' into 'master'
|
2018-11-19 18:35:54 +08:00 |
espcoredump
|
components: Correct the Python coding style
|
2018-12-17 07:52:38 +01:00 |
esptool_py
|
unit tests: Keep serial port open when running esptool
|
2018-12-18 14:09:29 +11:00 |
ethernet
|
ethernet: phy init timeout
|
2018-12-04 17:13:48 +08:00 |
expat
|
cmake: Add support for test build
|
2018-10-20 12:07:24 +08:00 |
fatfs
|
fatfs: add option to prefer ext. RAM for internal buffers
|
2018-11-29 19:26:46 +08:00 |
freemodbus
|
examples: freemodbus port serial slave move uart mode settings into example
|
2018-12-19 08:03:18 +00:00 |
freertos
|
test: Fix some unused identifier warnings
|
2018-12-10 12:34:16 +08:00 |
heap
|
multi_heap: Fix bug when start of heap is unaligned
|
2018-12-20 01:40:05 +00:00 |
idf_test
|
Component/bt: fix save keys when auth mode without bond
|
2018-12-13 15:43:31 +08:00 |
jsmn
|
cmake: make main a component again
|
2018-09-11 09:44:12 +08:00 |
json
|
cmake: make main a component again
|
2018-09-11 09:44:12 +08:00 |
libsodium
|
cmake: Add support for test build
|
2018-10-20 12:07:24 +08:00 |
log
|
cmake: make main a component again
|
2018-09-11 09:44:12 +08:00 |
lwip
|
add hostname option in dhcp discover
|
2018-12-13 07:05:46 +00:00 |
mbedtls
|
mbedtls: fix issue with non idf.py build on windows
|
2018-12-13 20:44:29 +08:00 |
mdns
|
mdns: fixed static memory leak
|
2018-12-17 12:09:23 +01:00 |
micro-ecc
|
cmake: make main a component again
|
2018-09-11 09:44:12 +08:00 |
mqtt
|
mqtt: ssl mutual authentication example added per PR from github, corrected cmake build, updated per idf style
|
2018-10-30 08:04:09 +01:00 |
newlib
|
linker: When using section type attributes, create unique sections
|
2018-12-19 04:42:04 +00:00 |
nghttp
|
cmake: make main a component again
|
2018-09-11 09:44:12 +08:00 |
nvs_flash
|
nvs_flash: Fix compilation of host testcases when g++-8.x is used.
|
2018-12-07 09:40:45 +00:00 |
openssl
|
cmake: make main a component again
|
2018-09-11 09:44:12 +08:00 |
partition_table
|
components: Correct the Python coding style
|
2018-12-17 07:52:38 +01:00 |
protobuf-c
|
protobuf-c : Added Google's protocol buffer C library as sub-module
|
2018-10-02 19:07:28 +05:30 |
protocomm
|
Protocomm : Use esp_http_server instead of http_server
|
2018-10-24 17:32:43 +05:30 |
pthread
|
pthread tests : test case added for detach functionality
|
2018-12-28 14:41:24 +05:30 |
sdmmc
|
cmake: Add support for test build
|
2018-10-20 12:07:24 +08:00 |
smartconfig_ack
|
cmake: make main a component again
|
2018-09-11 09:44:12 +08:00 |
soc
|
soc/rtc: reset another BBPLL related register
|
2018-12-12 12:24:48 +08:00 |
spi_flash
|
Merge branch 'feature/unit_test_example' into 'master'
|
2018-11-19 18:35:54 +08:00 |
spiffs
|
unity: separate common and IDF specific functionality
|
2018-11-19 12:36:31 +08:00 |
tcp_transport
|
Merge branch 'bugfix/esp_http_client_async_crash' into 'master'
|
2018-11-05 12:30:04 +08:00 |
tcpip_adapter
|
tcpip_adapter: Rename DHCP option types to include DHCP in the type name
|
2018-12-18 14:07:43 +11:00 |
ulp
|
components: Correct the Python coding style
|
2018-12-17 07:52:38 +01:00 |
unity
|
unity: add a hook to run test from gdb session
|
2018-12-06 19:37:51 +08:00 |
vfs
|
vfs: fix unregister removing top level VFS instead of nested
|
2018-12-06 19:43:49 +08:00 |
wear_levelling
|
unity: separate common and IDF specific functionality
|
2018-11-19 12:36:31 +08:00 |
wifi_provisioning
|
Examples : Added provisioning examples, tests and client tool.
|
2018-10-02 19:07:28 +05:30 |
wpa_supplicant
|
cmake: Add support for test build
|
2018-10-20 12:07:24 +08:00 |
xtensa-debug-module
|
tools: implement linker script generation
|
2018-11-16 12:42:02 +08:00 |