mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #9155 from lrusinowicz/srm_fixes
PSOC6: Fixing merge issue for pull request #9009pull/9163/head
commit
07947f4647
|
@ -100,7 +100,6 @@ do { \
|
|||
#define SRM_TCPWM(num) {(num), (0)}
|
||||
|
||||
#define DEFAULT_PORT_RES 0xff
|
||||
#define DEFAULT_DIVIDER8_RES 0xff
|
||||
#define DEFAULT_DIVIDER_RES 0xffff
|
||||
#define DEFAULT_DIVIDER8_RES 0xffff
|
||||
#define DEFAULT_SCM_RES 1
|
||||
|
|
Loading…
Reference in New Issue