Commit Graph
34 Commits
Author SHA1 Message Date
Ton Huisman fd8300dcbe [Build] Add ESP32-C6 MAX builds (preliminary) 2024-03-02 21:39:11 +01: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-er 5965841149 Merge branch 'mega' into feature/ESP8285_detect 2022-07-18 09:52:09 +02:00
Ton Huisman 0524eb3726 [Docs] Updates on writing documentation, remove unused Linux pdf generation setup 2022-06-27 22:29:25 +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 2ac594fa87 Merge branch 'mega' into feature/ESP8285_detect 2022-06-12 11:28:30 +02:00
TD-er 2c933e5a42 [ESP32 factory] Change -factory.bin to .factory.bin 2022-02-08 13:00:46 +01: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
TD-er e6be23a07e Document Custom.h alternative for Arduino IDE 2020-10-01 21:10:23 +02:00
TD-er 6c459dd639 [Arduino IDE] Document how to build using Custom.h in Arduino IDE
See: [forum](https://www.letscontrolit.com/forum/viewtopic.php?f=4&t=7980)
2020-09-28 10:58:26 +02:00
Gijs Noorlander 41d9db797a [Docs] Describe files in nightly builds 2020-05-04 18:09:00 +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
TD-er 37d6140434 [Sphinx docs] Some small doc build fixes
- There were some unicode characters
- JPG file had wrong image type
- Documented the needed packages to build LaTeX documentation in Linux (still fails to build PDF dus to chapter count overflow)
2019-02-24 23:19:46 +01:00
TD-er ffd0d26ed3 [Docs] Added some directory structure and template 2018-10-08 00:00:27 +02:00