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

Create embedded suite for CETLVaSt #15

Open
thirtytwobits opened this issue Mar 7, 2023 · 0 comments
Open

Create embedded suite for CETLVaSt #15

thirtytwobits opened this issue Mar 7, 2023 · 0 comments
Labels
accepted This is an accepted item to be implemented. infrastructure issues about this repository, any packagingin used, and the CI that backs it.

Comments

@thirtytwobits
Copy link
Member

The first part of cetlvast is a set of googletest, unit-tests design to provide complete coverage of CETL. The second part will be a suite of tests design to run on target to verify CETL compatibility and performance. To develop this suite we'll need to pick a reference platform. Ideally this reference platform can be emulated in QEMU for CI but should also be an inexpensive and readily available MCU that is a reasonable Least-Common-Denominator. Candidates include:

  1. Atmel’s SAMD21
  2. RP2040 (Raspberry Pi Pico)
  3. ESP32
  4. STM32L0
  5. EFM32 (Tiny Gecko)
@thirtytwobits thirtytwobits added accepted This is an accepted item to be implemented. infrastructure issues about this repository, any packagingin used, and the CI that backs it. labels Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted This is an accepted item to be implemented. infrastructure issues about this repository, any packagingin used, and the CI that backs it.
Projects
None yet
Development

No branches or pull requests

1 participant