We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
README.md
1 parent cbfb2ed commit 412501fCopy full SHA for 412501f
README.md
@@ -14,12 +14,12 @@ Constance is a proof-of-concept of a static RTOS that utilizes Rust's compile-ti
14
| ☑︎ Tasks | ☐ `Mutex` | ☑︎ `std` (Hosted) |
15
| ☑︎ Hunks | ☐ `RwLock` | ☐ Armv7-M |
16
| ☑︎ Wait Objects | ☐ `Once` | |
17
-| ☐ Time Events | ☐ Logger | |
+| ☑︎ Timeouts | ☐ Logger | |
18
| ☐ Semaphores | ☐ C API | |
19
| ☑︎ Event Groups | | |
20
| ☐ Mutexes | **Tools** | **Boards** |
21
-| ☐ Timer | ☑︎ Test Harness | ☑︎ Hosted |
22
-| ☐ Alarm | ☑︎ Test Suite | ☐ F401RE |
+| ☐ Timers | ☑︎ Test Harness | ☑︎ Hosted |
+| ☐ Alarms | ☑︎ Test Suite | ☐ F401RE |
23
| ☑︎ Interrupts | ☑︎ Configurator | |
24
| ☐ CPU Exceptions | | |
25
| ☐ Panicking | | |
0 commit comments