mirror of
https://github.com/QuantumLeaps/qpc.git
synced 2025-02-04 07:13:16 +08:00
13 lines
412 B
Plaintext
13 lines
412 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:
|
|
|
|
qpc/
|
|
+-ports/
|
|
| +-msp430/
|
|
| | +-qk/ - port to the preemptive QK kernel
|
|
| | +-qv/ - port to the cooperative QV kernel
|
|
| | +-qutest/ - port to QUTest unit testing harness
|