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

write boilerplate testing framework #2

Open
noopkat opened this issue Sep 19, 2015 · 0 comments
Open

write boilerplate testing framework #2

noopkat opened this issue Sep 19, 2015 · 0 comments
Assignees

Comments

@noopkat
Copy link
Owner

noopkat commented Sep 19, 2015

A standard test to be run on all chips in order to test them properly in the real world.

Functionality:

  • Read signature and verify it against config
  • Flash a Blink hex (libc preferred over Arduino lib) to the prog (flash) memory, then read it back
  • Flash an EEPROM hex with a value/pattern which will be used as ms delay for Blink script, then read it back
  • Read all fuses

Compilation:

Let's not store 135 different Blink hex files. A quick and dirty compile script which takes the chip name would be sufficient

Documentation:

  • A wiki page on how to test
  • A matrix of test statuses for chips and programmers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant