mirror of
https://github.com/QuantumLeaps/qpcpp.git
synced 2025-01-28 06:02:56 +08:00
13 lines
416 B
Plaintext
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
|