nekomona
nekomona
It seems that the sign of count is used to report failure, which need to be taken into consideration: Whether should it limit length within 127 bytes, using 0~254 as...
BROM overflow is due to a compiler flag problem where my old gcc produce reasonably small code with -O3 while later gcc produce large code with -O3 and small code...
Have just tested Tang Nano 9K on a cheapo, possibly MS2109-based USB 2.0 UVC capturer with several random HDMI cables around me and the picotiny example worked fine with all...
Still unsure about how the host platform affected this problem, but the same issue could be observed in riscv64-unknown-elf gcc 10.2.0 in a x86_64 linux host. It seems that the...
SPI mode WS2812 controlling in the progress -w-、
SPI mode WS2812 driver finished and controllable through firmware. Further light controlling delayed to be added as one of the RGB effect layers #18