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

@@ -7,11 +7,12 @@
#include "BSP.h"
#include "I2CBB.hpp"
#include "Model_Config.h"
#include "Pins.h"
#include "Setup.h"
#include "configuration.h"
#include "fusbpd.h"
#include <I2C_Wrapper.hpp>
void preRToSInit() {
/* Reset of all peripherals, Initializes the Flash interface and the Systick.
*/