-
-
Notifications
You must be signed in to change notification settings - Fork 134
Pull requests: arduino/ArduinoCore-API
Pull requests list
api/DMAPool: Add missing header for unique ptr.
bug
#232
by iabdalkader
was merged May 6, 2024
Loading...
Add documentation for CAN API to fix #221
enhancement
#222
by jboynes
was merged Nov 3, 2023
Loading...
Allow tests to run on systems with case-insensitive filesystems and newer compilers.
bug
#208
by jboynes
was merged Sep 8, 2023
Loading...
Do not rely on the actual value returned from strcmp in tests, only the sign.
bug
#205
by jboynes
was merged Sep 8, 2023
Loading...
Fixed string::replace doesn't replace multiple occurrences of longer string with shorter one
bug
#200
by PiotrekB416
was merged Sep 4, 2023
Loading...
Fix format specifier for printing CAN message ID in CanMsg.h.
bug
#198
by haydenroche5
was merged Sep 4, 2023
Loading...
Fix stack buffer overflow in String::getBytes() test
bug
#193
by tttapa
was merged Aug 1, 2023
Loading...
Allow creating IPAddress object from string and provide = overload
enhancement
#174
by pennam
was merged Dec 21, 2022
Loading...
Add some basic build instructions to run unit tests
#170
by sgryphon
was merged Aug 24, 2022
Loading...
Add CI workflow to check for commonly misspelled words
#150
by per1234
was merged May 31, 2021
Loading...
Simplify string comparisons in tests and fix bug in String::compareTo
#137
by matthijskooijman
was merged Jan 25, 2021
Loading...
Test Stream::parseFloat() with many input digits
#133
by edgar-bonet
was merged Jan 25, 2021
Loading...
Add readme badges for Unit Tests workflow and Codecov
#126
by per1234
was merged Nov 6, 2020
Loading...
Use arduino/cpp-test-action in Unit Test CI workflow
#125
by per1234
was merged Nov 2, 2020
Loading...
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.