-
Hi all,
I have a dedicated server running selks, and everything works great except after some days, there is no data on all dashboards :/
When I check the health status I have 2 services down:
…
eglyn updated
3 years ago
-
Hi,
It worked the first few times then it stopped working all of the sudden. I didn't touch the fuses so far. Any idea what it may be?
**Command:**
`avrdude -v -v -v -v -F -c jtag2updi -P COM5…
-
Hello,
i'm no ruby programmer but i got an issue with test reports,
i've written a simple test which Passes and then get the answer from ceedling that the sanity check for the tests failed.
```
# …
-
When I compile my firmware (fork of avr keyscanner: https://github.com/Dygmalab/avr-keyscanner/tree/arm-flasher) the interrupt table is longer:
> 00000156 :
so the rjmp hardcoded here https://gi…
-
Hello, I am working on a project to using CANBed - Arduino CAN-BUS Development Kit (ATmega32U4 with MCP2515 and MCP2551) to read data from CAN BUS such as RPM and depend on that I want to give command…
-
loongarch64架构编译时如果配置了zstd则编译失败,需要使用use system zstd去掉才可以
git最新版本
这是build completed
```
#
# Automatically generated file; DO NOT EDIT.
# crosstool-NG 1.26.0.109_8105791 Configuration
#
C…
-
**To Reproduce**
Use `alsa` as the audio backend. Play a song.
Run this command and replace `cardX` with the correct device
```
cat /proc/asound/cardX/pcm0p/sub0/hw_params
```
On my machine it …
-
Hi,
Here are some tips about performance and usability on card like rpi, odroid etc !
# Give permission on external port
Add user to dialout and video group
For permission with udev rules
s…
-
Some NES carts (aftermarket, pirate, multicart, etc.) cannot be dumped because the mapper number isn't supported.
I tried adding mapper 268 manually but it did not work, I don't understand the inner-…
nsx0r updated
6 months ago
-
Hi,
When running make, multiple .c files compile fine, then compiling stops with several errors in SPI.c :
C:\Temp\ComponentTester-1.47m>make
avr-gcc -mmcu=atmega324p -Wall -I. -Ibitmaps -DF_CPU=…