This commit is contained in:
Edward Emelianov
2025-10-02 21:42:37 +03:00
parent 83b9fd552b
commit 6059c3a798
33 changed files with 3487 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
// Add predefined macros for your project here. For example:
// #define THE_ANSWER 42
#define EBUG
#define STM32F3
#define STM32F303xb
#define __thumb2__ 1
#define __ARM_ARCH_7M__