diff options
Diffstat (limited to 'tcl/board')
-rw-r--r-- | tcl/board/steval-idb011v1.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tcl/board/steval-idb011v1.cfg b/tcl/board/steval-idb011v1.cfg new file mode 100644 index 0000000..5988c63 --- /dev/null +++ b/tcl/board/steval-idb011v1.cfg @@ -0,0 +1,3 @@ +# This is an evaluation board with a single BlueNRG-LP chip. +set CHIPNAME bluenrg-lp +source [find target/bluenrg-x.cfg] |