[2.0.x] HAL for STM32F4 (#10434)

This commit is contained in:
Karl Andersson
2018-04-18 00:33:29 +02:00
committed by Scott Lahteine
parent 744bcaee61
commit 428c54f2ad
28 changed files with 4257 additions and 2 deletions

View File

@@ -74,7 +74,8 @@
#elif defined(TARGET_LPC1768)
#include "HAL_LPC1768/LPC1768_Servo.h"
#elif defined(STM32F4)
#include "HAL_STM32F4/HAL_Servo_STM32F4.h"
#else
#include <stdint.h>