Skip to content

Pull requests: lobaro/FreeRTOS-rust

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
Assigned to nobody Loading
Sort

Pull requests list

Fix periodic timers firing only once
#87 by michael-p was merged May 8, 2025 Loading…
Mark Task::resume_all as unsafe
#86 by michael-p was merged May 8, 2025 Loading…
Remove unused import
#82 by schteve was merged Jan 6, 2025 Loading…
Support event groups
#81 by CaseySanchez was merged Jan 6, 2025 Loading…
Fix build warning due to unused return value
#80 by schteve was merged Jan 6, 2025 Loading…
Allow Send data in Mutex
#79 by schteve was merged Oct 16, 2024 Loading…
Compile for aarch64 (no link yet)
#77 by dpl0 was closed Sep 3, 2024 Loading…
Added assembly files to freertos_port_files()
#76 by eivindbergem was merged Oct 21, 2024 Loading…
Require Send for T in Queue instead of Copy
#75 by eivindbergem was merged Oct 16, 2024 Loading…
some clippy fixes for cargo builder
#72 by robamu was merged Jun 2, 2024 Loading…
fixed some smaller warnings from clippy
#71 by robamu was merged Jun 2, 2024 Loading…
Remove redundant import
#69 by schteve was merged Jun 2, 2024 Loading…
Remove unused imports
#68 by schteve was merged Jan 29, 2024 Loading…
Fixed shim complilation issues
#65 by IsaacDynamo was merged Mar 20, 2024 Loading…
Made verify_paths() stricter.
#64 by IsaacDynamo was merged Mar 20, 2024 Loading…
Conversion from/to raw handle
#57 by agerasev was merged Mar 28, 2023 Loading…
Replace custom CVoid structure with core::ffi::c_void
#55 by agerasev was merged Mar 23, 2023 Loading…
ProTip! Exclude everything labeled bug with -label:bug.