Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature --> embedded : Merge MCAL drivers with the documentation #69

Open
wants to merge 16 commits into
base: embedded
Choose a base branch
from

Conversation

gehadelkoumy
Copy link
Collaborator

In this pull request we implement and test 8 drivers :

  • Reset and clock controller (RCC)
  • General purpose I/Os (GPIO)
  • External interrupt (EXTI)
  • Alternative function I/Os (AFIO)
  • General purpose timers (TIM2 - TIM3)
  • Analog to Digital converter (ADC)
  • Direct memory access controller (DMA)

Copy link
Collaborator

@mennamamdouh mennamamdouh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great documentation Gehad !

Copy link
Owner

@eslamdyab21 eslamdyab21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you Gehad!, nice code structure and documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants