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 software updates and fixes #933

Merged
merged 7 commits into from
Jun 29, 2024
Merged

minor software updates and fixes #933

merged 7 commits into from
Jun 29, 2024

Conversation

stnolting
Copy link
Owner

  • newlib system calls: fix minor type issue
  • improve hexstr_to_uint function (and rename to hexstr_to_uint32)
  • improve bus_explorer user console
  • add Unix timestamping functions to MTIME library; MTIME machine timer can now easily be used as real-time clock
  • fix XIRQ's neorv32_xirq_install function: XIRQ channels have to be enabled by hand (using neorv32_xirq_channel_enable())
  • minor cleanups and edits

@stnolting stnolting self-assigned this Jun 29, 2024
@stnolting stnolting added enhancement New feature or request SW software-related optimization Make things faster, smaller and more efficient cleanup clean-up the codebase labels Jun 29, 2024
@stnolting stnolting marked this pull request as ready for review June 29, 2024 13:30
@stnolting stnolting merged commit a0c14e9 into main Jun 29, 2024
10 checks passed
@stnolting stnolting deleted the sw_updates branch June 29, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup clean-up the codebase enhancement New feature or request optimization Make things faster, smaller and more efficient SW software-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant