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

Unimplemented Drivers #11

Open
2 of 4 tasks
dimembermatt opened this issue Sep 26, 2021 · 1 comment
Open
2 of 4 tasks

Unimplemented Drivers #11

dimembermatt opened this issue Sep 26, 2021 · 1 comment

Comments

@dimembermatt
Copy link
Owner

dimembermatt commented Sep 26, 2021

The following drivers found on the README will need to be implemented and debugged.

C: Completed
I: Implementing
D: Debugging
P: Changes Proposed
N: Needs Changes

Name Status Last Modified Further Details
Example C 09/24/21 Working as expected.
GPIO C 09/24/21 Working as expected.
Timers C 09/24/21 Working as expected.
SSI C 09/24/21 Working as expected.
DAC C 09/24/21 Working as expected.
ADC C 09/24/21 Working as expected.
PWM C 09/24/21 Working as expected.
I2C I Working on driver implementation.
UART N Needs driver implementation. 1st in queue.
USB N Needs driver implementation. See HapticMouse src. 2nd in queue.
CAN N Needs driver implementation. 3rd in queue.
DMA N Needs driver implementation.
Low Power Mode N In planning.
  • I2C
  • UART
  • USB
  • DMA

These will be checked off as they are completed.

@dimembermatt
Copy link
Owner Author

Added the final set of drivers that need to be implemented:

  • Watchdog Timers
  • QEI
  • EEPROM
  • Analog Comparators

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