[ext] Update submodules, use full target identifiers #306
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
modm-devices recently upgraded it's device identifiers to untangle some more merged devices.
This requires specifying the additional identifiers of the device.
All other submodules were upgraded too, with some significant additions to CMSIS-DSP.
TODO:
stm32f407vtg6
vsstm32f407vtg7
)generate_module_docs.py
to ignore temperature key for STM32 and package for AVR to keep RAM usage in check for CI.stm32f407vtg6u
vs. requiredstm32f407vtg6
) to allow people to simply enter the code that's laser engraved on the actual chip. Give a better error message when input string is too short.cc @rleh @chris-durand