mirror of
https://github.com/preble/libpinproc
synced 2026-02-24 18:25:23 +01:00
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).
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
|
||||
#include "PRHardware.h"
|
||||
#include "PRCommon.h"
|
||||
#include "pinproc.h"
|
||||
|
||||
|
||||
uint32_t CreateRegRequestWord( uint32_t select, uint32_t addr, uint32_t num_words ) {
|
||||
|
||||
Reference in New Issue
Block a user