-
-
Notifications
You must be signed in to change notification settings - Fork 133
Pull requests: arduino/ArduinoCore-API
Pull requests list
add implementation for random/randomSeed
enhancement
#255
by wxyyy0117
was closed Aug 28, 2025
Loading...
Move analogReference enum to ArduinoCore-API
enhancement
invalid
#236
by rubenstar
was closed Jun 28, 2024
Loading...
Fix spell check false positive by ignoring word
bug
#235
by per1234
was merged May 29, 2024
Loading...
Use the LGPL 2.1 or later license on all files
enhancement
#234
by pillo79
was merged Jun 17, 2024
Loading...
Added two missing macros to the compatibility pgmspace.h
#227
by CamelCaseName
was merged Nov 28, 2023
Loading...
Making type() function callable when IPAddress is defined const
#226
by andreagilardoni
was merged Nov 20, 2023
Loading...
Fix #217 when compiling with newer compiler versions
bug
#224
by jboynes
was merged Nov 6, 2023
Loading...
Fix #217 issue with compiling with newer compiler
bug
duplicate
#223
by jboynes
was closed Nov 3, 2023
Loading...
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...
Remove guards as we already require C++11
enhancement
#213
by jboynes
was merged Sep 13, 2023
Loading...
Replace use of deprecated sprintf in IPAddress
bug
#210
by jboynes
was merged Sep 13, 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 Arduino API by introducing a function called
digitalToogle
.
enhancement
#192
by tetex7
was closed Sep 13, 2023
Loading...
add a C++ wraper for the Digital IO calls
duplicate
enhancement
#191
by tetex7
was closed Jul 5, 2023
Loading...
add a C++ wraper for the Digital IO calls
duplicate
enhancement
#190
by tetex7
was closed Jul 5, 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...
Adding maxspeed to shiftIn and shiftOut
enhancement
invalid
#159
by lemio
was closed Sep 13, 2023
Loading...
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.