This website requires JavaScript.
Explore
Help
Register
Sign In
TonBERRY
/
tonberry-pico
Watch
3
Star
0
Fork
0
You've already forked tonberry-pico
Code
Issues
12
Pull Requests
3
Actions
Packages
Projects
1
Releases
Wiki
Activity
misc-stability-improvements
#56
Merged
matthias
merged 4 commits from
misc-stability-improvements
into
main
2025-12-16 19:25:45 +00:00
Conversation
2
Commits
4
Files Changed
6
+59
-26
4 Commits
Author
SHA1
Message
Date
Matthias Blankertz
e0ff9c54bc
refactor: timer: split out two helpers from _timer_worker
...
All checks were successful
Build RPi Pico firmware image / Build-Firmware (push)
Successful in 4m35s
Details
Check code formatting / Check-C-Format (push)
Successful in 8s
Details
Check code formatting / Check-Python-Flake8 (push)
Successful in 10s
Details
Check code formatting / Check-Bash-Shellcheck (push)
Successful in 5s
Details
Run unit tests on host / Run-Unit-Tests (push)
Successful in 8s
Details
Run pytests / Check-Pytest (push)
Successful in 11s
Details
Signed-off-by: Matthias Blankertz <
matthias@blankertz.org
>
2025-12-16 20:19:30 +01:00
Matthias Blankertz
c0b9ef2961
fix: timer: handle modifications to timers when _timer_worker is already scheduled correctly
...
All checks were successful
Build RPi Pico firmware image / Build-Firmware (push)
Successful in 4m45s
Details
Check code formatting / Check-C-Format (push)
Successful in 8s
Details
Check code formatting / Check-Python-Flake8 (push)
Successful in 11s
Details
Check code formatting / Check-Bash-Shellcheck (push)
Successful in 6s
Details
Run unit tests on host / Run-Unit-Tests (push)
Successful in 10s
Details
Run pytests / Check-Pytest (push)
Successful in 12s
Details
Signed-off-by: Matthias Blankertz <
matthias@blankertz.org
>
2025-12-07 13:25:35 +01:00
Matthias Blankertz
e23f8bd34c
fix: exceptions in callback should not terminate caller
...
All checks were successful
Build RPi Pico firmware image / Build-Firmware (push)
Successful in 4m46s
Details
Check code formatting / Check-C-Format (push)
Successful in 9s
Details
Check code formatting / Check-Python-Flake8 (push)
Successful in 11s
Details
Check code formatting / Check-Bash-Shellcheck (push)
Successful in 6s
Details
Run unit tests on host / Run-Unit-Tests (push)
Successful in 10s
Details
Run pytests / Check-Pytest (push)
Successful in 13s
Details
Signed-off-by: Matthias Blankertz <
matthias@blankertz.org
>
2025-12-07 13:09:34 +01:00
Matthias Blankertz
97e9742c75
feat: Add basic watchdog timer
...
Signed-off-by: Matthias Blankertz <
matthias@blankertz.org
>
2025-12-07 13:09:34 +01:00