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 a demo build for testing purposes #100

Open
kammce opened this issue Mar 10, 2023 · 0 comments
Open

Add a demo build for testing purposes #100

kammce opened this issue Mar 10, 2023 · 0 comments
Labels
💳 technical debt Shortcuts taken before that must be fixed later 🧪 testing unit or integration testing issue

Comments

@kammce
Copy link
Collaborator

kammce commented Mar 10, 2023

Each library will get a demo but the demos won't be something that the user can actually see change the outside world. The code will all be CPU based and in order to actually see changes the user will need to use a debugger and step through the code and its memory to verify that anything is happening.

These demos will need their own linker script and may only be usable on specific targets because the ROM and RAM locations could be anywhere in the address space.

@kammce kammce added 🧪 testing unit or integration testing issue 💳 technical debt Shortcuts taken before that must be fixed later labels Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💳 technical debt Shortcuts taken before that must be fixed later 🧪 testing unit or integration testing issue
Projects
None yet
Development

No branches or pull requests

1 participant