Initial commit
This commit is contained in:
commit
19d38903cf
29 changed files with 4984 additions and 0 deletions
6
zephyr/boards/blackpill_f401ce.overlay
Normal file
6
zephyr/boards/blackpill_f401ce.overlay
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
&usart1 {
|
||||
pinctrl-0 = <&usart1_tx_pb6 &usart1_rx_pb7>;
|
||||
pinctrl-names = "default";
|
||||
status = "okay";
|
||||
current-speed = <9600>;
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue