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

12 Commits

Author SHA1 Message Date
gstellenberg
25471bc59d add ifdef to pinproctest.h for WIN32 to use local yaml.h. Adjust notes in markdown. 2009-10-31 00:28:13 -05:00
gstellenberg
0da5dc1e01 updated markdown with some Windows changes. 2009-10-30 22:36:33 -05:00
gstellenberg
4cb8c8d329 Fixed a typo in the Windows section and added instructions for building with the -fPIC compile option 2009-09-27 00:50:09 -05:00
gstellenberg
28c170baf4 README.markdown formatting changes 2009-07-12 22:44:43 -05:00
gstellenberg
676b470f62 Added temporary Windows build instructions 2009-07-12 22:41:55 -05:00
Adam Preble
f5a65921c9 Updated instructions to reflect libusb-1.0. More JD.yaml. 2009-06-21 15:36:18 -04:00
Adam Preble
1c70e5235f Updated yaml-cpp instructions to reflect new build location. 2009-05-27 21:11:36 -04:00
Adam Preble
059c096531 Updated pinproctest to load switches and coils from command-line specified YAML file.
Removed Makefiles.  Added instructions to install yaml-cpp in /usr/local so CMake can find it (relative paths == bad).
2009-05-26 23:36:09 -04:00
Adam Preble
dcd9c560d3 Added CMake building and instructions to README.markdown.
Removed YAML loading code from libpinproc.
2009-05-25 01:40:08 -04:00
Adam Preble
cd1b0462c5 Added excruciatingly rough implementation of PRLoadDefaultsFromYAML() and related items. 2009-05-22 01:51:52 -04:00
Adam Preble
c46d928ee3 Added new PRSwitchesUpdateSwitch() call, removed old PRSwitchesUpdateSwitches(). Added maintaining switch rules in memory. Fixed license formatting in README.markdown. 2009-05-20 20:17:00 -04:00
Adam Preble
0a0756c2b5 Initial commit. 2009-05-19 21:08:38 -04:00