-
I was playing with the STM32F401CCU6, which is the blackpill development board. I found that the keyboard stops responding if I use that keyboard to wake the host computer. After adding some LEDs ev…
-
When I try to enable a state, I get the following output:
```
# ./zenstates.py --enable --pstate 7
Current P7: Disabled
Enabling state
Traceback (most recent call last):
File "./zenstates.py…
-
Documenting here for others to see.
There seems to be some connection issues with TMC2208 with at least AVR and DUE platforms.
The likely commit to cause the issues is d27257900a14ee8cd8df7d5c9b01…
-
### What happened?
The board on a low-resolution (mine is 480x640) screen draws as a rectangle, ruining piece placement
### How can we reproduce the bug?
1. Open the app on a device with a lo…
-
Dear ml5 community,
I'm submitting a new issue. Please see the details below.
### → Step 1: Describe the issue 📝
> Did you find a bug? Want to suggest an idea for feature?
* bug
…
-
### Summary
In a complex multi-language project, one may end up using both windows-target and the system libraries directly (that's the case of Firefox). When enabling windows-targets's support for r…
-
### Task
Create an infographic that replaces much of the introductory text, and is more user-friendly than the existing pic and text combo. Lindsay made a sketch, and we can use it as a starting po…
-
Support for DSC PC1500/PC1550 is now in `develop` - this uses the same interrupt-based data capture as the PowerSeries, and like [dougkpowers/pc1550-interface](https://github.com/dougkpowers/pc1550-in…
-
After four days of attempting to figure out this compression scheme without reference to actual hardware, this is what I have:
The compressed data stream consists of control bytes and data bytes, i…
-
Take user input for a board
This task is **DONE** when there is a function that returns a board object or an error.