ArduinoCore-mbed icon indicating copy to clipboard operation
ArduinoCore-mbed copied to clipboard

Results 178 ArduinoCore-mbed issues
Sort by recently updated
recently updated
newest added

Updated some products to their proper name @facchinm

UDP packet will not send if its size is greater than 508, and the issue is hard to debug. I made this modification on my side and it works fine....

Step 1) Adding control system (pin and if statement).

Fixes https://github.com/arduino/nicla-sense-me-fw/issues/55 @per1234 @sebromero does it look ok? I remember we had some conversation about the naming on platforms like PORTENTA_H7_M4, where we would lose the alignment between cores (the...

Fixes https://github.com/arduino/ArduinoCore-mbed/issues/161

`Wire::write(0u)` is otherwise ambiguous in modern C++ compilers, introduced by commit 2958bc00a985cbe5b63400fb4afa117453750255

Implementation of function to allow user selection of SDA/SCL pins