Hi all, I just fixed a few header file errors in CVS.
- The 43x and 44x headers did not include the comparator A definitions, but they do have a comparator A.
- The FLL+ definitions did not allow for the 43x and 44x having a second fast crystal oscillator. The definitions were based on the simpler FLL+ in the 41x series. The FLL definitions file now allows for two variants, and the 43x and 44x headers use the fuller version.
- The SVS definitions followed TIs, but this missed out most definitions for the voltage threshold field in SVSCTL. I added some, in the style of the definitions for other peripherals. That does not included a mask definition for the voltage threshold field. This is in keeping with the definitions for other peripherals, but doesn't seem the right thing to me. I went for consistency, on this occassion. :-)
I also commited the patch for the TCP/IP example, submitted a couple of days ago by Victor. Is there a good reason why there are two bunches of examples in different directories? Is this just an historical quirk?
Regards, Steve