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

Generic impl #3

Open
pranav12321 opened this issue May 21, 2020 · 0 comments
Open

Generic impl #3

pranav12321 opened this issue May 21, 2020 · 0 comments
Assignees

Comments

@pranav12321
Copy link

pranav12321 commented May 21, 2020

what

Complete the embedded-Hal based impls for peripheral traits, and test on another board

steps

  • Complete the impls (mostly done, but a few tasks have to be completed, particularly interrupts)
  • First test on tm4c (done for some of the trait functionalities)
  • Implement embedded-HAL traits for another board (there isn't a single board which has a
    complete embedded-Hal implementation. stm is the closest)
  • Write the initializations for the other board
  • Test the robot car program on another board

where

branch: main, snapshot-06-09

open questions

@pranav12321 pranav12321 self-assigned this May 21, 2020
@rrbutani rrbutani transferred this issue from ut-utp/tm4c-previous Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant