TM STM32F4xx Libraries  v1.0.0
Libraries for STM32F4xx devices from Tilen Majerle
defines_example.h
1 
10 #ifndef TM_DEFINES_H
11 #define TM_DEFINES_H
12 
13 //Put your global defines for all libraries here used in your project
14 
15 #endif