Results 33 comments of Chris Drake

Is this project abandoned? What's with the 3+ year delay on including this **extremely** essential feature?

I merged your changes into my fork - tested - works great!! Thanks for the awesome code :-) https://github.com/gitcnd/MicroWebSrv I also added a minified version (cuts the size in half...

What are all the qstr's for? How many are used in a normal application? Eradicating as many as possible might be a more sensible option? Wouldn't making the caller turn...

> Now comes back to the LFS hook issue that I discussed previously: No need to change LFS (nor fat either). The way LFS works is ridiculously simple: I recommend...

Update - if you give thonny a fake serial port, it shows you what command it would have used - seem to be equivalent to this: `esptool.py --chip esp32 --port...

(YOU MIGHT JUST LIKE TO THROW THIS INTO THE FILE: infnoise/software/README ?)

Cute, but, does anyone actually *want* this? Sure, the media and AI-haters pump up this concept beyond all reason, but at the end of the day - nobody really wants...

Try a second time - I notice the first call when you reboot your PC (or connect a new device) does that. From then on, it behaves. I'm using WSL1...

I'm in Ubuntu under WSL1 on Windows, so I wonder if my experience is different to plain linux ? Can you explain what you mean by "socket" ? (Did you...

I did some more serious research. TLDR; setting ser.rtscts=True causes the DTR line to behave (meaning - python does not pull the line high or low without us wanting it...