-
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: 73b70d7
head repository: arduino-libraries/Arduino_RPClite
compare: a456b87
- 8 commits
- 4 files changed
- 2 contributors
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 73b70d7...a456b87