]> git.gag.com Git - fw/sdcc/commit
* src/pic/device.c (find_device): removed debug output
authortecodev <tecodev@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 11 Apr 2006 18:23:55 +0000 (18:23 +0000)
committertecodev <tecodev@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 11 Apr 2006 18:23:55 +0000 (18:23 +0000)
commitb3da9cf67d6f35757a219a03e16674562daf258c
treedf7c6db703c3c81fee9a3ca1806e9ced39343e09
parentfccc388b1a012b47cd72d6968e131543afc8644c
* src/pic/device.c (find_device): removed debug output
  (list_valid_pics): enabled verbose listing of supported devices
* device/include/stdbool.h: define bool as char for pic14/16 as well

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4091 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
device/include/stdbool.h
src/pic/device.c