1
0
mirror of https://github.com/preble/libpinproc synced 2026-02-24 18:25:23 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
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