mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-16 03:52:50 +01:00
10 lines
219 B
INI
10 lines
219 B
INI
interface ftdi
|
|
ftdi_vid_pid 0x0403 0x6010
|
|
|
|
ftdi_layout_init 0x0c08 0x0c2b
|
|
ftdi_layout_signal nTRST -data 0x0800
|
|
ftdi_layout_signal nSRST -data 0x0400
|
|
|
|
source [find target/stm32f1x.cfg]
|
|
$_TARGETNAME configure -rtos auto
|