yahya tawil

Results 2 comments of yahya tawil

you can edit the library code to make MCP2515 files works with ESP32. Just notice `#ifdef ARDUINO_ARCH_ESP32` in the beginning of each source file which will select automatically if CAN...

Just for confirmation. I've used `-DPICO_BOARD=pico_w` and uploaded the new .uf2 to Pico W. **I was able to run the Openocd**. Also `sudo dmesg | tail -f` command can be...