Dan Halbert

Results 231 comments of Dan Halbert

[ubuntu-2404-CPX.txt](https://github.com/user-attachments/files/23432857/ubuntu-2404-CPX.txt)

I started to build `fwupd` locally, but after tracking down half a dozen build dependencies and getting stymied with some build errors, I abandoned that for now and tried two...

> > How are you seeing the backtrace you posted above? > > That's a good question, and it's difficult to explain. It's seemingly difficult to trigger; I had to...

@rishabh-chromium Nothing specific has been done to fix this problem. I have recently not been able to reproduce the problem on ChromeOS 141.0.7390.135, and have asked some of the users...

@dlech just built a pypi package that installs the proper version: https://pypi.org/project/micropython-uncrustify/ See https://github.com/orgs/micropython/discussions/14496

Are you trying to build the bundle locally? You don't need to do that. Just follow the directions here: https://github.com/adafruit/CircuitPython_Community_Bundle#adding-a-library If you are trying to build locally to test, make...

There is no board definition for `m5stack_dial` in the tinyuf2 repo. Transferring this issue to there, though I think we might await a community contributor of a board def. There...

We could enumerate the releases for any particular board by looking at https://adafruit-circuit-python.s3.amazonaws.com/index.html?prefix=bin and the board dir, with an S3 API. Or we could add some Javscript there to enumerate...

After thinking about this more, I think it is not worth it. The latest stable and development versions are available. Other versions may require different TinyUF2 versions, as has happened...

It would be good to report this at https://issues.chromium.org/issues if it can be clearly described. They did fix the previous WebSerial issue, #206, first with a quick removal of the...