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

Convert Embedded C Code to Assembly #3

Open
Amid68 opened this issue Sep 9, 2024 · 0 comments
Open

Convert Embedded C Code to Assembly #3

Amid68 opened this issue Sep 9, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Amid68
Copy link
Owner

Amid68 commented Sep 9, 2024

Request to translate the existing Embedded C code into Assembly language. This will provide a lower-level implementation for better control over the hardware.

Tasks:

  1. Translate the main logic (main.c) into Assembly.
  2. Implement USART communication, timer, and delay functions in Assembly.
  3. Ensure functionality remains the same (LED blinking and serial communication).
@Amid68 Amid68 added the enhancement New feature or request label Sep 9, 2024
@Amid68 Amid68 self-assigned this Sep 9, 2024
Repository owner locked and limited conversation to collaborators Sep 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant