esp-idf/docs
Angus Gratton 28801449e3 partition_table: Hard error if CSV contains invalid/overlapping offsets
Based on report on forum here:
https://esp32.com/viewtopic.php?f=13&t=6382&p=27514

Previous versions were much more relaxed about what could be in the partition
table, erroring out avoids unexpected changes on upgrade like different
partition offsets.
2018-08-01 19:23:38 +10:00
..
_static Added description of ESP32-PICO-KIT V4.1 board 2018-07-18 20:02:43 +02:00
en partition_table: Hard error if CSV contains invalid/overlapping offsets 2018-08-01 19:23:38 +10:00
zh_CN asio: initial idf port of asio library without ssl 2018-07-30 06:28:43 +00:00
Doxyfile Merge branch 'feature/http_server_finalize' into 'master' 2018-07-23 13:11:04 +08:00
README.md Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
TEMPLATE_EXAMPLE_README.md docs: Add "Creating Examples" docs page, template example README 2018-06-14 16:49:22 +10:00
check_doc_warnings.sh
check_lang_folder_sync.sh
conf_common.py docs: conf.py: check return code when calling os.system 2018-06-21 15:22:56 +08:00
gen-dxd.py
gen-kconfig-doc.py Kconfig: split out compiler options, add them to reference 2018-06-15 15:49:23 +08:00
issue_template.md docs: Switch base URL from esp-idf.readthedocs.io to docs.espressif.com 2018-06-19 11:23:33 +00:00
kconfiglib.py
link-roles.py
local_util.py
requirements.txt
sphinx-known-warnings.txt

README.md

Documentation Source Folder

This folder contains source files of ESP-IDF documentation available in English and 中文.

The sources do not render well in GitHub and some information is not visible at all.

Use actual documentation generated within about 20 minutes on each commit:

Hosted Documentation

The above URLs are all for the master branch latest version. Click the drop-down in the bottom left to choose a stable version or to download a PDF.