/[avr-libc]/avr-libc/xml/Device.dtd
ViewVC logotype

Diff of /avr-libc/xml/Device.dtd

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by arcanum, Tue Nov 2 18:16:07 2004 UTC revision 1.11 by joerg_wunsch, Sat Sep 10 20:11:26 2005 UTC
# Line 124  to our generated xml files before we can Line 124  to our generated xml files before we can
124      <!-- The pagesize value is in bytes. Atmel's datasheets give it in      <!-- The pagesize value is in bytes. Atmel's datasheets give it in
125           words. -->           words. -->
126    
127      <!ELEMENT bootloader (mode+)>      <!-- Some recent ATtiny devices have boot loader support, but only
128             have non-read while write (NRWW) behaviour throughout the
129             entire flash, and no separate bootloader area.  So do not
130             insist on getting mode elements. -->
131        <!ELEMENT bootloader (mode*)>
132          <!ATTLIST bootloader          <!ATTLIST bootloader
133              pagesize CDATA #REQUIRED              pagesize CDATA #REQUIRED
134              rww_start CDATA #IMPLIED              rww_start CDATA #IMPLIED

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26