From 1336f8f13e1b7f28ff3509f2caf12f0071802a26 Mon Sep 17 00:00:00 2001 From: batt Date: Mon, 23 Mar 2009 16:12:58 +0000 Subject: [PATCH] Add harvard tag. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2403 38d2e660-2303-0410-9eaa-f027e97ec537 --- bertos/mware/formatwr.h | 1 + 1 file changed, 1 insertion(+) diff --git a/bertos/mware/formatwr.h b/bertos/mware/formatwr.h index 00304617..8ede6f24 100644 --- a/bertos/mware/formatwr.h +++ b/bertos/mware/formatwr.h @@ -37,6 +37,7 @@ * $WIZ$ module_name = "formatwr" * $WIZ$ module_configuration = "bertos/cfg/cfg_formatwr.h" * $WIZ$ module_depends = "hex" + * $WIZ$ module_harvard = "both" */ #ifndef MWARE_FORMATWR_H -- 2.25.1