Skip to content

EmbeddedFab provides Open Source AVR (Atmega32) Library

Notifications You must be signed in to change notification settings

MuhammadAboulhadeed/EF_AVR_Lib

 
 

Repository files navigation

/=======================================================/
Embedded Fab provides OpenSource Atmel Library
Any one can modify or fix any bugs and pull it to us
/=======================================================/

The library depends on the Abstraction Layers with Application programming Interface (API).
|-----------------------------------|
| Application layer |               |
|-------------------| service Layer |
|     HAL           |               |
|-----------------------------------|
|		 MCAL               |
|-----------------------------------|
There are:
	-MCAL file (drivers handle with the modules in uC)
	-HAL file (drivers on the Board or out , there are not modules in uC)
	-ServiceLayer (data types definition)
	-References File in HAL (references to some externel Modules
				and Embedded Fab Red kit features )
	-Documentation File in HAL ,(Documentation to some externel Modules)
	- GuideLines_to_Learn_Git pdf 

About

EmbeddedFab provides Open Source AVR (Atmega32) Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 78.9%
  • C++ 15.6%
  • Makefile 5.5%