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

Ci test #276

Open
wants to merge 59 commits into
base: master
Choose a base branch
from
Open

Ci test #276

wants to merge 59 commits into from

Conversation

AnthonyQ619
Copy link

Added relevant CI testing applications and testing scripts for the RPi to test on Tock platforms. Boards tested were Nrf52840dk and Hail. Communication protocol tests only work with nrf52840dk currently

@AnthonyQ619
Copy link
Author

AnthonyQ619 commented Oct 5, 2022

Improved test files for better flow of testing communication protocols. Made note of I2C master tests for issues involving initial booting of RPi causing test to file due to pigpio daemon not being turned on properly python file. Needs to running test one more time after initial boot to properly conduct testing.

Note

Testing files included:

  • ble
  • gpio
  • uart
  • i2c(master/slave Rx | Tx)

boards supported:
nrf52840dk - All tests
Hail - gpio, ble
nrf52dk - uart, gpio, ble

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

Successfully merging this pull request may close these issues.

1 participant