From Fedora Project Wiki

(Refer to)
Line 1: Line 1:
=== Embedded Development ===
=== Embedded Development ===


Fedora 11 includes a range of packages to support development of embedded applications on various targets.  There is broad support for the AVR and related parts as well as for the Microchip PIC.  In addition, there are packages to support development on older, less popular parts such as the Z80, 8051, and others.  For a more complete description refer to [[ Packages_For_Embedded_Development | Packages for embedded development on the wiki ]].
Fedora 12 includes a range of packages to support development of embedded applications on various targets.  There is broad support for the AVR and related parts as well as for the Microchip PIC.  In addition, there are packages to support development on older, less popular parts such as the Z80, 8051, and others.  For a more complete description refer to [[ Packages_For_Embedded_Development | Packages for embedded development on the wiki ]].


Fedora 11 includes version 5.1 of '''dfu-programmer''', a command-line programmer for Atmel (8051 & AVR) chips with a USB bootloader supporting ISPA command line option was added to support the AVR32 trampoline. All known Atmel USB AVR/8051/AVR32 devices are now supported.
{{Package|gputils}} has added support for a number of newer processors.  {{Package|gputils}} now supports all processors supported by MPLAB 8.20 (except for EEPROM and similar devices).
 
{{Package|sdcc}} 2.9.0 includes a number of new featuresRefer to http://sdcc.sourceforge.net/ for the complete list.


[[Category:Docs Project]]
[[Category:Docs Project]]
[[Category:Documentation_beats]]
[[Category:Documentation_beats]]

Revision as of 17:11, 9 September 2009

Embedded Development

Fedora 12 includes a range of packages to support development of embedded applications on various targets. There is broad support for the AVR and related parts as well as for the Microchip PIC. In addition, there are packages to support development on older, less popular parts such as the Z80, 8051, and others. For a more complete description refer to Packages for embedded development on the wiki .

Package-x-generic-16.pnggputils has added support for a number of newer processors. Package-x-generic-16.pnggputils now supports all processors supported by MPLAB 8.20 (except for EEPROM and similar devices).

Package-x-generic-16.pngsdcc 2.9.0 includes a number of new features. Refer to http://sdcc.sourceforge.net/ for the complete list.