Skip to content

Commit 0e73a83

Browse files
author
Michael Schwarcz
committed
Add USTICKER to more targets
- LPC4088 - LPC4088_DM - MAX32600MBED - NCS36510 - WIZWIKI_W7500 - WIZWIKI_W7500ECO - WIZWIKI_W7500P
1 parent 3ea2161 commit 0e73a83

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

targets/targets.json

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -873,7 +873,8 @@
873873
"SPI",
874874
"SPISLAVE",
875875
"STDIO_MESSAGES",
876-
"MPU"
876+
"MPU",
877+
"USTICKER"
877878
],
878879
"device_name": "LPC4088FBD144",
879880
"overrides": {
@@ -5414,7 +5415,8 @@
54145415
"SERIAL_FC",
54155416
"SLEEP",
54165417
"SPI",
5417-
"STDIO_MESSAGES"
5418+
"STDIO_MESSAGES",
5419+
"USTICKER"
54185420
],
54195421
"release_versions": ["2", "5"]
54205422
},
@@ -6486,7 +6488,8 @@
64866488
"SERIAL",
64876489
"SPI",
64886490
"SPISLAVE",
6489-
"STDIO_MESSAGES"
6491+
"STDIO_MESSAGES",
6492+
"USTICKER"
64906493
],
64916494
"release_versions": ["2", "5"]
64926495
},
@@ -6511,7 +6514,8 @@
65116514
"SERIAL",
65126515
"SPI",
65136516
"SPISLAVE",
6514-
"STDIO_MESSAGES"
6517+
"STDIO_MESSAGES",
6518+
"USTICKER"
65156519
],
65166520
"release_versions": ["2", "5"]
65176521
},
@@ -6535,7 +6539,8 @@
65356539
"SERIAL",
65366540
"SPI",
65376541
"SPISLAVE",
6538-
"STDIO_MESSAGES"
6542+
"STDIO_MESSAGES",
6543+
"USTICKER"
65396544
],
65406545
"release_versions": ["2", "5"]
65416546
},
@@ -7244,7 +7249,8 @@
72447249
"TRNG",
72457250
"SPISLAVE",
72467251
"802_15_4_PHY",
7247-
"MPU"
7252+
"MPU",
7253+
"USTICKER"
72487254
],
72497255
"release_versions": ["2", "5"]
72507256
},

0 commit comments

Comments
 (0)