Commit d29269a
committed
Clean up the way USART pins are defined
Replaces the combinatorial explosion of the previous pin macro with a
more targeted approach. The new macro implements one trait for each kind
of pin. The `Pins` trait is then implemented using blanked
implementations using the pin-traits.1 parent 50b2e34 commit d29269a
1 file changed
+164
-370
lines changed
0 commit comments