1
0
forked from me/IronOS

Unify settings for each model into once place

This commit is contained in:
Ben V. Brown
2021-09-15 20:24:41 +10:00
parent ebde786ca1
commit 2bfb8a6535
29 changed files with 377 additions and 212 deletions

View File

@@ -8,7 +8,7 @@
#ifndef BSP_MINIWARE_SOFTWARE_I2C_H_
#define BSP_MINIWARE_SOFTWARE_I2C_H_
#include "BSP.h"
#include "Model_Config.h"
#include "configuration.h"
#include "stm32f1xx_hal.h"
#ifdef I2C_SOFT