Skip to content

Commit f39deb5

Browse files
authored
Merge pull request #3860 from MultiTechSystems/xdot-gpio-fix
Define GPIO_IP_WITHOUT_BRR for xDot platform
2 parents e6b8ed2 + 2613380 commit f39deb5

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)