Skip to content

SINGT/module_test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. How to use autotest.
	Just run auto_test under module_test dir. 'test_list' contain each module shell's name and parameter. if you run
auto_test, it will run the shell of each line successively.

What need to do when test each module.
i2c: connect i2c1 tx and i2c2 rx, i2c2 rx and i2c1 tx.
pcm/i2s: load corresponding module and connect it's tx and rx.
uart: connect uart1 and uart 3.
sd: insert an sd-card.
usb: insert u-disc and create a 200M file named '200M.bin' in it.
spi: load spi module


DON'T COPY THE 'src' DIR TO THE TARGET!!!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Batchfile 64.8%
  • Shell 21.8%
  • C 12.2%
  • Other 1.2%