-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: arduino-libraries/Arduino_RPClite
base: rpc_response_pointer
head repository: arduino-libraries/Arduino_RPClite
compare: main
- 15 commits
- 6 files changed
- 2 contributors
Commits on Oct 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c97c0af - Browse repository at this point
Copy the full SHA c97c0afView commit details -
Merge pull request #32 from arduino-libraries/linter_warning
ops: quench linter warning about lib manager
Configuration menu - View commit details
-
Copy full SHA for b076252 - Browse repository at this point
Copy the full SHA b076252View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8ba53d - Browse repository at this point
Copy the full SHA d8ba53dView commit details -
Merge pull request #33 from arduino-libraries/unoq_taget
ops: add compile target unoq
Configuration menu - View commit details
-
Copy full SHA for 6ea0195 - Browse repository at this point
Copy the full SHA 6ea0195View commit details
Commits on Oct 24, 2025
-
Merge pull request #31 from arduino-libraries/rpc_response_pointer
feat: decoder.h can pick 1st available response anywhere in the buffe…
Configuration menu - View commit details
-
Copy full SHA for 1efd7cb - Browse repository at this point
Copy the full SHA 1efd7cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 426196a - Browse repository at this point
Copy the full SHA 426196aView commit details
Commits on Nov 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 73b70d7 - Browse repository at this point
Copy the full SHA 73b70d7View commit details
Commits on Dec 15, 2025
-
Merge pull request #34 from arduino-libraries/development
Development
Configuration menu - View commit details
-
Copy full SHA for 01fd54a - Browse repository at this point
Copy the full SHA 01fd54aView commit details -
MsgPack: set default log level to WARN to avoid CI issues
Not setting the default log level causes a warning on every CI run. Setting it to WARN avoids the warning and is a reasonable default. Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
Configuration menu - View commit details
-
Copy full SHA for 2a4f864 - Browse repository at this point
Copy the full SHA 2a4f864View commit details -
Fix a compiler warning about a possibly uninitialized variable (the compiler cannot prove that the variable is always initialized before use, even though the code logic guarantees it). Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
Configuration menu - View commit details
-
Copy full SHA for fb521eb - Browse repository at this point
Copy the full SHA fb521ebView commit details -
Merge pull request #35 from pillo79/pr-warning-fixes
Warning cleanup
Configuration menu - View commit details
-
Copy full SHA for 745bf7a - Browse repository at this point
Copy the full SHA 745bf7aView commit details -
MsgPack: set default log level to WARN to avoid CI issues (2)
Missed this spot while setting the default log level for MsgPack to avoid a warning on every CI run. Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
Configuration menu - View commit details
-
Copy full SHA for 151f39b - Browse repository at this point
Copy the full SHA 151f39bView commit details -
Merge pull request #36 from pillo79/pr-warning-fixes2
MsgPack: set default log level to WARN to avoid CI issues (2)
Configuration menu - View commit details
-
Copy full SHA for 6c76ab7 - Browse repository at this point
Copy the full SHA 6c76ab7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 986cb16 - Browse repository at this point
Copy the full SHA 986cb16View commit details -
Configuration menu - View commit details
-
Copy full SHA for a456b87 - Browse repository at this point
Copy the full SHA a456b87View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff rpc_response_pointer...main