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

[question] sdcc.model.json editing #407

Open
BeatSkip opened this issue Jan 29, 2025 · 0 comments
Open

[question] sdcc.model.json editing #407

BeatSkip opened this issue Jan 29, 2025 · 0 comments

Comments

@BeatSkip
Copy link

What you want to do
I need a way to crate a custom sdcc.model.json or override values in the original one. The platform I am programming on will not compile with the sdcc -MMD flag. This is fixed in the output in sdcc.model.json so currently I have a pre-compile shell script that removes that from the file.

Describe the problem
SDCC will not compile with the flag -MMD enabled in the sdcc.model.json
I don't know what this does, but it prevents my project from working

Expected behavior
I would like to override values of the sdcc.model.json or provide my own custom one. This would make the whole platform more flexible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant