-
-
Notifications
You must be signed in to change notification settings - Fork 93
Pull requests: arduino/ArduinoCore-renesas
Pull requests list
Fix buffer-overflow assigning global Wire instances.
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#317
by aentinger
was merged May 15, 2024
Loading...
[Arduino_CAN] fix regression introduced in #296.
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#300
by aentinger
was merged May 3, 2024
Loading...
Fix: do not randomly clear the first line of the LED matrix.
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#260
by aentinger
was merged Feb 14, 2024
Loading...
Define the Related to content of the project itself
type: enhancement
Proposed improvement
compiler.optimization_flags
allows for specifying the desired optimization level during compilation.
topic: code
#238
by aentinger
was merged Jan 15, 2024
Loading...
Fix: prevent artefacts from appearing on the screen during a SCROLL_LEFT.
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#232
by aentinger
was merged Jan 9, 2024
Loading...
Prevent multiple inclusion by adding include guards.
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#231
by aentinger
was merged Jan 8, 2024
Loading...
Fix: compilation of "ESP32_Test.ino" fails due to non-existent function "begin".
topic: documentation
Related to documentation for the project
type: imperfection
Perceived defect in any part of project
#205
by aentinger
was merged Dec 14, 2023
Loading...
Provide frequency/duty_cycle API for PwmOut::begin(...).
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#204
by aentinger
was merged Dec 13, 2023
Loading...
Fix: provide include path to where the API folder is stored.
topic: infrastructure
Related to project infrastructure
type: imperfection
Perceived defect in any part of project
#188
by aentinger
was merged Nov 14, 2023
Loading...
Fix: incorrect pin assignment for Wire SCL pin.
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#83
by aentinger
was merged Aug 3, 2023
Loading...
[Arduino_CAN/Portenta_C33] Bugfix to allow configuration of CAN0 (CAN).
#80
by aentinger
was merged Aug 2, 2023
Loading...
[Arduino_CAN] support both 11-Bit (standard) and 29-Bit (extended) IDs.
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#79
by aentinger
was merged Sep 4, 2023
Loading...
Fix: add a very minimal README on how to use can-utils ...
topic: documentation
Related to documentation for the project
type: enhancement
Proposed improvement
#27
by aentinger
was merged Jul 7, 2023
Loading...
Fix: link to download page for rfp-cli.
topic: documentation
Related to documentation for the project
type: enhancement
Proposed improvement
#26
by aentinger
was merged Jul 3, 2023
Loading...
ProTip!
Exclude everything labeled
bug
with -label:bug.