Armando
677793c28f
doc: improve adc migration guide
2022-08-11 11:26:20 +08:00
morris
8f670b71ff
Merge branch 'docs/sync_up_lines_api_guides' into 'master'
...
Docs: update CN trans for several docs in api-guides
Closes DOC-3464
See merge request espressif/esp-idf!19382
2022-08-10 18:55:39 +08:00
Mo Fei Fei
694c54595b
Docs: update CN trans for several docs in api-guides
2022-08-10 18:55:39 +08:00
daiziyan
d422e2e7fa
docs: updated trans for ulp-risc-v,fatfs and sleep_modes
2022-08-10 16:53:51 +08:00
morris
ac11b17d8d
Merge branch 'docs/sync_up_i2c_wifi_blemesh' into 'master'
...
docs: Sync up EN and CN lines of ble-mesh, wifi, and i2c
Closes DOC-3465
See merge request espressif/esp-idf!19455
2022-08-10 12:01:52 +08:00
morris
4e66c23bc8
Merge branch 'docs/update_migration_guide_esp_hw_support_cn' into 'master'
...
Docs: update CN trans for migration-guides/system.rst
See merge request espressif/esp-idf!19462
2022-08-10 11:57:09 +08:00
Mo Fei Fei
8b904d0c06
Docs: update CN trans for migration-guides/system.rst
2022-08-10 11:57:09 +08:00
Zhang Xiao Yan
6da89eb855
Merge branch 'docs/update_FSM_of_I2S' into 'master'
...
docs: update the diagram of FSM of I2S
See merge request espressif/esp-idf!19440
2022-08-10 10:02:03 +08:00
Shang Zhou
a199f6f773
docs: provide CN translation for 18484
2022-08-09 09:52:07 +00:00
pedro.minatel
1df9480e29
Added procedures for the USB flashing
...
Link to the esptool page fixed and changes on the USB diagrams
Changes from MR review
2022-08-09 09:52:07 +00:00
Shang Zhou
a17b207e4f
docs: Sync up EN and CN lines of ble-mesh, wifi, and i2c
2022-08-09 11:45:34 +08:00
Linda
77d7ab8813
docs: update the diagram of FSM of I2S
2022-08-08 17:02:49 +08:00
Jing Li
c25c254666
Merge branch 'feature/further_support_esp32c2_sleep' into 'master'
...
esp32c2/sleep: further support sleep for esp32c2 with 26MHz XTAL
Closes IDF-5544
See merge request espressif/esp-idf!19017
2022-08-08 13:26:15 +08:00
Guillaume Souchere
16c2cb3f1b
Merge branch 'feature/replace-heap-tlsf-with-submodule' into 'master'
...
heap: Remove TLSF related files and replace them with the TLSF submodule
Closes IDF-4967
See merge request espressif/esp-idf!19220
2022-08-08 12:36:02 +08:00
jingli
209cb1f8ee
docs: fix xtal kconfig related description
2022-08-05 19:12:29 +08:00
Sudeep Mohanty
30e8f19f5a
Merge branch 'docs/update_migration_guide_for_esp_hw_support' into 'master'
...
docs: Corrected the migration guide for esp_hw_support
See merge request espressif/esp-idf!19398
2022-08-05 14:11:56 +08:00
Sudeep Mohanty
7177c88fe7
docs: Corrected the migration guide for esp_hw_support
...
This commit corrects the migration guide entry for cpu_log.h under
esp_hw_support to correctly list the breaking change.
2022-08-04 15:16:46 +02:00
wangjialiang
4720af95ec
ble_mesh: doc: Restore missing ble mesh videos
2022-08-04 16:32:47 +08:00
Shubham Kulkarni
7bfb89e3b3
Merge branch 'feature/custom_partition_subtypes' into 'master'
...
gen_esp32part.py: Support custom partition types
See merge request espressif/esp-idf!18656
2022-08-03 16:43:57 +08:00
Guillaume Souchere
594e58e65a
heap: Fix compilation errors when CONFIG_HEAP_TLSF_USE_ROM_IMPL is set
...
- include headers from the tlsf submodule only when CONFIG_HEAP_TLSF_USE_ROM_IMPL is not set
- remove usage of the tlsf_t type in the multi_heap.c
- add missing declaration of tlsf_poison_fill_pfunc_set() in multi_heap_poisoning.c
- define headers from tlsf submodule as private
- update the linker file in the heap component to the new naming of the tlsf file
- update the copyright docuementation to reference the submodule in github (https://github.com/espressif/tlsf )
- remove deleted files from the check_copyright_ignore.txt
2022-08-03 08:28:01 +02:00
Konstantin Kondrashov
e57257a6db
Merge branch 'feature/adds_efuse_hdr' into 'master'
...
efuse: Adds missing header
Closes IDF-5734
See merge request espressif/esp-idf!19328
2022-08-03 13:43:44 +08:00
Shubham Kulkarni
1bb1b70e0f
docs: Add documentation for define extra partition subtypes through build system
2022-08-03 05:18:37 +00:00
KonstantinKondrashov
3f6a1625bb
efuse: Adds missing header
2022-08-02 22:43:12 +08:00
Martin Gano
59ecac263e
Merge branch 'docs/add-missing-cmd-parameter-fatfsparse' into 'master'
...
fatfsparse.py/docs: Added missing cmd parameter to the docs
See merge request espressif/esp-idf!19301
2022-08-02 18:56:25 +08:00
Fu Hanxi
f315986401
Merge branch 'feat/add_ci_related_requirements_txt' into 'master'
...
Feat/add ci related requirements txt
Closes IDF-4590 and IDFCI-1389
See merge request espressif/esp-idf!19246
2022-08-02 15:49:36 +08:00
Marius Vikhammer
ff71e54f70
docs: fix broken link to lcd example
2022-08-02 10:15:31 +08:00
Marius Vikhammer
5d23a757d6
Merge branch 'feature/ulp_uart' into 'master'
...
ulp-riscv: uart print
See merge request espressif/esp-idf!19229
2022-08-02 09:14:48 +08:00
Jiang Jiang Jian
681fe85dd6
Merge branch 'docs/c2_protocols_update' into 'master'
...
docs: remove protocols chapters from C2 not updated list
See merge request espressif/esp-idf!19310
2022-08-01 19:42:40 +08:00
Fu Hanxi
742663dd9b
feat: add requirements.docs.txt
2022-08-01 15:49:15 +08:00
Jiang Jiang Jian
b885499c74
Merge branch 'refactor/move_common_adc_part_to_hw_support' into 'master'
...
esp_adc: move esp_adc out of g1 dependency list
Closes IDF-5637
See merge request espressif/esp-idf!19159
2022-08-01 15:39:45 +08:00
Marius Vikhammer
c0030f6d62
docs: remove protocols chapters from C2 not updated list
2022-08-01 12:58:06 +08:00
Martin Gaňo
a542e9424c
fatfsparse.py/docs: Added missing cmd parameter to the docs
2022-07-29 15:29:23 +02:00
David Čermák
8d62485a12
Merge branch 'feat/lwip_dhcps_append_opts' into 'master'
...
lw-ip/dhcpserver: Support for adding extra opts
Closes IDFGH-973
See merge request espressif/esp-idf!19115
2022-07-29 14:02:20 +08:00
Marius Vikhammer
32efa1e92d
Add ULP-RISCV print and bitbanged UART tx API
...
Add example to demonstrate the use of this API.
2022-07-29 12:18:01 +08:00
Armando
5e6a16380a
esp_adc: move adc common hw related code into esp_hw_support
2022-07-28 03:49:48 +00:00
Marius Vikhammer
45ad46eb27
Merge branch 'docs/c2_api_ref_sys' into 'master'
...
docs: update api-ref system docs for C2
Closes IDF-4214 and IDF-4224
See merge request espressif/esp-idf!19218
2022-07-28 09:33:12 +08:00
Marius Vikhammer
9d599c207f
docs: update api-ref system docs for C2
2022-07-27 16:12:26 +08:00
morris
e4868548c7
doc: update MCPWM api reference with new driver API
2022-07-27 15:22:24 +08:00
Mu Hai Dong
0aa6612371
Merge branch 'docs/remove_wifi_part_docs_not_updated_esp32c2' into 'master'
...
docs: remove wifi part in docs_not_updated of esp32c2
Closes WIFI-4620
See merge request espressif/esp-idf!19024
2022-07-27 13:11:54 +08:00
Waheed Barghouthi
d5bfbfc095
doc: update clk_flags requirement for i2c docs
...
Merges https://github.com/espressif/esp-idf/pull/7637
2022-07-27 11:02:43 +08:00
Mo Fei Fei
0d6de25d1c
Merge branch 'docs/add_cn_trans_for_migration_guides_system' into 'master'
...
Docs: add cn trans for migration-guides/system
Closes DOC-3324
See merge request espressif/esp-idf!19046
2022-07-27 10:45:41 +08:00
Anton Maklakov
80b97faade
Merge branch 'docs/get_started_macos_rosetta' into 'master'
...
docs: add a suggestion for apple m1 users
Closes IDFGH-7758
See merge request espressif/esp-idf!18981
2022-07-27 10:03:48 +08:00
Wang Zi Yan
8fca591407
Merge branch 'docs/provide_tips_for_Mac_users' into 'master'
...
docs: provide tips for Mac users
Closes DOC-3327
See merge request espressif/esp-idf!19245
2022-07-26 21:04:09 +08:00
Anton Maklakov
f5b626db63
docs: add CN translation for linux-macos-setup.rst update
2022-07-26 18:16:49 +07:00
wangziyan
1f56072b3c
docs: update the tips
2022-07-26 17:35:30 +08:00
intern
9387248dfc
docs: add cn trans for migration-guides/system
2022-07-26 15:41:51 +08:00
wangziyan
b09b3bd5b1
docs: provide tips for Mac users
2022-07-26 15:29:44 +08:00
David Cermak
b5d13b9837
lwip/dhcpserver: Support for adding extra opts
...
This enables users appending an extra, user defined options in dhcp
server messages. Example of adding captive_portal option (160) to dhcp
offer message is provided:
* Add idf-lwip hook file (project makefile):
idf_component_get_property(lwip lwip COMPONENT_LIB)
target_compile_options(${lwip} PRIVATE "-I${PROJECT_DIR}/main")
target_compile_definitions(${lwip} PRIVATE "-DESP_IDF_LWIP_HOOK_FILENAME=\"add_captive_portal.h\"")
* Implement appending (add_captive_portal.h):
#pragma once
#define LWIP_HOOK_DHCPS_POST_APPEND_OPTS(netif, dhcp, state, pp_opts) \
if ((state)==DHCPOFFER) { *(pp_opts) = append_captive_portal_uri(*(pp_opts)); }
static inline uint8_t *append_captive_portal_uri(uint8_t *optptr)
{
const static uint8_t DHCP_OPTION_CAPTIVE_PORTAL=160;
const static char CAPTIVE_PORTAL_URI[]="my_uri";
int size = sizeof(CAPTIVE_PORTAL_URI) - 1;
*optptr++ = DHCP_OPTION_CAPTIVE_PORTAL;
*optptr++ = size;
for(int i = 0; i < size; ++i) {
*optptr++ = CAPTIVE_PORTAL_URI[i];
}
return optptr;
}
Merges https://github.com/espressif/esp-idf/pull/3308
2022-07-26 07:09:22 +00:00
daiziyan
b995b584bd
docs: translated removed-components and build-system
2022-07-26 14:55:01 +08:00
Anton Maklakov
57f231af82
docs: add a suggestion for apple m1 users
...
Closes: https://github.com/espressif/esp-idf/issues/9300
2022-07-26 11:14:05 +07:00