mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-12-10 06:15:32 -05:00
Make initial public release
This commit is contained in:
commit
715de60f4a
251 changed files with 881225 additions and 0 deletions
9
hw/boards/mta1-usb-dev/test/gpio_test.sh
Executable file
9
hw/boards/mta1-usb-dev/test/gpio_test.sh
Executable file
|
|
@ -0,0 +1,9 @@
|
|||
#!/bin/bash
|
||||
|
||||
pushd app_test
|
||||
make flash
|
||||
popd
|
||||
|
||||
pushd int_test
|
||||
make flash
|
||||
popd
|
||||
Loading…
Add table
Add a link
Reference in a new issue