qpcpp/ports/msp430/README.txt
2019-01-24 20:07:50 -05:00

13 lines
416 B
Plaintext

About The QP-MSP430 Port
=======================
This directory contains the QP/C++ ports to the MSP430 processor family,
for both "classic" MSP430 and "extended" MSP430X cores. The following
ports are provided:
qpcpp/
+-ports/
| +-msp430/
| | +-qk/ - port to the preemptive QK kernel
| | +-qv/ - port to the cooperative QV kernel
| | +-qutest/ - port to QUTest unit testing harness