Squashed 'third_party/Phoenix-frc-lib/' content from commit 666d176

Change-Id: Ibaca2fc8ffb1177e786576cc1e4cc9f7a8c98f13
git-subtree-dir: third_party/Phoenix-frc-lib
git-subtree-split: 666d176a08151793044ab74e0005f13d3732ed96
186 files changed
tree: 82c70ec0ce20bf6f11c1e0a627ac5a68af630604
  1. cpp/
  2. gradle/
  3. java/
  4. libraries/
  5. toolchains/
  6. .cproject
  7. .gitattributes
  8. .gitignore
  9. .project
  10. build.gradle
  11. cpp.gradle
  12. ctrlib.doxy
  13. Eclipse_DeployForDebug.bat
  14. gradlew
  15. gradlew.bat
  16. LICENSE
  17. locations.gradle
  18. options.gradle
  19. properties.gradle
  20. README.md
  21. releases.gradle
  22. settings.gradle
  23. wpi-dependencies-2017.gradle
  24. wpi-dependencies-2018.gradle
README.md

Phoenix-frc-lib

CTRE Phoenix Application-Level Library for FRC Java and C++

Relevant Source Files are located in the following locations:

C++: cpp/include or cpp/source Java: java/src/com/ctre

CTRE_PhoenixCCI libraries are located within the 'libraries' folder. Build the gradle project located in CTRE_PhoenixCCI to update this binaries.

Dependencies

FRC C++ Toolchain

Java Development Kit 8u77 (Any other version risks gradle incompatibility)