"Super-Project" for AVR-related projects - Tasks: task #9162, [GSoC] [AVR-LibC] Create on-board...
You are not allowed to post comments on this tracker with your current authentication level.
task #9162: [GSoC] [AVR-LibC] Create on-board peripheral drivers
Submitter: | Eric Weddington <arcanum> | ||
Submitted: | Wed 04 Mar 2009 11:56:57 PM UTC | ||
Should Start On: | Wed 04 Mar 2009 07:00:00 AM UTC | Should be Finished on: | Wed 04 Mar 2009 07:00:00 AM UTC |
Category: | AVR-LibC | Priority: | 5 - Normal |
Status: | None | Privacy: | Public |
Percent Complete: | 0% | Assigned to: | None |
Open/Closed: | Open | Effort: | 0.00 |
Thu 12 Mar 2009 05:44:50 PM UTC, comment #2: |
saurabh <saurabhgupta1403> |
Tue 10 Mar 2009 08:20:26 PM UTC, comment #1: This task would be good for students who like working with embedded systems and the AVR directly.
|
Eric Weddington <arcanum>![]() |
Wed 04 Mar 2009 11:56:57 PM UTC, original submission:
AVR-LibC is a standard C library for the AVR, but it also has some APIs that are AVR specific. However, it is not a complete AVR-specific library. There are various user projects on the web, but they are either unmaintained, incomplete, or with prohibitive licensing.
|
Eric Weddington <arcanum>![]() |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Well, again I am a user of avr-libc to a much extent. However, some of the off-board features like gps, fixed point calculation etc needs more modification. Besides this, I have almost used each and every peripheral of AVR devices from 8-bit family and now working on the 32-bit family also. I will be more than interested to work for this project.
Last year, I was a GSoC student and I wrote my whole code for arm processor in fixed point arithmetic.