Added project + configs + App and Libs folders

This commit is contained in:
dario
2023-08-30 12:12:27 +02:00
commit 1ac58ccca0
127 changed files with 129500 additions and 0 deletions

15
App/Inc/sta/config.hpp Normal file
View File

@@ -0,0 +1,15 @@
/*
* Configuration file for STA-Core.
*
* Created on: Aug 30, 2023
* Author: Dario
*/
#ifndef INC_STA_CONFIG_HPP_
#define INC_STA_CONFIG_HPP_
#endif /* INC_STA_CONFIG_HPP_ */