Alvaro Figueroa
Alvaro Figueroa
Have you considered adding RISCV support? Thanks,
Copy paste from @xfbs, to fix bug #1419. Built on Fedora-riscv64, and run the tests. It is working fine as a dependency for sccache, and compiled without any errors at...
I'm translating learning guides from en to es, and noticed that while sites like the microbit makecode do show spanish translations quite nicely, the adafruit site does not appear to...
I think I would be of great use to the spanish community, if the circuitpython site was translated to spanish. I'm happy to do the translating of the content, and...
In the installation steps on the README.md it says to do a "docker-compose -f ... run" but instead it should be "docker-compose -f .... up" This allow to get the...
Current code does not allow to use OTAA. If the LMIC is modified to use US915, while compiling one gets a bunch of errors like: error: 'DR_SF12' was not declared...
I was trying to check the Raspberry Pi's temp during the test, but it seems that a couple of libraries are missing from the distribution. lepidopter@lepidopter:$ /opt/vc/bin/vcgencmd measure_temp /opt/vc/bin/vcgencmd: error...