mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 03:44:30 +03:00
add USB temlpate for F303
This commit is contained in:
4
F3:F303/USB_template/proto.h
Normal file
4
F3:F303/USB_template/proto.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
char *parse_cmd(char *buf);
|
||||
|
||||
Reference in New Issue
Block a user