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 framework edits to fix c++ warnings #964

Merged
merged 7 commits into from
Jul 25, 2024
Merged

Minor SW framework edits to fix c++ warnings #964

merged 7 commits into from
Jul 25, 2024

Conversation

stnolting
Copy link
Owner

@stnolting stnolting commented Jul 24, 2024

  • fix casting when calling a function by pointer
  • move UART wrappers from neorv32_legacy.h to neorv32_uart.h (simulating hello_world #960)
  • minor edits and cleanups

@stnolting stnolting added the SW Software-related label Jul 24, 2024
@stnolting stnolting self-assigned this Jul 24, 2024
@stnolting stnolting marked this pull request as ready for review July 24, 2024 21:06
@stnolting stnolting marked this pull request as draft July 25, 2024 10:50
@stnolting stnolting marked this pull request as ready for review July 25, 2024 19:57
@stnolting stnolting merged commit 74b0d5c into main Jul 25, 2024
10 checks passed
@stnolting stnolting deleted the sw_cpp_edits branch July 25, 2024 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SW Software-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant