Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuriykulikov/Abandoned-xmega_cpp_example
Abandoned, C++ did not work out so well
https://github.com/yuriykulikov/Abandoned-xmega_cpp_example
Last synced: 18 days ago
JSON representation
Abandoned, C++ did not work out so well
- Host: GitHub
- URL: https://github.com/yuriykulikov/Abandoned-xmega_cpp_example
- Owner: yuriykulikov
- Archived: true
- Created: 2012-03-27T19:33:45.000Z (over 12 years ago)
- Default Branch: develop
- Last Pushed: 2012-09-02T11:32:29.000Z (about 12 years ago)
- Last Synced: 2024-07-31T23:21:35.492Z (3 months ago)
- Language: C
- Homepage:
- Size: 359 KB
- Stars: 9
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme
Awesome Lists containing this project
README
This project involves porting drivers for XMEGA to be used with FreeRTOS. It is intended to be used by students during their internships. It will include several appilications, which be based on the same framework - FreeRTOS and drivers.
For each board a separate branch will be created, although I do not think there will be a lot of changes, considering the fact that all drivers (including buttons and LEDs) supposed to be universal.
I would like to thank Richard Barry and Real Time Engineers for FreeRTOS and Atmel for their xmega framework.
Have fun!