From a90347438e51bbd5f65c1c58c76ba339df7fc814 Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Tue, 29 Nov 2022 00:53:17 +0100 Subject: Refactoring and added sdk uart (not working) --- src/usb_stdio.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/usb_stdio.h (limited to 'src/usb_stdio.h') diff --git a/src/usb_stdio.h b/src/usb_stdio.h new file mode 100644 index 0000000..bbb4ea2 --- /dev/null +++ b/src/usb_stdio.h @@ -0,0 +1,3 @@ +#pragma once + +void usb_stdio_init(void); -- cgit v1.2.3-71-gd317