Skip to content

PumpkinSpace/SUPMCUs_QA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUPMCUs_QA

Contains projects used to do the QA. There will be 4 projects: GPS, BIM, PIM and SIM. Right now they all share the same source files. They will use those files to perform the general SUPMCU test found in task_supmcu_qa.c. Each project will also have a defined macro (SUPMCU_XXX_REVX) that will define which address to send commands to, as well as what is the right task to create and run: task_gps_qa, task_bim_qa etc. Child specific task is started at the end of the supmcu_qa test.