mirror of https://github.com/ARMmbed/mbed-os.git
[XDOT_L151CC] Define GPIO_IP_WITHOUT_BRR for xDot platform. Resolves #3823.
parent
3a27568a50
commit
2613380854
|
@ -65,6 +65,7 @@ struct dac_s {
|
|||
PinName pin;
|
||||
};
|
||||
|
||||
#define GPIO_IP_WITHOUT_BRR
|
||||
#include "common_objects.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
Loading…
Reference in New Issue