Skip to content
mkoval edited this page Sep 14, 2010 · 6 revisions

Hardware Abstraction for Vex (HAX)

Warning
Only the Cortex microprocessor is supported in the current revision of the code. Support for the PIC-based microprocessor should be returning soon.

Hardware Abstraction for Vex (HAX) is a hardware abstraction layer that allows you to write native code that is portable to all Vex Robotics' entire line of microcontrollers.

Installing dependencies for the architectures of interest and downloading Hax.

[[Getting Started]]

Writing your first cross-platform program using Hax.

[[Frequently Asked Questions]]

Answers to commonly asked questions and explanations for common misconceptions about Hax.

[[API Reference]]

Comprehensive documentation for Hax’s entire public API.

[[Developer’s Guide]]

Important information for developers who would like to contribute to Hax.

Clone this wiki locally