Split HAL Digital Implementation files (#59)

Split to match the new headers. Uses a namespace 'hal' for internal functions and globals.
SPIAccumulator merged back into SPI header, as it was not a good split. Analog
accumulator will move back to analog input when the analog split is done.
This commit is contained in:
Thad House
2016-05-26 12:56:39 -07:00
committed by Peter Johnson
parent 305ab08f1c
commit da6b8c7ae1
15 changed files with 2179 additions and 2051 deletions

View File

@@ -12,7 +12,6 @@
#include "edu_wpi_first_wpilibj_hal_SPIJNI.h"
#include "HAL/SPI.h"
#include "HAL/SPIAccumulator.h"
#include "HALUtil.h"
// set the logging level