-
-
Notifications
You must be signed in to change notification settings - Fork 119
Issues: arduino/ArduinoCore-API
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
String object, len is of type unsigned int, however indexOf() and lastIndexOf() return int
bug
#239
opened Oct 24, 2024 by
artofit
Should SPI
attachInterrupt()
and detachInterrupt()
be removed?
enhancement
#183
opened Feb 24, 2023 by
carlosperate
String::toInt() and atol() behave different on different platforms with a number that is too large.
bug
#175
opened Oct 14, 2022 by
Koepel
String move() and String(String &&rval) breaks operation of reserve()
#161
opened Apr 30, 2022 by
drmpf
Please consider refining (reorganizing/documenting) core headers to aid in their explicit inclusion ...
#121
opened Sep 18, 2020 by
paschlie
Uninitalised memory when copying String with embedded NUL character
#111
opened Apr 11, 2020 by
cvwillegen
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.