From cdbb47b90554c57e31612c7b31e9231de48684fc Mon Sep 17 00:00:00 2001 From: tecodev Date: Fri, 9 Mar 2007 14:16:29 +0000 Subject: [PATCH] * device/include/pic/pic14devices.txt: fixed confsiz of 16f91[3467] git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4673 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- ChangeLog | 4 ++++ device/include/pic/pic14devices.txt | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index b7ce06bf..98d11449 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-03-09 Raphael Neider + + * device/include/pic/pic14devices.txt: fixed confsiz of 16f91[3467] + 2007-03-09 Raphael Neider * src/pic/gen.c, diff --git a/device/include/pic/pic14devices.txt b/device/include/pic/pic14devices.txt index 857006eb..89757fd9 100644 --- a/device/include/pic/pic14devices.txt +++ b/device/include/pic/pic14devices.txt @@ -476,7 +476,7 @@ processor 16f913 io 24 maxram 0x1ff bankmsk 0x180 - confsiz 2 + confsiz 1 regmap 0x180 0x00 0x02 0x03 0x04 0x0a 0x0b regmap 0x100 0x01 0x81 0x06 0x86 memmap 0x0020 0x006f 0x000 @@ -491,7 +491,7 @@ processor 16f914 io 35 maxram 0x1ff bankmsk 0x180 - confsiz 2 + confsiz 1 regmap 0x180 0x00 0x02 0x03 0x04 0x0a 0x0b regmap 0x100 0x01 0x81 0x06 0x86 memmap 0x0020 0x006f 0x000 @@ -506,7 +506,7 @@ processor 16f916 io 24 maxram 0x1ff bankmsk 0x180 - confsiz 2 + confsiz 1 regmap 0x180 0x00 0x02 0x03 0x04 0x0a 0x0b regmap 0x100 0x01 0x81 0x06 0x86 memmap 0x0020 0x006f 0x000 @@ -522,7 +522,7 @@ processor 16f917 io 35 maxram 0x1ff bankmsk 0x180 - confsiz 2 + confsiz 1 regmap 0x180 0x00 0x02 0x03 0x04 0x0a 0x0b regmap 0x100 0x01 0x81 0x06 0x86 memmap 0x0020 0x006f 0x000 -- 2.30.2