[DISCO_F303VC] : fix build issue

pull/2101/head
Michel JAOUEN 2016-07-05 11:21:24 +02:00
parent e56b9d06b7
commit e04fab1069
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@
In this case, these drivers will not be included and the application code will
be based on direct access to peripherals registers
*/
/*#define USE_HAL_DRIVER */
#define USE_HAL_DRIVER
#endif /* USE_HAL_DRIVER */
/**