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

Minor sw & hw cleanups #936

Merged
merged 10 commits into from
Jul 3, 2024
Merged

Minor sw & hw cleanups #936

merged 10 commits into from
Jul 3, 2024

Conversation

stnolting
Copy link
Owner

  • minor CFU rtl code cleanup
  • extend IO switch to 32 ports (for future modules or custom extensions)
  • top sanity checks: print version ID in human-readable format
  • cleanup RTE (remove unused functions)
  • add #include <stdint.h> to all library headers
  • move legacy UART functions to new neorv32_aux.h library

@stnolting stnolting added HW hardware-related SW software-related cleanup clean-up the codebase labels Jul 2, 2024
@stnolting stnolting self-assigned this Jul 2, 2024
@stnolting stnolting changed the title Minor project cleanups Minor sw & hw cleanups Jul 2, 2024
@stnolting stnolting marked this pull request as ready for review July 2, 2024 18:44
@stnolting stnolting merged commit 56d83bb into main Jul 3, 2024
10 checks passed
@stnolting stnolting deleted the dev020724 branch July 3, 2024 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup clean-up the codebase HW hardware-related SW software-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant