Welcome to the PHCC Wiki.

Please create an user account and then help us to make this the one-stop for information on PHCC.

 Actions

Template

Difference between revisions of "DownloadFirmware"

From PHCC

 
(3 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
! width="100%" | Description
 
! width="100%" | Description
 
|-
 
|-
| [[Media:{{{1}}}.asm]]
+
| [[Media:{{{1}}}.{{{2}}}]]
| {{#mediasize:Media:{{{1}}}.asm}}
+
| {{#mediasize:Media:{{{1}}}.{{{2}}}}}  
| {{#mediamime:Media:{{{1}}}.asm}}
+
| {{#mediamime:Media:{{{1}}}.{{{2}}}}}  
| source file of {{{1}}} (in [[assembly]] format)
+
| source file of {{{1}}} (in [[{{{3}}}]] format)
|-
+
| [[Media:{{{1}}}.c]]
+
| {{#mediasize:Media:{{{1}}}.c}}
+
| {{#mediamime:Media:{{{1}}}.c}}  
+
| source file of {{{1}}} (in [[C]] format)
+
 
|-
 
|-
 
| [[Media:{{{1}}}.hex]]  
 
| [[Media:{{{1}}}.hex]]  
 
| {{#mediasize:Media:{{{1}}}.hex}}  
 
| {{#mediasize:Media:{{{1}}}.hex}}  
| {{#mediamime:Media:{{{1}}}.hex}}  
+
| {{navimg|xsize=48|ysize=48|image=Binary.png|link=Hex_format}}
| pre compiled file of {{{1}}} (in [[hex]] format)
+
| Assemled/Compiled of the above file {{{1}}} (in [[hex format]])
 
|}
 
|}

Latest revision as of 19:31, 12 December 2008

Download

Download.png
File Download Size Type Description
[[Media:{{{1}}}.{{{2}}}]] "Media:{{{1}}}.{{{2}}}" is not a valid title "Media:{{{1}}}.{{{2}}}" is not a valid title source file of {{{1}}} (in [[{{{3}}}]] format)
[[Media:{{{1}}}.hex]] "Media:{{{1}}}.hex" is not a valid title Assemled/Compiled of the above file {{{1}}} (in hex format)