forked from mirrors/qmk_userspace
[Bug] Fix compilation issues with PS/2 driver on F4x1 controllers (#20433)
This commit is contained in:
parent
572f86349e
commit
cf5626e024
3 changed files with 3 additions and 1 deletions
|
@ -47,6 +47,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||
// chibiOS headers
|
||||
# include "ch.h"
|
||||
# include "hal.h"
|
||||
# include "gpio.h"
|
||||
#endif
|
||||
|
||||
#include "ps2.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue