mirror of
https://github.com/He4eT/cantor-mx-tastatura.git
synced 2026-05-05 01:47:23 +00:00
config: custom config for blackpill_f411
This commit is contained in:
parent
a7d1d95c89
commit
fd708093a7
11 changed files with 532 additions and 8 deletions
8
config/cantor/halconf.h
Normal file
8
config/cantor/halconf.h
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
// Copyright 2022 Diego Palacios (@diepala)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#define HAL_USE_SERIAL TRUE
|
||||
|
||||
#include_next <halconf.h>
|
||||
Loading…
Add table
Add a link
Reference in a new issue