-
Notifications
You must be signed in to change notification settings - Fork 71
Pull requests: lobaro/FreeRTOS-rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add synchronization type for protecting data by suspending the scheduler
#85
by michael-p
was merged May 8, 2025
Loading…
Implement
Send
and Sync
for ExclusiveData
if data impls Sync
#84
by michael-p
was merged Mar 24, 2025
Loading…
Updated FreeRTOS-Rust Linux setup instruction information in README doc
#83
by jdharuman
was merged May 8, 2025
Loading…
1 task done
Bugfix:
InterruptContext
used non-ISR function in drop
#78
by eivindbergem
was merged Oct 3, 2024
Loading…
Change example build.rs output to avoid cluttering with cargo warnings
#73
by schteve
was merged Jun 30, 2024
Loading…
Fix interpreting
x_higher_priority_task_woken
value as a pointer
#70
by agerasev
was merged Jun 2, 2024
Loading…
Adding STM32F3Discovery port as a community port
#60
by sheref-sidarous
was merged Apr 4, 2023
Loading…
Rename semaphore and mutex shim functions according to FreeRTOS API
#56
by agerasev
was merged Mar 22, 2023
Loading…
Replace custom
CVoid
structure with core::ffi::c_void
#55
by agerasev
was merged Mar 23, 2023
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.