https://github.com/iceman201/atmega_32
:computer:Embedded system:computer:
https://github.com/iceman201/atmega_32
Last synced: 27 days ago
JSON representation
:computer:Embedded system:computer:
- Host: GitHub
- URL: https://github.com/iceman201/atmega_32
- Owner: iceman201
- Created: 2014-02-27T09:27:14.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-07-17T04:43:45.000Z (about 9 years ago)
- Last Synced: 2025-10-24T00:44:31.819Z (10 months ago)
- Language: C
- Homepage:
- Size: 669 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
For documentation, see http://ecewiki.elec.canterbury.ac.nz/mediawiki/index.php/UCFK4
The directory structure is:
apps --- contains a sub-directory for each application
drivers --- device driver modules (hardware independent)
drivers/avr --- device driver modules specifically for AVR architecture
drivers/test --- device driver modules for test scaffold
doc --- documentation
etc --- miscellaneous scripts and makefile templates
fonts --- fonts and font creation program
utils --- utility modules