Begin I2C implementation and finalize other changes

This commit is contained in:
Ea-r-th
2025-09-10 01:53:16 -07:00
parent 8f3bd7ebd8
commit 914fbf5a17
5 changed files with 78 additions and 8 deletions

View File

@@ -5,10 +5,6 @@
#ifndef SHAL_UART_REG_H
#define SHAL_UART_REG_H
//
// Created by Luca on 9/6/2025.
//
#if defined(STM32F030x6)
#include "stm32f030x6.h"