Put the implicit memory.x behind a memory_x
feature on embassy-stm32.
This commit is contained in:
@ -17,6 +17,7 @@ regex = "1.5.4"
|
||||
|
||||
[features]
|
||||
rt = ["cortex-m-rt/device"]
|
||||
memory_x = []
|
||||
|
||||
# BEGIN GENERATED FEATURES
|
||||
# Generated by gen_features.py. DO NOT EDIT.
|
||||
|
Reference in New Issue
Block a user