From 44b8ad61e0969d1cadeead467d1da39b6c8f1674 Mon Sep 17 00:00:00 2001 From: Alexandre Abadie Date: Fri, 27 Nov 2020 13:38:48 +0100 Subject: [PATCH] boards/hifive1*: don't start renode in board config --- boards/hifive1/dist/board.resc | 1 - boards/hifive1b/dist/board.resc | 1 - 2 files changed, 2 deletions(-) diff --git a/boards/hifive1/dist/board.resc b/boards/hifive1/dist/board.resc index 0e90f854f2..9db3a1c3bc 100644 --- a/boards/hifive1/dist/board.resc +++ b/boards/hifive1/dist/board.resc @@ -21,4 +21,3 @@ macro reset """ runMacro $reset -start diff --git a/boards/hifive1b/dist/board.resc b/boards/hifive1b/dist/board.resc index 7c08b025a5..9a52b02a3e 100644 --- a/boards/hifive1b/dist/board.resc +++ b/boards/hifive1b/dist/board.resc @@ -21,4 +21,3 @@ macro reset """ runMacro $reset -start