Fix RNG interrupt name

This commit is contained in:
Thales Fragoso
2021-05-13 23:25:12 -03:00
parent 2cb66d6032
commit a5d473be0e
282 changed files with 8730 additions and 1850 deletions

View File

@ -24,7 +24,6 @@ embedded-sdmmc = { git = "https://github.com/thalesfragoso/embedded-sdmmc-rs", b
regex = "1.4.6"
[features]
default = ["stm32h750vb", "defmt-debug", "defmt", "sdmmc-rs"]
defmt-trace = [ ]
defmt-debug = [ ]
defmt-info = [ ]