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

Add option to disable SYSINFO module #952

Merged
merged 3 commits into from
Jul 18, 2024
Merged

Add option to disable SYSINFO module #952

merged 3 commits into from
Jul 18, 2024

Conversation

stnolting
Copy link
Owner

@stnolting stnolting commented Jul 18, 2024

This PR adds a new top generic (IO_DISABLE_SYSINFO, default false) that allows to disable the SYSINFO module. This option is intended for advanced users that wish to use a "CPU-only" processor setup with a custom software framework.

Warning

Deactivating the module means that large parts of the default NEORV32 software framework will no longer work (bootloader, HAL/drivers, etc.)!

@stnolting stnolting added HW Hardware-related experimental Experimental feature labels Jul 18, 2024
@stnolting stnolting self-assigned this Jul 18, 2024
@stnolting stnolting marked this pull request as ready for review July 18, 2024 20:47
@stnolting stnolting merged commit 2825967 into main Jul 18, 2024
10 checks passed
@stnolting stnolting deleted the dev180724 branch July 18, 2024 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experimental Experimental feature HW Hardware-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant