From Fedora Project Wiki

m (fix typos)
No edit summary
 
(29 intermediate revisions by 5 users not shown)
Line 1: Line 1:
== Embedded Development ==
{{header|docs}}
 
===AVR===
 
====gcc====
 
There are a number of improvements to '''gcc''' that affect the AVR processor.  See the GCC section of this document for further information.
 
===PIC===
 
====gpsim====
 
'''gpsim''' has been updated to 0.25.  In addition to many bugfixes, new features include:
 
* src/ and modules/ license change to LGPLv2+
* ECCP implemented
* video module resurrected
* Added back HLL source browser support
* DS1307 realtime clock extra added
* extras compiled and loaded as part of gpsim
 
Support has been added for:
 
* PIC16F882
* PIC16F883
* PIC16F884
* PIC16F886
* PIC16F887
 
====piklab====
 
'''piklab''' includes a number of new features including:
* New processor support
** 18F14K22
** 18F13K22
** 33FJ06GSxxx
** 33FJ128MC802
* Improvements to ICD2 including support for additional targets
* New log and replay features
* Direct programming support for 16F88x family
 
For complete details including the list of many bug fixes, refer to the changelog at http://piklab.sourceforge.net/changelog.php.


{{Docs_beat_closed}}


[[Category:Docs Project]]
[[Category:Docs Project]]
[[Category:Draft documentation]]
[[Category:Draft documentation]]
[[Category:Documentation beats]]
[[Category:Documentation beats]]

Latest revision as of 01:31, 20 September 2016

DocsProject Header docTeam1.png


Warning.png
Beat Closed on Wiki
Work on beats has now moved to git at https://pagure.io/fedora-docs/release-notes. If you have changes or additions, please contact the docs team via #fedora-docs, docs@lists.fedoraproject.org, or with the release-notes BZ component.