Skip to content

Commit 2c813a0

Browse files
committed
HEXIWEAR: Add support to create KDS projects for HEXIWEAR
Signed-off-by: Mahadevan Mahesh <[email protected]>
1 parent dda7f7d commit 2c813a0

File tree

3 files changed

+334
-0
lines changed

3 files changed

+334
-0
lines changed

tools/export/kds.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ class KDS(Exporter):
2424

2525
TARGETS = [
2626
'K64F',
27+
'HEXIWEAR',
2728
'K22F',
2829
]
2930

0 commit comments

Comments
 (0)