mirror of
https://github.com/QuantumLeaps/qpc.git
synced 2025-01-28 07:03:10 +08:00
16 lines
496 B
Plaintext
16 lines
496 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:
|
||
|
|
||
|
msp430
|
||
|
|
|
||
|
+-qk - port to the preemptive QK kernel
|
||
|
| +-ccs - port with the CCS-430 toolset
|
||
|
| +-iar - port with the IAR-430 toolset
|
||
|
|
|
||
|
+-qv - port to the cooperative QV kernel
|
||
|
| +-ccs - port with the CCS-430 toolset
|
||
|
| +-iar - port with the IAR-430 toolset
|