Skip to content

smzahraee/TestBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test ARM peripherals

This is a sample code for testing your peripherals on arm boards like Raspberry pi/ IMX/ SUNXI boards.

All Tests run simultaneously for checking boot time

Here is a list of testing:

  • CAN
  • Ethernet
  • GPIO
  • UART
  • Industrial IO (iio)

In main.rs change const values based on your board configuration

Cross Compiling

For cross compiling rust project base on your board please change config.toml

if you use Yocto

source /opt/poky/3.1.16/environment-setup-cortexa7hf-neon-vfpv4-poky-linux-gnueabi
cargo build

About

A rust program to test your board peripherals

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages