Tom Collins
|
954084d348
|
pinproctest: code cleanup
Includes check to limit accelerometer-related code to P3-ROC since
it fails on the P-ROC (which doesn't have an accelerometer).
|
2020-08-18 13:13:16 -05:00 |
|
Tom Collins
|
cc92bc1235
|
pinproctest: fix kPRDriverGroupsMax overflow
Compiler warnings showed we were overflowing arrays sized for
kPRDriverGroupsMax.
|
2020-08-18 13:13:16 -05:00 |
|
Gerry Stellenberg
|
3addfd2fa5
|
Change comments around polarity being true. PDBs are now active high only.
|
2011-06-27 20:17:18 -05:00 |
|
Gerry Stellenberg
|
3182b49d8d
|
Separated custom driver configuration functionality into functions for each type of configuration (drivers, groups, globals).
|
2011-06-12 08:39:58 -05:00 |
|
Gerry Stellenberg
|
a488ad7ae7
|
Added example code to configure custom Driver Boards if the YAML's machineType field is 'custom'.
|
2011-06-11 20:48:49 -05:00 |
|
Adam Preble
|
33351abf41
|
Added & integrated PRDriverLoadMachineTypeDefaults().
|
2009-05-31 13:05:32 -04:00 |
|
Adam Preble
|
301f3aa26b
|
Split out pinproctest into module-related files.
|
2009-05-30 16:43:15 -04:00 |
|