From 7772ea4579a45bcf63ebd5e68be66ba1a9c72dfa Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Fri, 11 Nov 2016 15:02:17 -0500 Subject: chibios! --- .../doc/nil/reports/STM32F303-72-GCC.txt | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 ChibiOS_16.1.5/doc/nil/reports/STM32F303-72-GCC.txt (limited to 'ChibiOS_16.1.5/doc/nil/reports/STM32F303-72-GCC.txt') diff --git a/ChibiOS_16.1.5/doc/nil/reports/STM32F303-72-GCC.txt b/ChibiOS_16.1.5/doc/nil/reports/STM32F303-72-GCC.txt new file mode 100644 index 0000000..dae45b6 --- /dev/null +++ b/ChibiOS_16.1.5/doc/nil/reports/STM32F303-72-GCC.txt @@ -0,0 +1,32 @@ + +*** ChibiOS/NIL Test Suite +*** +*** Compiled: Jul 9 2015 - 10:52:02 +*** Platform: STM32F303xC Analog & DSP +*** Test Board: STMicroelectronics STM32F3-Discovery + +---------------------------------------------------------------------------- +--- Test Case 1.1 (System Tick Counter functionality) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 1.2 (Thread Sleep functionality) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 2.1 (semaphore primitives, no state change) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 2.2 (semaphore primitives, with state change) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 2.3 (semaphores timeout) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 2.4 (suspend and resume functionality) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 2.5 (events functionality) +--- Result: SUCCESS +---------------------------------------------------------------------------- + +Final result: SUCCESS + -- cgit v1.2.3