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

🧪 Rework makefile/linker script memory configuration #1072

Merged
merged 9 commits into from
Oct 23, 2024
Merged

Conversation

stnolting
Copy link
Owner

@stnolting stnolting commented Oct 20, 2024

  • use the physical memory size for the linker script (default = 16kB)
  • adjust the project-specific makefiles (e.g. the ones from sw/example) to define all required processor configuration options (ISA, memory sizes, etc.)

@stnolting stnolting self-assigned this Oct 20, 2024
@stnolting stnolting added the SW Software-related label Oct 20, 2024
@stnolting stnolting added the experimental Experimental feature label Oct 21, 2024
@stnolting stnolting changed the title Rework makefile/linker script memory configuration 🧪 Rework makefile/linker script memory configuration Oct 21, 2024
@stnolting stnolting marked this pull request as ready for review October 23, 2024 20:39
@stnolting stnolting merged commit 948a8e3 into main Oct 23, 2024
11 checks passed
@stnolting stnolting deleted the memory_config branch October 23, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experimental Experimental feature SW Software-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant