You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Riccardo Binetti 5cf1a4612d
uart: allow selecting the tx/rx pins (#54)
Some microcontrollers allow routing multiple pins to the same UART peripheral.
This commit allows selecting specific pins on these platforms.
2 years ago
..
blinky.zig Add initial support for the stm32f429idiscovery eval board (#38) 3 years ago
interrupt.zig panic exporting is no longer needed. (#30) 3 years ago
minimal.zig panic exporting is no longer needed. (#30) 3 years ago
uart-sync.zig uart: allow selecting the tx/rx pins (#54) 2 years ago