config: custom config for blackpill_f411

This commit is contained in:
He4eT 2025-05-11 22:20:44 +02:00
commit fd708093a7
11 changed files with 532 additions and 8 deletions

8
config/cantor/halconf.h Normal file
View 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>