22 Commits
Author SHA1 Message Date
Ton Huisman 8e70deafb3 [Build] Update documentation 2026-05-03 21:09:04 +02:00
Ton Huisman ffdb0388b8 [Build] Remove outdated ESP8266-only Flash tools from disrtibution 2023-02-18 22:15:47 +01:00
TD-erandGitHub 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
TD-er 15d85dc3ce [Docs] Update README.md about newer build sets 2021-08-15 22:05:39 +02:00
Gijs Noorlander 39a10b0741 [Build] Fix Python 3.8 build when no .git dir or pygit2 not installed 2020-06-06 15:37:06 +02:00
Gijs Noorlander 41d9db797a [Docs] Describe files in nightly builds 2020-05-04 18:09:00 +02:00
Gijs Noorlander b3d5eb77d3 [PIO] Split platformio.ini into separate files + cleanup. 2019-11-20 13:49:40 +01:00
Gijs Noorlander 0b499cceea [PIO] Cleanup platformio.ini and move to core 2.6.1 as default (#2742)
Fixes: #2742
2019-11-19 00:27:24 +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 1dec446974 [Build] Add custom 4M2M build 2019-10-27 13:00:33 +01:00
TD-er 6650e62ddb [16M flash] Add warning about slow speed for 16M flash builds 2019-04-05 15:54:42 +02:00
TD-er 6871a8441f [SDK2.2.2] Add test build for SDK2.2.2
See this esp8266/Arduino pull request for all changes in the SDK: https://github.com/esp8266/Arduino/pull/5873
2019-03-14 16:48:18 +01:00
TD-er 3e7d641973 [Build] Use PlatformIO Espressif8266@2.0.1 (core 2.5.0)
Also:
- included core 2.6.0 alpha build with SDK2.2.1
- included core 2.6.0 alpha build with SDK3.0.0-dev
- Made memory size in bin filenames consistent (_4M instead of _4096)
2019-02-24 23:21:56 +01:00
Grovkillen 2add0fcae2 [flasher] 0.03.000 added custom serial commands. 2018-12-07 13:19:07 +01:00
TD-er 0a72b711f9 [PUYA] Apply generic patch on all builds checking for PUYA flash
Applied this patch made by @uzi18
https://github.com/esp8266/Arduino/issues/4061#issuecomment-368273656
It is now included in all builds
2018-11-06 15:56:36 +01:00
GrovkillenandGitHub f2b330424c [README] fixed some \r\n 2018-10-31 08:29:14 +01:00
GrovkillenandGitHub 542a758fde [README] added more info about ESP.Easy.Flasher 2018-10-31 08:28:10 +01:00
TD-er e3591aceb2 [Core 2.4.2] Set core 2.4.2 as default platform
Also added separate build using core 2.4.1 for those with PWM issues.
2018-10-30 00:23:36 +01:00
TD-er 947e1e0343 [Build] Add esp32test_1M8_partition build and warning on ESP32 partition 2018-09-26 22:49:30 +02:00
TD-er 1d8b6d346b [Flash tools] Add blank files and README.txt 2018-09-10 23:02:38 +02:00