Zack Shivers
Results
2
issues of
Zack Shivers
When running: `sudo ./scripts/install.sh` on stock Ubuntu 22.04: ``` Setting node permissions readlink: missing operand Try 'readlink --help' for more information. usage: setcap [-q] [-v] [-n ] (-r|-|) [ ......
Changing the system clock divisor, which the datasheet says can be changed on-the-fly, causes a ~350 ms delay for some divisors. ```c #include "hardware/clocks.h" #include "hardware/gpio.h" #include "pico/stdlib.h" int kDebugPin...
hardware_clocks