Angus Gratton
|
61ee1bd31f
|
Merge branch 'feature/esp_https_server' into 'master'
Add HTTPS Server component
See merge request idf/esp-idf!3608
|
2018-11-20 13:58:26 +08:00 |
|
Angus Gratton
|
57273d48d4
|
Merge branch 'doc/translation_eclipse-setup_wangfang' into 'master'
Doc/translation eclipse setup wangfang
See merge request idf/esp-idf!3681
|
2018-11-19 14:04:04 +08:00 |
|
Angus Gratton
|
26a6969873
|
Merge branch 'doc/add_cmake_translation' into 'master'
doc/add_translation_for_cmake_documents
See merge request idf/esp-idf!3636
|
2018-11-19 12:53:06 +08:00 |
|
Angus Gratton
|
8915f48208
|
Merge branch 'feature/linker_script_generator' into 'master'
Linker script generator
See merge request idf/esp-idf!2286
|
2018-11-19 12:43:27 +08:00 |
|
Prasad Alatkar
|
b1189e9645
|
Docs: Change makes Eclipse setup inline with Mac OS and Linux.
|
2018-11-19 12:15:53 +08:00 |
|
Wang Fang
|
7d888ff6eb
|
Doc/translation linux setup scratch wangfang
|
2018-11-19 12:14:45 +08:00 |
|
Anurag Kar
|
aa6066a197
|
esp_https_server : Docs and API references fixed
|
2018-11-19 04:00:21 +00:00 |
|
Krzysztof Budzynski
|
6fbc3c4361
|
Added wireshark instruction to provide a common workflow for users submitting diagnostic data for Wi-Fi troubleshooting
|
2018-11-16 14:44:58 +08:00 |
|
Renz Bagaporo
|
63411fc556
|
tools: implement linker script generation
|
2018-11-16 12:42:02 +08:00 |
|
Angus Gratton
|
b6d7c70238
|
Merge branch 'doc/console_zh_CN' into 'master'
doc/console: translate console.rst into zh_CN
See merge request idf/esp-idf!3320
|
2018-11-16 11:21:16 +08:00 |
|
Alexey Gerenkov
|
b152c1020c
|
esp32: Adds logging level to core dump script
|
2018-11-15 06:13:48 +00:00 |
|
Alexey Gerenkov
|
181a40ae30
|
esp32: Adds menuconfig option for max tasks number in core dump
|
2018-11-15 06:13:48 +00:00 |
|
Alexey Gerenkov
|
a55cc99f50
|
esp32: Replaces magic numbers with CRC for core dump in flash
|
2018-11-15 06:13:48 +00:00 |
|
liying
|
08ef71b386
|
1.Update 8 English cmake files
2.Provide Chinese translation to these 8 cmake files
|
2018-11-13 11:38:23 +08:00 |
|
wangfang
|
df8feaa5c2
|
Update translation based on review
|
2018-11-12 16:16:52 +08:00 |
|
Ivan Grokhotkov
|
7efb3926c5
|
Merge branch 'feature/build_system_multi_target' into 'master'
build system: support for multiple targets (CMake only)
See merge request idf/esp-idf!3499
|
2018-11-12 15:30:36 +08:00 |
|
wangfang
|
933dc75294
|
update translation
|
2018-11-12 10:15:20 +08:00 |
|
Natasha
|
be0123e10e
|
Feature/update board guides for headers
|
2018-11-12 09:15:29 +08:00 |
|
Ivan Grokhotkov
|
ccfa134533
|
build system: support for multiple targets
|
2018-11-11 21:46:02 +08:00 |
|
wangfang
|
a0ab2a15d2
|
add translation
|
2018-11-09 19:54:43 +08:00 |
|
Cheppali Umasankar Reddy
|
f85f64b481
|
docs: corrected typo event_handler
esp_http_client_config_t has member event_handler not event_handle
Merges https://github.com/espressif/esp-idf/pull/2662
|
2018-11-08 15:57:13 +05:30 |
|
morris
|
71b9720309
|
doc/console: translate console.rst into zh_CN
|
2018-11-07 17:27:15 +08:00 |
|
liying
|
df9d1cc5d4
|
doc:update_creating_example_cn
|
2018-11-07 17:18:51 +08:00 |
|
morris
|
5fd76d7490
|
doc: document of creating-examples_zh_CN
Translated the document of creating-examples into Chinese
|
2018-11-07 17:17:44 +08:00 |
|
Ivan Grokhotkov
|
621e316725
|
Merge branch 'feat/psram_support_hspi' into 'master'
esp32: support to use hspi to output clock for 4M psram
See merge request idf/esp-idf!3377
|
2018-11-06 20:34:41 +08:00 |
|
liying
|
9894d35839
|
(doc)update_CN/EN_partition_tables
|
2018-11-05 18:58:54 +08:00 |
|
morris
|
d61680b211
|
doc/partition-tables: translation of zh_CN
1. Translated partition-tables.rst into Chinese.
2. Fixed some error in the English version.
|
2018-11-05 18:58:22 +08:00 |
|
Ivan Grokhotkov
|
c18890875e
|
Merge branch 'doc/issue_template_compiler_version' into 'master'
doc: include compiler version in issue template
See merge request idf/esp-idf!3357
|
2018-11-01 12:16:30 +08:00 |
|
Angus Gratton
|
a51d5706f6
|
Merge branch 'bugfix/minor_doc_fixes' into 'master'
Documentation fixes
See merge request idf/esp-idf!3529
|
2018-10-31 13:23:58 +08:00 |
|
Angus Gratton
|
b650d19c6b
|
Merge branch 'bugfix/docs_fixes_from_github' into 'master'
Documentation bugfixes from GitHub
See merge request idf/esp-idf!3570
|
2018-10-30 07:40:16 +08:00 |
|
Michael (XIAO Xufeng)
|
20a666fe03
|
esp32: support to use hspi to output clock for 4MB PSRAM
Resolves https://github.com/espressif/esp-idf/issues/2128.
|
2018-10-29 20:22:44 +08:00 |
|
Angus Gratton
|
11082598d6
|
Merge branch 'bugfix/doc_provisioning' into 'master'
Docs : Provisioning docs and READMEs updated with links to phone apps
See merge request idf/esp-idf!3511
|
2018-10-29 14:56:32 +08:00 |
|
fabianpedd
|
618236d8ff
|
Fixed spelling in build-system.rst. Closes https://github.com/espressif/esp-idf/pull/2641
|
2018-10-28 21:07:48 +01:00 |
|
Michael (XIAO Xufeng)
|
7fe4f987fd
|
sdio_slave: add documentation for the standard init process
|
2018-10-26 16:56:18 +08:00 |
|
Angus Gratton
|
f55509bd3f
|
Merge branch 'bugfix/py3_ci' into 'master'
Fix Python3 compatibility issues
See merge request idf/esp-idf!3487
|
2018-10-26 13:45:19 +08:00 |
|
Renz Christian Bagaporo
|
5a83347bec
|
event: Implement event loop library
|
2018-10-26 13:14:19 +08:00 |
|
Ivan Grokhotkov
|
9eeec5d7da
|
doc: include compiler version in issue template
|
2018-10-26 12:47:32 +08:00 |
|
morris
|
0a2049582e
|
bugfix: minor_doc_fixes into Chinese
|
2018-10-26 12:42:38 +08:00 |
|
Ivan Grokhotkov
|
338012b776
|
docs: use generated links in CMake getting started guides
|
2018-10-26 12:42:38 +08:00 |
|
Ivan Grokhotkov
|
5a3c0d8adf
|
esp_timer: document limitations on timeout/period
Closes https://github.com/espressif/esp-idf/issues/2572
Closes https://github.com/espressif/esp-idf/issues/2350
|
2018-10-26 12:42:38 +08:00 |
|
Ivan Grokhotkov
|
c8fe9f696c
|
docs: fix instructions for building toolchain on macOS
Closes https://github.com/espressif/esp-idf/issues/503
Closes https://github.com/espressif/esp-idf/issues/2607
|
2018-10-26 12:42:38 +08:00 |
|
Ivan Grokhotkov
|
d3f5882ed7
|
docs: fix git submodule update command
Closes https://github.com/espressif/esp-idf/issues/2584
|
2018-10-26 12:42:38 +08:00 |
|
Anurag Kar
|
12b60c51be
|
HTTP Server Docs : Replace http_server with esp_http_server
|
2018-10-24 17:32:43 +05:30 |
|
Roland Dobai
|
9daf51e6be
|
Fix Python 3 compatibility issues
|
2018-10-24 11:20:54 +02:00 |
|
Angus Gratton
|
38bd836d05
|
Merge branch 'feature/cmake-unit-test' into 'master'
cmake: add unit tests build support
See merge request idf/esp-idf!3003
|
2018-10-22 16:29:15 +08:00 |
|
Angus Gratton
|
b964f389db
|
Merge branch 'bugfix/gcc8_compatibility' into 'master'
gcc8 compatibility for master branch
See merge request idf/esp-idf!3481
|
2018-10-22 11:11:04 +08:00 |
|
Krzysztof Budzynski
|
46c2112400
|
Added CN version of 'Getting Started' guides for 'ESP32-DevKitC' and 'ESP-WROVER-KIT'
|
2018-10-22 09:10:58 +08:00 |
|
Anton Maklakov
|
4a126e18ed
|
docs: Correct Linux port names for more relevance
|
2018-10-21 15:11:45 +08:00 |
|
Renz Bagaporo
|
cc774111bf
|
cmake: Add support for test build
|
2018-10-20 12:07:24 +08:00 |
|
Ivan Grokhotkov
|
0663ab7609
|
Merge branch 'feature/uart_rs485_test' into 'master'
driver: rs485 test support
See merge request idf/esp-idf!2701
|
2018-10-19 13:05:55 +08:00 |
|