diff options
| author | xoviat <[email protected]> | 2025-11-05 07:13:15 -0600 |
|---|---|---|
| committer | xoviat <[email protected]> | 2025-11-05 07:13:15 -0600 |
| commit | 2f26c3c5f1380535c5fdd74cd39962338ed51204 (patch) | |
| tree | 8f5e137e832b00f4cca0e80634747ccd4121a7f5 /embassy-stm32/Cargo.toml | |
| parent | ff42c61dc6c0f870b4022aca52f3c45d992ae735 (diff) | |
tests: disable rtc for h563 on non-stop
Diffstat (limited to 'embassy-stm32/Cargo.toml')
| -rw-r--r-- | embassy-stm32/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/embassy-stm32/Cargo.toml b/embassy-stm32/Cargo.toml index 7c243b350..7c64c3e17 100644 --- a/embassy-stm32/Cargo.toml +++ b/embassy-stm32/Cargo.toml | |||
| @@ -313,6 +313,7 @@ single-bank = [] | |||
| 313 | 313 | ||
| 314 | ## internal use only | 314 | ## internal use only |
| 315 | _split-pins-enabled = [] | 315 | _split-pins-enabled = [] |
| 316 | _allow-disable-rtc = [] | ||
| 316 | 317 | ||
| 317 | ## internal use only | 318 | ## internal use only |
| 318 | _dual-core = [] | 319 | _dual-core = [] |
