esp-idf/docs/en/api-guides
Sudeep Mohanty 4846222102 freertos: update freertos folder structure to match upstream
The following changes have been made:
1. All FreeRTOS kernel source files are now placed in the
   freertos/FreeRTOS-Kernel folder to match with the upstream folder structure.
2. All kernel include files are now placed in freertos/FreeRTOS-Kernel/include.
3. All port files are now placed in freertos/FreeRTOS-Kernel/portable.
4. All additions/customizations are placed in freertos/esp_additions.
5. All other miscellaneous files (README, License files etc.) are moved to
   freertos/FreeRTOS-Kernel folder to match with the upstream.
6. Updated esp-cryptoauthlib to latest commit to resolve FreeRTOS
   include dependencies.

Signed-off-by: Sudeep Mohanty <sudeep.mohanty@espressif.com>
2021-10-29 12:05:13 +08:00
..
esp-ble-mesh docs: rename ESP-MESH to ESP-WIFI-MESH 2021-07-12 19:25:18 +08:00
inc docs: mention ESP32 ECO3 in relation to PSRAM cache workarounds 2020-05-18 13:45:17 +02:00
jtag-debugging docs/esp32s3: Fixes OpenOCD configuration files names 2021-10-11 22:15:31 +03:00
performance Merge branch 'doc/make_classic_bt_API_ref_only_for_esp32' into 'master' 2021-10-29 02:27:24 +00:00
tools LLVM for Xtensa (ESP32, ESP32-S2) based on clang 2021-10-13 13:45:56 +02:00
app_trace.rst apptrace: Refactors apptrace for better support various tracing HW 2021-06-24 13:16:13 +03:00
blufi.rst docs: update CN trans for blufi and build-system 2021-09-10 15:09:50 +08:00
bootloader.rst docs:update CN translation for bootloader, partition-tables, i2c, and ledc 2021-09-18 19:25:38 +08:00
build-system-legacy.rst make: Fix COMPONENT_OWNBUILDTARGET 2021-08-03 10:40:39 +08:00
build-system.rst tools: replace _ with - in idf.py 2021-10-13 17:30:38 +08:00
core_dump_internals.rst espcoredump: apply temporary documentation changes in core_dump.rst file 2020-05-28 02:25:46 +08:00
core_dump.rst docs: Fix ADC pad and MOSI typo, update esp32c3 rom elf link 2021-07-28 17:02:28 +08:00
deep-sleep-stub.rst docs: initial update of programming guide for C3 2021-02-01 15:40:02 +08:00
dfu.rst docs, cmake: updates for ESP32-S3 DFU support 2021-10-08 18:24:20 +02:00
error-handling.rst esp_common: add generic check macros 2021-03-11 17:38:22 +08:00
esp-wifi-mesh.rst docs: rename ESP-MESH to ESP-WIFI-MESH 2021-07-12 19:25:18 +08:00
event-handling.rst docs: rename ESP-MESH to ESP-WIFI-MESH 2021-07-12 19:25:18 +08:00
external-ram.rst docs: add docs to .bss and .noinit segments on spiram 2021-07-31 11:02:13 +08:00
fatal-errors.rst docs: describe memprot faults in the panic handler documentation 2021-09-07 14:00:53 +08:00
flash_psram_config.rst doc: add flash and psram configuration doc in programming guide 2021-10-26 11:49:36 +08:00
freertos-smp.rst freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
general-notes.rst docs:update CN translation for startup and debugging-example 2021-06-08 11:18:27 +08:00
hardware-abstraction.rst hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
hlinterrupts.rst components/doc: Update doc about high-level interrupt 2021-09-09 20:40:09 +08:00
index.rst doc: add flash and psram configuration doc in programming guide 2021-10-26 11:49:36 +08:00
linker-script-generation.rst ldgen: Remove some remaining references to TARGET.project.ld.in 2021-07-16 20:14:27 +08:00
linux-host-testing.rst [docs]: Corrected Linux host test requirements 2021-10-19 18:45:35 +08:00
lwip.rst add function for deinit lwip timers 2021-10-13 15:49:47 +08:00
memory-types.rst docs: add docs to .bss and .noinit segments on spiram 2021-07-31 11:02:13 +08:00
openthread.rst docs: add OpenThread docs 2021-08-02 17:17:38 +08:00
partition-tables.rst Merge branch 'feature/idfpy_dashes_replace' into 'master' 2021-10-13 13:14:06 +00:00
RF_calibration.rst esp_phy: rename esp_phy component prefix 2021-10-13 13:10:49 +08:00
startup.rst docs:update CN translation for startup and debugging-example 2021-06-08 11:18:27 +08:00
SYSVIEW_FreeRTOS.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
thread-local-storage.rst docs: Rename esp_pthread docs to pthread, expand details of supported APIs 2021-05-14 10:03:11 +10:00
ulp_instruction_set.rst docs: Fix ADC pad and MOSI typo, update esp32c3 rom elf link 2021-07-28 17:02:28 +08:00
ulp_macros.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
ulp-legacy.rst add updates to some files in api guides 2019-12-05 15:12:12 +08:00
ulp-risc-v.rst wdt: Fix timeout and RTC_SLOW_CLK 2021-03-19 00:15:18 +08:00
ulp.rst docs:updated CN tranlation for build-system, ulp, unit-tests, idf-monitor and linker-script-generation 2021-04-22 16:08:31 +08:00
ulps2_instruction_set.rst Udate instruction set documentation for Esp32 and Esp32s2. 2020-10-17 02:44:47 +08:00
unit-tests-legacy.rst soc: add reset reasons in soc component 2021-07-13 10:45:38 +08:00
unit-tests.rst docs: Update mocking documentation 2021-10-22 13:52:59 +08:00
usb-otg-console.rst docs, cmake: updates for ESP32-S3 DFU support 2021-10-08 18:24:20 +02:00
usb-serial-jtag-console.rst Fix docs: C3 has GPIO9 as bootstrap pin, not GPIO0. 2021-08-31 11:30:28 +08:00
wifi-security.rst docs: Separate Doc on WiFi security, added DPP Doc 2021-08-10 12:35:43 +05:30
wifi.rst Add documentation for 802.11k and 802.11v APIs 2021-10-19 14:15:16 +05:30
wireshark-user-guide.rst 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