wpilib-hal 0.1.1

Low-level bindings to WPILib's HAL. DO NOT USE THIS YET. THIS IS JUST TO SECURE THE NAME.
1
2
3
4
5
6
7
/*
 * Meta-header for aggregating other headers
 */

#include <HAL/HAL.h>
#include <HAL/CAN.h>
#include <HAL/OSSerialPort.h>