This commit is contained in:
rusefillc 2022-01-26 13:25:02 -05:00
parent a888b7bcc1
commit f3ae1ae8e2
3 changed files with 11 additions and 2 deletions

View File

@ -0,0 +1,5 @@
#include "ch.h"
#include "hal.h"
#include "io_pins.h"

View File

@ -0,0 +1,5 @@
#define EFI_USB_AF 10U
#define EFI_USB_SERIAL_PORT GPIOA
#define EFI_USB_SERIAL_PIN_DM 11
#define EFI_USB_SERIAL_PIN_DP 12

View File

@ -14,8 +14,7 @@
limitations under the License.
*/
#include "ch.h"
#include "hal.h"
#include "global.h"
/*
* This is a periodic thread that does absolutely nothing except flashing