Modified include model of some files.
This model allows using libopenstm32 in parallel with other stm32 firmware libraries. It is not yet complete change to all code but a start. Only changed parts that I tested.
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
#define LIBOPENSTM32_COMMON_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <libopenstm32.h>
|
||||
|
||||
/* Type definitions for shorter and nicer code */
|
||||
typedef int8_t s8;
|
||||
|
||||
Reference in New Issue
Block a user