This is an automated email from Gerrit. "Jörg Wunsch <open...@uriah.heep.sax.de>" just uploaded a new patch set to Gerrit, which you can find at https://review.openocd.org/c/openocd/+/6726
-- gerrit commit 00d9c16dff070f9b3c703ffbcf17f0588dff5956 Author: Joerg Wunsch <open...@uriah.heep.sax.de> Date: Fri Nov 19 22:34:16 2021 +0100 Add the Microchip "Curiosity Nano" board with the SAME51 MCU This is very similar to the microchip_same54_xplained_pro.cfg board description. Change-Id: I51215397c9277cfbe4cb97ac9094c09c2fa5bc94 Signed-off-by: Jörg Wunsch <open...@uriah.heep.sax.de> diff --git a/tcl/board/microchip_same51_curiosity_nano.cfg b/tcl/board/microchip_same51_curiosity_nano.cfg new file mode 100644 index 000000000..930aacd4f --- /dev/null +++ b/tcl/board/microchip_same51_curiosity_nano.cfg @@ -0,0 +1,11 @@ +# +# Atmel SAME51 Xplained Pro evaluation kit. +# + +source [find interface/cmsis-dap.cfg] + +set CHIPNAME same54 + +source [find target/atsame5x.cfg] + +reset_config srst_only --