Jeff Epler
Jeff Epler
Make it searchable as a "Feature", and provide a link within the board page to the certification. Check this for all boards, not just Adafruit boards. @tannewt points out that...
Over in Circuitpython, we noticed that (via the web workflow, though it's equally possible in the repl) it was possible to rename a directory "inside of itself", making the filesystem...
It tripped me up that these examples required the use of a serial adapter, rather than working via usb serial.
This new type of stabilizer works in conjunction with https://www.thingiverse.com/thing:4747414 -- Print that design's "StabilizerSlot_V2.stl" together with a 2U key using `$stabilizer_type = "printed_stabilizer";`. Push your bent 0.8mm diameter wire...
Hi! We're (@adafruit) a user of this action, and we get the following notification when it runs: > Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update...
Including making int("01") parse in base 10 like standard Python Closes: #13342
**Describe the bug** A clear and concise description of what the bug is. Give the `ulab` version ```python MicroPython v1.19.1-837-g67fac4ebc on 2023-01-24; linux [GCC 4.2.1] version Use Ctrl-D to exit,...
**Describe the bug** A clear and concise description of what the bug is. Give the `ulab` version ```python MicroPython v1.19.1-837-g67fac4ebc on 2023-01-24; linux [GCC 4.2.1] version Use Ctrl-D to exit,...
**Describe the bug** A clear and concise description of what the bug is. Give the `ulab` version ```python MicroPython v1.19.1-837-g67fac4ebc on 2023-01-24; linux [GCC 4.2.1] version Use Ctrl-D to exit,...
Hi! As I did a long time ago for circuitpython, I'm investigating crashes in ulab that can be found by automated techniques such as the aflplusplus fuzzer similar to what...