1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-05 03:15:28 +03:00
ben-wpan/prod/atusb

59 lines
430 B
Plaintext
Raw Normal View History

#!/bin/sh
. ./Common
flash()
{
step "Flash boot loader"
todo
}
enumerate()
{
step "Enumeration"
todo
}
led()
{
step "LED"
todo
}
dfu()
{
step "DFU application"
todo
}
gpio_usb()
{
step "GPIO scan"
todo
}
xtal_usb()
{
step "Crystal frequency"
todo
}
begin usb.profile
flash
enumerate
led
dfu
# power ?
gpio_usb
# identify # local anomaly (using a 230-based card at the moment)
xtal_usb
spectrum
transmit