Revision: 3259 Author: robhamerling Date: Sun Jul 21 12:17:55 2013 Log: Added test/device directory with device file for 16f1937 generated from MPLAB-X 1.85 .pic files.
Main differences with current Jallib device files: - bitfields of registers are in sequence: least to most significant bit - contain more register subfield declarations (could be suppressed later) - pragma fuse_defs may have different keywords - may have errors, missing declarations - may work only with compiler 2.4q(beta) because of changed 'shared' declarations http://code.google.com/p/jallib/source/detail?r=3259 Added: /trunk/test/device /trunk/test/device/16f1937.jal -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/jallib. For more options, visit https://groups.google.com/groups/opt_out.
