Add rt
feature to HALs, cfg out interrupt handling when not set.
This commit is contained in:
@ -16,7 +16,8 @@ flavors = [
|
||||
]
|
||||
|
||||
[features]
|
||||
default = [
|
||||
default = ["rt"]
|
||||
rt = [
|
||||
"nrf52805-pac?/rt",
|
||||
"nrf52810-pac?/rt",
|
||||
"nrf52811-pac?/rt",
|
||||
|
Reference in New Issue
Block a user