-
-
Notifications
You must be signed in to change notification settings - Fork 134
Pull requests: arduino/ArduinoCore-API
Pull requests list
Fix: do not call "memcpy" if there is a) no data to copy, or b) the src pointer is null.
bug
#217
by aentinger
was merged Sep 27, 2023
Loading...
List ArduinoCore-renesas as core using ArduinoCore-API
enhancement
#215
by aentinger
was merged Sep 20, 2023
Loading...
Fix of empty string printed in case of a 64-bit unsigned integer.
bug
#203
by aentinger
was merged Sep 4, 2023
Loading...
Extend CanMsg to allow to distinguish between standard and extended ids ...
enhancement
#194
by aentinger
was merged Sep 4, 2023
Loading...
Add HardwareCAN - a abstract base class for implementing CAN interfaces across Arduino cores.
enhancement
#185
by aentinger
was merged Apr 26, 2023
Loading...
Fix: Providing documentation for various cores how to manually integrate ArduinoCore-API.
enhancement
#165
by aentinger
was merged Dec 21, 2022
Loading...
Fix: ArduinoCore-samd:master has already been ported to using ArduinoCore-API.
#164
by aentinger
was merged Jul 7, 2022
Loading...
Fix: Allow HardwareI2C::requestFrom to return values > 256
#132
by aentinger
was merged Dec 10, 2020
Loading...
Bugfix: Small buffer size causes buffer overrun when invoking String::Ctor with large float/double value.
#131
by aentinger
was merged Dec 10, 2020
Loading...
HardwareSPI needs to be a abstract base class
bug
#127
by aentinger
was merged Nov 25, 2020
Loading...
Adding CI unit testing for ArduinoCore-API
enhancement
#122
by aentinger
was merged Nov 6, 2020
Loading...
ProTip!
Add no:assignee to see everything that’s not assigned.