aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/ch.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/ch.txt b/docs/ch.txt
index 4ef7a394c..4db76915a 100644
--- a/docs/ch.txt
+++ b/docs/ch.txt
@@ -266,7 +266,6 @@
* Notes about the MSP430 port:
* </p>
* <ul>
- * <li>In the current version the MSP430 port is still untested.</li>
* <li>The MSP430 does not have a dedicated interrupt stack, make sure to reserve
* enough stack space for interrupts in each thread stack. This can be done
* by modifying the \p INT_REQUIRED_STACK macro into \p ports/MSP430/chcore.h.</li>