From 3d61d86a0a6f4e60eb55b584ee7a15620105576a Mon Sep 17 00:00:00 2001 From: Kelvin Lawson Date: Mon, 4 Mar 2013 02:24:30 +0000 Subject: [PATCH] ARM/IntegratorCP: kern4 working after systick frequency change. --- ports/arm/platforms/qemu_integratorcp/README | 3 --- 1 file changed, 3 deletions(-) diff --git a/ports/arm/platforms/qemu_integratorcp/README b/ports/arm/platforms/qemu_integratorcp/README index d8b53c9..7df10a7 100644 --- a/ports/arm/platforms/qemu_integratorcp/README +++ b/ports/arm/platforms/qemu_integratorcp/README @@ -10,6 +10,3 @@ QEMU ARM Integrator/CP (ARM926EJ-S) Platform The "qemu_integratorcp" platform contains sources for building a sample Atomthreads application for the ARM Integrator/CP (ARM926EJ-S) platform. - -BUGS: -kern4 testcase fails (sometimes). \ No newline at end of file