Skip to content

Commit b703555

Browse files
committed
[NUCLEO_F030R8] Fix issue with last changes in error.h
1 parent 76afd01 commit b703555

File tree

1 file changed

+1
-0
lines changed
  • libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F030R8

1 file changed

+1
-0
lines changed

libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F030R8/pinmap.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
*******************************************************************************
2929
*/
3030
#include "pinmap.h"
31+
#include "PortNames.h"
3132
#include "error.h"
3233

3334
// Enable GPIO clock and return GPIO base address

0 commit comments

Comments
 (0)