diff options
| author | xoviat <[email protected]> | 2023-07-15 14:28:42 -0500 |
|---|---|---|
| committer | xoviat <[email protected]> | 2023-07-15 14:28:42 -0500 |
| commit | d11a94e2a7c030dac7a7c4d6967f614104111d5a (patch) | |
| tree | 0db43017247fa2445bc1fc8431c36f073df6e3ef /tests/stm32/src/bin/rtc.rs | |
| parent | d6dd5ea5d3ab7309bd5b4bec28afaee68d20b4ae (diff) | |
wpan: add mac test
Diffstat (limited to 'tests/stm32/src/bin/rtc.rs')
| -rw-r--r-- | tests/stm32/src/bin/rtc.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/stm32/src/bin/rtc.rs b/tests/stm32/src/bin/rtc.rs index 582df5753..194b153d5 100644 --- a/tests/stm32/src/bin/rtc.rs +++ b/tests/stm32/src/bin/rtc.rs | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | // required-features: chrono | ||
| 2 | |||
| 1 | #![no_std] | 3 | #![no_std] |
| 2 | #![no_main] | 4 | #![no_main] |
| 3 | #![feature(type_alias_impl_trait)] | 5 | #![feature(type_alias_impl_trait)] |
