Skip to content

Pull requests: stm32-rs/stm32f3xx-hal

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix changelog
#357 by Sh3Rm4n was merged Nov 28, 2023 Loading…
Extend ticks calculation in timer start from u32 to u64
#356 by Sh3Rm4n was merged Nov 28, 2023 Loading…
Update github actions
#355 by Sh3Rm4n was merged Nov 28, 2023 Loading…
Remove Toggle enum
#354 by Sh3Rm4n was merged Nov 28, 2023 Loading…
Use probe-rs instead of deprecated probe-run no changelog Disable changelog CI check
#353 by Sh3Rm4n was merged Nov 28, 2023 Loading…
Deprecate pwm implementation
#352 by Sh3Rm4n was merged Nov 28, 2023 Loading…
Remove Serial::split
#351 by Sh3Rm4n was merged Nov 28, 2023 Loading…
Use critical section instead of interrupt::free
#350 by Sh3Rm4n was merged Nov 28, 2023 Loading…
Update dependecies
#349 by Sh3Rm4n was merged Nov 28, 2023 Loading…
Enforce documenting unsafe code no changelog Disable changelog CI check
#348 by Sh3Rm4n was merged Nov 28, 2023 Loading…
Apply clippy suggestions
#347 by Sh3Rm4n was merged Nov 22, 2023 Loading…
Fix undefined behavior compile error
#346 by Sh3Rm4n was merged Nov 22, 2023 Loading…
Sync with backport release
#341 by Sh3Rm4n was merged Feb 21, 2023 Loading…
Prepare Release 0.9.2
#340 by Sh3Rm4n was merged Feb 20, 2023 Loading…
Fix changelog
#339 by Sh3Rm4n was merged Feb 20, 2023 Loading…
Fix timer panic on high frequencies
#338 by Sh3Rm4n was merged Feb 20, 2023 Loading…
Add missing adc channels
#337 by Sh3Rm4n was merged Feb 19, 2023 Loading…
Fix changelog
#336 by Sh3Rm4n was merged Feb 19, 2023 Loading…
Update dependencies
#335 by Sh3Rm4n was merged Feb 19, 2023 Loading…
Deprecate Toggle use Switch
#334 by Sh3Rm4n was merged Feb 19, 2023 Loading…
Minor clippy and deprecation fixes
#330 by barafael was merged Feb 19, 2023 Loading…
small clippy fix
#329 by robamu was merged Feb 19, 2023 Loading…
Update RTC API
#326 by robamu was merged Feb 19, 2023 Loading…
ProTip! Exclude everything labeled bug with -label:bug.