1
0
Fork 0

Fixup builds so that teensy EEPROM knows which MCU it's targeting. (#16168)

This commit is contained in:
Nick Brassel 2022-02-02 16:21:07 +11:00 committed by GitHub
parent 593704b7a7
commit 1bdc1c23c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,9 @@
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include <ch.h>
#include <hal.h>
#if defined(K20x)
/* Teensy 3.0, 3.1, 3.2; mchck; infinity keyboard */
// The EEPROM is really RAM with a hardware-based backup system to