add ADC (don't working DAC, don't workint Tsens)

This commit is contained in:
eddyem
2023-01-23 17:35:44 +03:00
parent a74e6f071b
commit 3b3c150474
32 changed files with 2598 additions and 0 deletions

7
F3:F303/ADC/adc.config Normal file
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__