Author: robhamerling
Date: Tue Apr 7 00:21:03 2009
New Revision: 923
Modified:
trunk/tools/devicespecific.cmd
Log:
Correction: committed the wrong local copy with R921
Modified: trunk/tools/devicespecific.cmd
==============================================================================
--- trunk/tools/devicespecific.cmd (original)
+++ trunk/tools/devicespecific.cmd Tue Apr 7 00:21:03 2009
@@ -78,29 +78,29 @@
when PicName = '10F202' then
return '-' /* + */
when PicName = '10F204' then
return '-' /* + */
when PicName = '10F206' then
return '-' /* + */
- when PicName = '10F220' then
return 'ADC_V0' /* - */
- when PicName = '10F222' then
return 'ADC_V0' /* - */
+ when PicName = '10F220' then
return 'ADC_V0' /* + */
+ when PicName = '10F222' then
return 'ADC_V0' /* + */
when PicName = '12F508' then
return '-' /* + */
when PicName = '12F509' then
return '-' /* + */
- when PicName = '12F510' then
return 'ADC_V0' /* - */
+ when PicName = '12F510' then
return 'ADC_V0' /* + */
when PicName = '12F519' then
return '-' /* + */
when PicName = '12F609' then
return '-' /* + */
- when PicName = '12F615' then
return 'ADC_V0' /* - */
+ when PicName = '12F615' then
return 'ADC_V0' /* + */
when PicName = '12F520' then
return '-' /* + */
when PicName = '12F629' then
return '-' /* + */
when PicName = '12F635' then
return '-' /* + */
- when PicName = '12F675' then
return 'ADC_V0' /* - */
- when PicName = '12F683' then
return 'ADC_V0' /* - */
- when PicName = '12HV609' then
return '-' /* - */
- when PicName = '12HV615' then
return 'ADC_V0' /* - */
+ when PicName = '12F675' then
return 'ADC_V0' /* + */
+ when PicName = '12F683' then
return 'ADC_V0' /* + */
+ when PicName = '12HV609' then
return '-' /* + */
+ when PicName = '12HV615' then
return 'ADC_V0' /* + */
when PicName = '16F505' then
return '-' /* + */
- when PicName = '16F506' then
return 'ADC_V0' /* - */
- when PicName = '16F526' then
return 'ADC_V0' /* - */
+ when PicName = '16F506' then
return 'ADC_V0' /* + */
+ when PicName = '16F526' then
return 'ADC_V0' /* + */
when PicName = '16F54' then
return '-' /* + */
when PicName = '16F57' then
return '-' /* + */
when PicName = '16F59' then
return '-' /* + */
when PicName = '16F610' then
return '-' /* + */
- when PicName = '16F616' then
return 'ADC_V0' /* - */
+ when PicName = '16F616' then
return 'ADC_V0' /* + */
when PicName = '16F627' then
return '-' /* + */
when PicName = '16F627A' then
return '-' /* + */
when PicName = '16F628' then
return '-' /* + */
@@ -110,67 +110,67 @@
when PicName = '16F636' then
return '-' /* + */
when PicName = '16F639' then
return '-' /* + */
when PicName = '16F648A' then
return '-' /* + */
- when PicName = '16F676' then
return 'ADC_V0' /* - */
- when PicName = '16F677' then
return 'ADC_V0' /* - */
- when PicName = '16F684' then
return 'ADC_V0' /* - */
- when PicName = '16F685' then
return 'ADC_V0' /* - */
- when PicName = '16F687' then
return 'ADC_V0' /* - */
- when PicName = '16F688' then
return 'ADC_V0' /* - */
- when PicName = '16F689' then
return 'ADC_V0' /* - */
- when PicName = '16F690' then
return 'ADC_V0' /* - */
- when PicName = '16F716' then
return 'ADC_V1' /* - */
- when PicName = '16F72' then
return 'ADC_V1' /* - */
- when PicName = '16F722' then
return 'ADC_V0' /* - */
- when PicName = '16F723' then
return 'ADC_V0' /* - */
- when PicName = '16F724' then
return 'ADC_V0' /* - */
- when PicName = '16F726' then
return 'ADC_V0' /* - */
- when PicName = '16F727' then
return 'ADC_V0' /* - */
- when PicName = '16F73' then
return 'ADC_V1' /* - */
- when PicName = '16F737' then
return 'ADC_V2' /* - */
- when PicName = '16F74' then
return 'ADC_V1' /* - */
- when PicName = '16F747' then
return 'ADC_V2' /* - */
- when PicName = '16F76' then
return 'ADC_V1' /* - */
- when PicName = '16F767' then
return 'ADC_V2' /* - */
- when PicName = '16F77' then
return 'ADC_V1' /* - */
- when PicName = '16F777' then
return 'ADC_V2' /* - */
- when PicName = '16F785' then
return 'ADC_V0' /* - */
- when PicName = '16F818' then
return 'ADC_V1' /* - */
- when PicName = '16F819' then
return 'ADC_V1' /* - */
+ when PicName = '16F676' then
return 'ADC_V0' /* + */
+ when PicName = '16F677' then
return 'ADC_V0' /* + */
+ when PicName = '16F684' then
return 'ADC_V0' /* + */
+ when PicName = '16F685' then
return 'ADC_V0' /* + */
+ when PicName = '16F687' then
return 'ADC_V0' /* + */
+ when PicName = '16F688' then
return 'ADC_V0' /* + */
+ when PicName = '16F689' then
return 'ADC_V0' /* + */
+ when PicName = '16F690' then
return 'ADC_V0' /* + */
+ when PicName = '16F716' then
return 'ADC_V1' /* + */
+ when PicName = '16F72' then
return 'ADC_V1' /* + */
+ when PicName = '16F722' then
return 'ADC_V0' /* + */
+ when PicName = '16F723' then
return 'ADC_V0' /* + */
+ when PicName = '16F724' then
return 'ADC_V0' /* + */
+ when PicName = '16F726' then
return 'ADC_V0' /* + */
+ when PicName = '16F727' then
return 'ADC_V0' /* + */
+ when PicName = '16F73' then
return 'ADC_V1' /* + */
+ when PicName = '16F737' then
return 'ADC_V2' /* + */
+ when PicName = '16F74' then
return 'ADC_V1' /* + */
+ when PicName = '16F747' then
return 'ADC_V2' /* + */
+ when PicName = '16F76' then
return 'ADC_V1' /* + */
+ when PicName = '16F767' then
return 'ADC_V2' /* + */
+ when PicName = '16F77' then
return 'ADC_V1' /* + */
+ when PicName = '16F777' then
return 'ADC_V2' /* + */
+ when PicName = '16F785' then
return 'ADC_V0' /* + */
+ when PicName = '16F818' then
return 'ADC_V1' /* + */
+ when PicName = '16F819' then
return 'ADC_V1' /* + */
when PicName = '16F83' then
return '-' /* + */
when PicName = '16F84' then
return '-' /* + */
when PicName = '16F84A' then
return '-' /* + */
when PicName = '16F87' then
return '-' /* + */
- when PicName = '16F870' then
return 'ADC_V1' /* - */
- when PicName = '16F871' then
return 'ADC_V1' /* - */
- when PicName = '16F872' then
return 'ADC_V1' /* - */
- when PicName = '16F873' then
return 'ADC_V1' /* - */
- when PicName = '16F873A' then
return 'ADC_V1' /* - */
- when PicName = '16F874' then
return 'ADC_V1' /* - */
- when PicName = '16F874A' then
return 'ADC_V1' /* - */
- when PicName = '16F876' then
return 'ADC_V1' /* - */
- when PicName = '16F876A' then
return 'ADC_V1' /* - */
- when PicName = '16F877' then
return 'ADC_V1' /* - */
- when PicName = '16F877A' then
return 'ADC_V1' /* - */
- when PicName = '16F88' then
return 'ADC_V0' /* - */
- when PicName = '16F882' then
return 'ADC_V0' /* - */
- when PicName = '16F883' then
return 'ADC_V0' /* - */
- when PicName = '16F884' then
return 'ADC_V0' /* - */
- when PicName = '16F886' then
return 'ADC_V0' /* - */
- when PicName = '16F887' then
return 'ADC_V0' /* - */
- when PicName = '16F913' then
return 'ADC_V0' /* - */
- when PicName = '16F914' then
return 'ADC_V0' /* - */
- when PicName = '16F916' then
return 'ADC_V0' /* - */
- when PicName = '16F917' then
return 'ADC_V0' /* - */
- when PicName = '16F946' then
return 'ADC_V0' /* - */
+ when PicName = '16F870' then
return 'ADC_V1' /* + */
+ when PicName = '16F871' then
return 'ADC_V1' /* + */
+ when PicName = '16F872' then
return 'ADC_V1' /* + */
+ when PicName = '16F873' then
return 'ADC_V1' /* + */
+ when PicName = '16F873A' then
return 'ADC_V1' /* + */
+ when PicName = '16F874' then
return 'ADC_V1' /* + */
+ when PicName = '16F874A' then
return 'ADC_V1' /* + */
+ when PicName = '16F876' then
return 'ADC_V1' /* + */
+ when PicName = '16F876A' then
return 'ADC_V1' /* + */
+ when PicName = '16F877' then
return 'ADC_V1' /* + */
+ when PicName = '16F877A' then
return 'ADC_V1' /* + */
+ when PicName = '16F88' then
return 'ADC_V0' /* + */
+ when PicName = '16F882' then
return 'ADC_V0' /* + */
+ when PicName = '16F883' then
return 'ADC_V0' /* + */
+ when PicName = '16F884' then
return 'ADC_V0' /* + */
+ when PicName = '16F886' then
return 'ADC_V0' /* + */
+ when PicName = '16F887' then
return 'ADC_V0' /* + */
+ when PicName = '16F913' then
return 'ADC_V0' /* + */
+ when PicName = '16F914' then
return 'ADC_V0' /* + */
+ when PicName = '16F916' then
return 'ADC_V0' /* + */
+ when PicName = '16F917' then
return 'ADC_V0' /* + */
+ when PicName = '16F946' then
return 'ADC_V0' /* + */
when PicName = '16HV540' then
return '-' /* + */
when PicName = '16HV610' then
return '-' /* + */
- when PicName = '16HV616' then
return 'ADC_V0' /* - */
- when PicName = '16HV785' then
return 'ADC_V0' /* - */
- when PicName = '16LF722' then
return 'ADC_V0' /* - */
- when PicName = '16LF723' then
return 'ADC_V0' /* - */
- when PicName = '16LF724' then
return 'ADC_V0' /* - */
- when PicName = '16LF726' then
return 'ADC_V0' /* - */
- when PicName = '16LF727' then
return 'ADC_V0' /* - */
+ when PicName = '16HV616' then
return 'ADC_V0' /* + */
+ when PicName = '16HV785' then
return 'ADC_V0' /* + */
+ when PicName = '16LF722' then
return 'ADC_V0' /* + */
+ when PicName = '16LF723' then
return 'ADC_V0' /* + */
+ when PicName = '16LF724' then
return 'ADC_V0' /* + */
+ when PicName = '16LF726' then
return 'ADC_V0' /* + */
+ when PicName = '16LF727' then
return 'ADC_V0' /* + */
when PicName = '18F1220' then
return 'ADC_V3' /* + */
when PicName = '18F1230' then
return 'ADC_V4' /* + */
when PicName = '18F1320' then
return 'ADC_V3' /* + */
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jallib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/jallib?hl=en
-~----------~----~----~----~------~----~------~--~---