summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey/nucleo_f446re/board.h
blob: 0c5f4dde799a00c4e7efe4edfc785e82e15ecba9 (plain)
1
2
3
4
5
6
7
8
9
// Copyright 2023 Nick Brassel (@tzarc)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once

#include_next <board.h>

#undef STM32_HSECLK
#define STM32_HSECLK 8000000U
#define STM32_HSE_BYPASS