Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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
# for free to join this conversation on GitHub. Already have an account? # 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.

1 participant