mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-20 03:36:53 +10:00
Factor out the code shared by all R-Car Gen2 boards into a single file to get rid of the duplication. Change-Id: I70b302c2e71f4e6fdccb2817dd65a5493bb393d8 Signed-off-by: Marek Vasut <marek.vasut@gmail.com> Reviewed-on: http://openocd.zylin.com/4533 Tested-by: jenkins Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de>
5 lines
122 B
INI
5 lines
122 B
INI
# Renesas R-Car H2 Evaluation Board
|
|
|
|
source [find target/renesas_r8a7790.cfg]
|
|
source [find board/renesas_gen2_common.cfg]
|