-
```
C:\Users\Aaron>dali_generic --help
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "C:\Python312\Scripts\dali_generic.ex…
-
The library AOT smoke tests and 2 WBT tests are broken after updating to newer llvm 19 (rc2 .. rc4)
Example of the crashes:
[Release_j21aevt4_rp2] [MONO] error: * Assertion at /__w/1/s/src…
-
hi,
i tried your project to install it on the Raspberry Pi 2. I have checked all steps to config and install the project to the sd card.
at the start-up i get an error:
error while loading shared libr…
-
-
Can i use this library for RP2040 or Raspberry pi pico?
-
The RP2 chip's PIO peripheral is a powerful piece of hardware capable of performing tasks that might otherwise require very fast bit-banging code, but it's also quite difficult to validate the correct…
-
When trying to export (in any format) a .rpt file with its main dbf containing no records, the following error message is displayed:
![rp2error](https://user-images.githubusercontent.com/14542129/7…
-
In some cases, like my [TT04 USB CDC project](https://tinytapeout.com/runs/tt04/101/), we need a way to pulse a pin for a single clock cycle, e.g. to latch some value into a register.
This can be …
urish updated
3 months ago
-
-
Code should allow for country override - as this may be interfering with the ability to connect to local WiFi outside of England.
https://github.com/pimoroni/phew/blob/a21bc19fe817840589f63246d9bf3…