Skip to content

Commit c74013e

Browse files
authored
Merge pull request #4383 from snelson-senet/master
#4354 Fix MOTE_L152RC GPIO Write
2 parents d11289b + 30579e8 commit c74013e

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

targets/TARGET_STM/TARGET_STM32L1/TARGET_MOTE_L152RC/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)