david284

Results 4 issues of david284

I have a raspberryPi Pico (based on RP2040), and when I just include the library (i.e. don't reference any functions or define any I/O's), I/O that have been defined as...

One of the libraries I'm using expects 'EEPROM.h' Is there any intention to support a version of this in ArduinoFake?

help wanted

I’m creating unit tests in PlatformIO using Unity with the ArduinoFake library I’m trying to test a piece of code that uses the Wire library I have built a simple...

I have a raspberry pi pico, using Arduino official mbed rp2040 core framework-arduino-mbed 2.6.1 tool-rp2040tools 1.0.2 When I test the 'generic' LoopBackDemo sketch, my pico crashes on the can.tryToSend call...