-
I have the problem that some of the specified pins are already reserved for CAN. This means that I cannot use the ADXL cs_pin: EBBCan:PB12. Klipper gives error, is reserved for CAN. The E3EZ uses PB12…
-
Sketch uses 285885 bytes (9%) of program storage space. Maximum is 3145728 bytes.
Global variables use 30732 bytes (9%) of dynamic memory, leaving 296948 bytes for local variables. Maximum is 327680 …
-
## Describe the Bug
I'm using the Ploopy Classic trackball (running QMK) with a USB switch plugged into two computers. When I press a button on the switch to change to the other computer, m…
-
One common feature of bootloaders is that they try to leave the MCU's state as they found it, turning off interrupts, resetting clock config, etc.
I've tracked some weirdness I'm seeing in user ap…
-
## Description
WSL does not generally support flashing, however it can still be achieved by running the native windows executables. Initial testing has shown that these dont even have…
-
**Describe the bug**
I am currently testing to do UEFI Capsule update via fwupdx64.efi, when Secure Boot is enabled.
Running the command `fwupdtool install-blob systemFirmware.bin` with Secure Bo…
-
To help us pinpoint your issue, please insert the output of the
following commands when ran on the system with the issue:
```shell
fwupdmgr --version
client version: 1.3.2
compile-time dependen…
-
I have the problem that i want to set up an octopus v1.1 with klipper and I wont get a response from the board. When Inster the firmware.bin with the micro-sd and take it out again the file changed t…
-
I have prepared a "working" patch based on the alephresearch project https://github.com/jeppojeps/qemu-ios/tree/tcp_tunnel, I have added a register to the architecture and recycled the entire function…
-
Hi,
Tried your program, but this is the output that I get:
```
Found device in normal mode on bus 7, device 8.
Switching to program mode.
Error: LIBUSB_TRANSFER_NO_DEVICE
```
After that, the keyboa…