Revision: 1179
Author: sebastien.lelong
Date: Sun Aug 9 02:15:10 2009
Log: simplejson: link
sync
http://code.google.com/p/jallib/source/detail?r=1179
Modified:
/wiki/UpdatingPinmap.wiki
=======================================
--- /wiki/UpdatingPinmap.wiki Mon Aug 3 10:30:26 2009
+++ /wiki/UpdatingPinmap.wiki Sun Aug 9 02:15:10 2009
@@ -73,11 +73,10 @@
It reads: for datasheet reference 30491C, when PCGF bits equals 0b_0000,
then all pins (AN15/... to AN0/...) are analog (A). "D" means digital.
Sometimes, pins are named just "RA0" instead of "AN0/RA0". This is because
datasheets refer them using these two notations. But remember,
in "AN0/RA0", the analog part ("AN0") is before "/".
-Last action, generate all derivate files:
+Last action, generate all derivate files. For this, you'll use to get
*simplejson* python library installed (see here:
http://pypi.python.org/pypi/simplejson/)
{{{
-python extract_pininfo.py
+python extract_pininfos.py
}}}
You're done, you're brave.
-
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---