mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
6 lines
413 B
Plaintext
6 lines
413 B
Plaintext
|
|
The generateJNI.sh script explains how to use it to generate the JNI bindings
|
||
|
|
for the CAN Talon stuff using swig. This whole directory is a temporary measure
|
||
|
|
until I (James Kuszmaul--11/18/2014) or someone else figures out how to
|
||
|
|
integrate the swig stuff into the build system. For now, all the generated JNI
|
||
|
|
bindings are checked into git, so that it should work until someone goes and updates ctre/CanTalonSRX.*
|