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

Current High Priority Issues (08/03/2024) #25

Open
6 of 10 tasks
JGoard opened this issue Aug 3, 2024 · 0 comments
Open
6 of 10 tasks

Current High Priority Issues (08/03/2024) #25

JGoard opened this issue Aug 3, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@JGoard
Copy link
Owner

JGoard commented Aug 3, 2024

Nick and I will be cleaning up the comments for each of the libraries and making the project look more presentable...

Josh Tasks Include

  • Clean and comment sufficiently Jocktos.h, os, timers, and synchro
    • Get rid of hungarian notation in these places
  • Privatize/Encapsulate Semaphore attributes that we do not want to be accessed
  • Look at timers.h, start thinking about how to set up clock peripherals
  • Make two tasks, one as an inflating task fighting for a semaphore,

Nick Tasks include

  • Clean and comment tcb, main, and allocator
    • Get rid of hungarian notation in these places
  • Rewrite allocator functions for use with uint32 and not uint64
  • Fix uintptr sizeof issue on line 89 in allocator

To be considered at some point...

  • Enabling FPU and refactoring stack init to do so
@JGoard JGoard added the enhancement New feature or request label Aug 3, 2024
@JGoard JGoard changed the title Rewrite Allocator Functionality and add comments for use with 32bit Systems Clean up Libraries as they stand Aug 4, 2024
@JGoard JGoard changed the title Clean up Libraries as they stand Current High Priority Issues (08/03/2024) Aug 4, 2024
@JGoard JGoard self-assigned this Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants