mirror of https://github.com/ARMmbed/mbed-os.git
[DISCO_F303VC] : fix build issue
parent
e56b9d06b7
commit
e04fab1069
|
@ -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 */
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue