TD-er

Results 40 issues of TD-er

When I start the serial monitor from PlatformIO, it clears the build dir of the active project. It already takes quite a while to start the serial monitor, which is...

help wanted

I do experience lots of Travis build timeouts for my project. (ESPeasy) I do have a single platformio.ini file which has a lot of build environments defined which have their...

enhancement

I had issues fetching platform updates, so I removed the framework dirs in my packages dir. But now apparently https://git.savannah.nongnu.org/git/lwip.git is down, which means I cannot do anything anymore until...

feature

As already mentioned in this thread: https://github.com/esp8266/Arduino/issues/6172#issuecomment-513408516 At the moment it is a Russian Roulette whether or not the node is capable of connecting to WiFi. Only changing something totally...

help wanted

Every now and then one of the supported platforms will release a test version and then a new version. Updates to a released new version are done quite fast, but...

question

As discussed here: https://github.com/esp8266/Arduino/issues/5527#issuecomment-508492427 It would be nice to have some easy method to define a version of the Arduino repo as platform to make it easier to test fixes...

Builds can now be defined based on `chipFamily`, but it would also be nice to differentiate based on flash size. For example: ```json { "name": "ESPHome", "version": "2021.10.3", "home_assistant_domain": "esphome",...

![image](https://user-images.githubusercontent.com/3751318/141288132-0166d441-fc8e-4536-8184-497a1e3ec395.png) Right after flashing another dialog is shown very briefly, followed by this one. N.B. something similar happens if you had the "logs/console" dialog open and that one looses connection....

Not entirely sure if it is possible, but it would be great if the ESP8285 could be detected as chip family. At runtime I have not found a way to...

### Basic Infos - [x] This issue complies with the [issue POLICY doc](https://github.com/esp8266/Arduino/blob/master/POLICY.md). - [x] I have read the documentation at [readthedocs](https://arduino-esp8266.readthedocs.io/en/latest) and the issue is not addressed there. -...