tree: 58c79a961b10c005cc3413d35f47277c3dd1d9a5 [path history] [tgz]
  1. cpp/
  2. gradle/
  3. java/
  4. libraries/
  5. toolchains/
  6. .cproject
  7. .gitattributes
  8. .gitignore
  9. .project
  10. BUILD
  11. build.gradle
  12. cpp.gradle
  13. ctrlib.doxy
  14. Eclipse_DeployForDebug.bat
  15. gradlew
  16. gradlew.bat
  17. LICENSE
  18. locations.gradle
  19. options.gradle
  20. properties.gradle
  21. README.md
  22. releases.gradle
  23. settings.gradle
  24. wpi-dependencies-2017.gradle
  25. wpi-dependencies-2018.gradle
third_party/Phoenix-frc-lib/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)