1
0

Sofle pico (#25750)

This commit is contained in:
Nes (Jordan)
2025-11-01 17:06:47 -07:00
committed by GitHub
parent 62d87fa446
commit a5fb7cfbc9
8 changed files with 396 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
// Copyright 2024 Ryan Neff (@JellyTitan)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define HAL_USE_I2C TRUE
#include_next <halconf.h>