changes in includes for baremetal

This commit is contained in:
suiauthon
2016-04-01 13:50:29 +02:00
parent 13dbca3f0e
commit b3818860de
@@ -14,7 +14,7 @@
# include <chip/stm32_tim.h>
# include <syslog.h>
#elif UAVCAN_STM32_BAREMETAL
# include <stm32f4xx.h>
# include <chip.h>
#elif UAVCAN_STM32_FREERTOS
# include <stm32f4xx.h>
# include <cmsis_os.h>