mirror of
https://github.com/google/pebble.git
synced 2025-08-02 04:28:16 -04:00
Import of the watch repository from Pebble
This commit is contained in:
commit
3b92768480
10334 changed files with 2564465 additions and 0 deletions
11
waftools/openocd_bb2_ftdi.cfg
Normal file
11
waftools/openocd_bb2_ftdi.cfg
Normal file
|
@ -0,0 +1,11 @@
|
|||
interface ftdi
|
||||
ftdi_device_desc "Dual RS232-HS"
|
||||
ftdi_vid_pid 0x0403 0x6010
|
||||
|
||||
# output value, direction (1 for output, 0 for input)
|
||||
ftdi_layout_init 0x1848 0x185b
|
||||
ftdi_layout_signal nTRST -data 0x0010 -oe 0x0010
|
||||
ftdi_layout_signal nSRST -data 0x0040 -oe 0x0040
|
||||
|
||||
# Red + Green LED (inverted output: low is on)
|
||||
ftdi_layout_signal LED -ndata 0x1800 -oe 0x1800
|
Loading…
Add table
Add a link
Reference in a new issue