Skip to content

Commit 48f49cd

Browse files
committed
README.md: List current status
1 parent e336e3c commit 48f49cd

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,31 @@ Support
1919
- **ARM RTX: V4.79**
2020
- **FreeRTOS V8.2.3**
2121

22+
Status
23+
======
24+
25+
The latest test results are available at http://labapart.com/products/polymcu/test_results.
26+
27+
Toolchain / Host
28+
----------------
29+
30+
| Board | Linux - GCC | Linux - LLVM | Windows |
31+
|--------------------------|--------------|---------------|------------|
32+
| AppNearMe MicroNFC Board | Pass | Pass | _Untested_ |
33+
| Freescale Freedom KL25 | Pass | Pass | _Untested_ |
34+
| Nordic nRF52 Preview DK | Pass | Pass | _Untested_ |
35+
| NXP LP1768 mbed | Pass | Pass | _Untested_ |
36+
37+
Application
38+
-----------
39+
40+
| Board | Baremetal | CMSIS RTOS | FreeRTOS |
41+
|--------------------------|------------|-------------|------------|
42+
| AppNearMe MicroNFC Board | Pass | Pass | **Fail** |
43+
| Freescale Freedom KL25 | Pass | Pass | Pass |
44+
| Nordic nRF52 Preview DK | Pass | Pass | **Fail** |
45+
| NXP LP1768 mbed | Pass | Pass | **Fail** |
46+
2247
Building
2348
========
2449

0 commit comments

Comments
 (0)