FYI, adc_channels.jal is generated from a YAML file (tools/adc/adc_pcfg.py in SVN) and a template, which are way more easier to read than this IMO :) Except for testing purpose, you shouldn't edit this file (as any other libs).
Anyway, this has been added, so no editing needed. I hope. Cheers, Seb 2010/9/6 Burt Ratliff <[email protected]> > It's basically no big deal to add in your chip I look at the file > adc-channels.jal Sebastien Lelong has done a great job with this it's easy > to read that make's it easy to add chips you need > > On Mon, Sep 6, 2010 at 6:42 AM, Sebastien Lelong < > [email protected]> wrote: > >> Hi, >> >> I've just added support for 18f4520 and other PICs in datasheet 39631. >> Check this library: >> >> >> http://code.google.com/p/jallib/source/browse/trunk/include/peripheral/adc/adc_channels.jal >> >> and replace the one you have. Note it won't be in jallib 0.6.0, as it's >> just been released today (soon officially). >> >> Please give feedback so we can know it's working. >> >> >> Cheers, >> Seb >> >> >> 2010/9/6 oh8kva <[email protected]> >> >> Hi, >>> >>> Can you please add ADC support for 18F4520? >>> Newest version seems to have support for 18F4525 but not for 18F4520. >>> >>> -- Jarmo >>> >>> -- >>> 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]<jallib%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/jallib?hl=en. >>> >>> >> >> >> -- >> Sébastien Lelong >> http://www.sirloon.net >> http://sirbot.org >> >> -- >> 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]<jallib%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/jallib?hl=en. >> > > -- > 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]<jallib%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/jallib?hl=en. > -- Sébastien Lelong http://www.sirloon.net http://sirbot.org -- 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.
