hal::stm32f1
pin configuration should throw if the pin is already configured
#92
Labels
✨ enhancement
New feature or request
This would allow applications to detect if there are pin conflicts in the system. By doing this at the pin configuration level, no other APIs in the code need to do any sort of checking themselves.
The text was updated successfully, but these errors were encountered: