mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-22 22:21:58 +00:00
Add missing gpio and chibios defs to uart.h (#22033)
This commit is contained in:
committed by
GitHub
parent
39fafdac0f
commit
1fbd45a594
@@ -21,6 +21,9 @@
|
||||
|
||||
#include <hal.h>
|
||||
|
||||
#include "gpio.h"
|
||||
#include "chibios_config.h"
|
||||
|
||||
#ifndef SERIAL_DRIVER
|
||||
# define SERIAL_DRIVER SD1
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user