Skip to content

Commit 2613380

Browse files
committed
[XDOT_L151CC] Define GPIO_IP_WITHOUT_BRR for xDot platform. Resolves #3823.
1 parent 3a27568 commit 2613380

File tree

1 file changed

+1
-0
lines changed
  • targets/TARGET_STM/TARGET_STM32L1/TARGET_XDOT_L151CC

1 file changed

+1
-0
lines changed

targets/TARGET_STM/TARGET_STM32L1/TARGET_XDOT_L151CC/objects.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ struct dac_s {
6565
PinName pin;
6666
};
6767

68+
#define GPIO_IP_WITHOUT_BRR
6869
#include "common_objects.h"
6970

7071
#ifdef __cplusplus

0 commit comments

Comments
 (0)