mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 03:44:30 +03:00
test USART with ringbuffer - OK; TODO: rewrite all proto for usage USB & USART
This commit is contained in:
7
F3:F303/MLX90640-allsky/ir-allsky.config
Normal file
7
F3:F303/MLX90640-allsky/ir-allsky.config
Normal 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__
|
||||
Reference in New Issue
Block a user