Initial support for SHIFT v2 (#21756)

This commit is contained in:
Joel Challis 2023-08-21 22:47:46 +01:00 committed by GitHub
commit 3f192722b1
Failed to generate hash of commit
12 changed files with 682 additions and 0 deletions

View file

@ -0,0 +1,8 @@
// Copyright 2023 Massdrop, Inc.
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include_next <board.h>
#undef STM32_HSECLK
#define STM32_HSECLK 16000000U