37 Commits
Author SHA1 Message Date
Ton Huisman e8b936a00a [Docs] Update VSCode plugin list 2026-06-10 22:37:06 +02:00
Ton Huisman 1dee7c775d [Docs] Suggest VSCode plugin TODO Highlight as Todo Tree doesn't work anymore without an external tool 2026-06-06 13:29:35 +02:00
Ton Huisman 9e28460778 [Docs] Expand description for creating a Custom build, small typo fixes 2026-04-10 22:45:47 +02:00
Ton Huisman 14b0526ccc [Docs] Expand description for creating a Custom build 2026-04-09 23:42:48 +02:00
Ton Huisman 1d218ab9b5 [Docs] Corrections for some recent changes 2026-04-08 22:10:15 +02:00
Ton Huisman 739d768e8e [Docs] Update documentation 2026-03-27 22:51:26 +01:00
Ton Huisman 80af69ed7a [Docs] Fix typo 2026-02-16 21:42:29 +01:00
Ton Huisman 9d86ffb085 [Docs] Use pioarduino plugin instead of PlatformIO for VSCode 2026-02-14 21:06:08 +01:00
Ton Huisman c05d66009a [Docs] Update WSL2 USB Serial configuration since Linux 6.x core update 2025-06-08 15:22:08 +02:00
Ton Huisman f0b3f7d926 [Docs] Rewording a few phrases 2024-11-09 22:32:48 +01:00
Ton Huisman 30cbc48c18 [Docs] Updates and fixes, November 2024 2024-11-09 20:47:06 +01:00
TD-erandGitHub 98d3a00812 [Docs] Add info how to use USB serial with WSL2 2024-10-18 23:01:36 +02:00
Ton Huisman 0e9ecaabc0 [Docs] Minor correction, remove reference to non-existing paragraph. 2023-03-29 21:45:18 +02:00
Ton Huisman 5e60f5734e [Docs] Cancel/remove hardly used Github feature 2023-03-25 22:46:13 +01:00
Ton Huisman 564e5cc6f7 [Docs] Add reference to Youtube video for Git tools and Python installation 2023-03-25 22:42:25 +01:00
Ton Huisman fef054e746 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/DOCS-extend-development-guide-nov-2022 2023-01-28 22:18:04 +01:00
TD-er a25783eccb [Build] Add pre_custom_espXXX_IR.py due to size of IR libs 2023-01-17 17:10:57 +01:00
Ton Huisman 1e836d3888 [DOCS] Add Using external libraries chapter, small corrections 2022-12-02 14:40:44 +01:00
Ton Huisman 86265ee714 [DOCS] Extend development guide 2022-11-27 21:43:52 +01:00
TD-erandGitHub 5965841149 Merge branch 'mega' into feature/ESP8285_detect 2022-07-18 09:52:09 +02:00
Ton Huisman 5531f75f0c [Docs] Add improved reference to open PIO Terminal 2022-06-17 21:25:00 +02:00
Ton Huisman 6e4272afd4 [Docs] Update extensions list for VSCode, remove Atom reference, update some text 2022-06-17 19:21:27 +02:00
TD-er ced8d79d62 [ESP8285] Remove ESP8285 specific builds, detect at runtime (#3848)
Fixes: #3848
2022-01-28 10:51:53 +01:00
Ton Huisman 4f4e6bce00 [Docs] How To: Extend the text and some corrections 2021-10-11 21:46:37 +02:00
Ton Huisman c288e4a9ea [Docs] How To guide: textual improvements and additions 2021-09-25 16:38:41 +02:00
Ton Huisman e1317ecf86 [Docs] Development guide restrucured and extended 2021-09-19 22:00:03 +02:00
Ton Huisman 5aa6911776 [Docs] How To: fix some sphinx syntax issues 2021-09-18 23:32:44 +02:00
Ton Huisman b6858b6757 [Docs] How To fix some typos 2021-09-18 23:27:44 +02:00
Ton Huisman c3e9e6f1a4 [Docs] Add How To for starting development on ESPEasy 2021-09-18 23:22:28 +02:00
Ton Huisman eacede669b [Docs] Add How To for starting development on ESPEasy 2021-09-18 22:57:05 +02:00
Ton Huisman 61a9adccc3 [Build] Revert unneeded change to build.yml, add docs on use of Custom.h 2021-05-02 19:48:10 +02:00
Ton Huisman 6bde89860b [Build] Disable dev build, update README.md and build documentation 2021-05-02 16:47:43 +02:00
Ton Huisman 50941d98cf [Docs] Documentation updates and corrections 2021-04-09 22:12:12 +02:00
Gijs Noorlander dd928b0776 [Docs] Describe PlatformIO installation 2019-10-27 13:38:42 +01:00
Gijs Noorlander 83c600e82d [Build] Rename ESP32 env 1M8_partition to 4M316k
1M8 does look a bit too much like "1MB".
4M316k does use the same naming schema as the other builds, stating the flash size and SPIFFS size.
2019-10-27 13:38:16 +01:00
Gijs Noorlander a81bfc35c6 [Docs] Describe project directory structure 2019-09-25 00:46:04 +02:00
Gijs Noorlander 1d2c3ef87b [Docs] Building ESPeasy using PlatformIO in VS-Code
As discussed on the [Forum](https://www.letscontrolit.com/forum/viewtopic.php?f=6&t=6922&p=38512#p38512)
2019-08-11 21:32:08 +02:00