Skip to content

Commit 6984093

Browse files
committed
6.8.2
1 parent 34c4549 commit 6984093

File tree

5 files changed

+65
-65
lines changed

5 files changed

+65
-65
lines changed

doxygen/history.dox

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
/**
22
@page history Revision History
3-
4-
3+
4+
55
@section qpn_6_8_2 Version 6.8.2, 2020-06-30
6-
7-
- Updated 3rd_party/CMSIS to version 5.7.0
8-
- Updated example projects for ARM Cortex-M with ARM/KEIL to use the startup in the odler ARM assembly (as opposed to ARMCLANG assembly)
9-
- Updated the doxygen styling
10-
11-
6+
7+
- Updated 3rd_party/CMSIS to version 5.7.0
8+
- Updated example projects for ARM Cortex-M with ARM/KEIL to use the startup in the odler ARM assembly (as opposed to ARMCLANG assembly)
9+
- Updated the doxygen styling
10+
11+
1212

1313
@section qpn_6_8_1 Version 6.8.1, 2020-04-04
1414

doxygen/main.dox

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Training and consulting services are also available from Quantum Leaps. Please r
126126
- e-mail: <a class="extern" target="_blank" href="mailto:[email protected]">[email protected]</a>
127127

128128
@image html logo_ql_TM.jpg
129-
130-
129+
130+
131131
@next{gs}
132132
*/

doxygen/metrics.dox

Lines changed: 51 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,51 @@
1-
/** @page metrics Code Metrics
2-
3-
@code{cpp}
4-
Code Metrics for QP-nano
5-
================================================
6-
NLOC CCN token PARAM length location
7-
------------------------------------------------
8-
9 1 48 2 9 QHsm_ctor@83-91@..\src\qfn\qepn.c
9-
33 6 258 1 49 QHsm_init_@103-151@..\src\qfn\qepn.c
10-
4 1 18 1 4 QHsm_top@169-172@..\src\qfn\qepn.c
11-
62 11 434 1 88 QHsm_dispatch_@186-273@..\src\qfn\qepn.c
12-
98 15 524 2 132 QHsm_tran_@287-418@..\src\qfn\qepn.c
13-
23 4 117 2 31 QHsm_childState_@444-474@..\src\qfn\qepn.c
14-
10 1 54 2 20 QActive_ctor@96-115@..\src\qfn\qfn.c
15-
41 10 229 3 59 QActive_postX_@142-200@..\src\qfn\qfn.c
16-
41 14 228 3 69 QActive_postXISR_@227-295@..\src\qfn\qfn.c
17-
29 13 197 1 58 QF_init@310-367@..\src\qfn\qfn.c
18-
20 8 143 1 31 QF_tickXISR@393-423@..\src\qfn\qfn.c
19-
9 3 65 3 16 QActive_armX@459-474@..\src\qfn\qfn.c
20-
7 3 66 2 13 QActive_disarmX@488-500@..\src\qfn\qfn.c
21-
22 7 142 1 41 initialize@69-109@..\src\qkn\qkn.c
22-
8 3 28 1 12 QF_run@121-132@..\src\qkn\qkn.c
23-
15 2 79 1 22 QK_schedLock@161-182@..\src\qkn\qkn.c
24-
15 4 96 1 28 QK_schedUnlock@200-227@..\src\qkn\qkn.c
25-
21 6 124 1 33 QK_sched_@247-279@..\src\qkn\qkn.c
26-
52 14 349 1 94 QK_activate_@291-384@..\src\qkn\qkn.c
27-
52 14 337 1 97 QF_run@64-160@..\src\qvn\qvn.c
28-
11 file analyzed.
29-
==============================================================
30-
NLOC Avg.NLOC AvgCCN Avg.token function_cnt file
31-
--------------------------------------------------------------
32-
5 0.0 0.0 0.0 0 ..\include\qassert.h
33-
34 0.0 0.0 0.0 0 ..\include\qepn.h
34-
56 0.0 0.0 0.0 0 ..\include\qfn.h
35-
15 0.0 0.0 0.0 0 ..\include\qkn.h
36-
8 0.0 0.0 0.0 0 ..\include\qpn.h
37-
4 0.0 0.0 0.0 0 ..\include\qstamp.c
38-
2 0.0 0.0 0.0 0 ..\include\qvn.h
39-
236 38.2 6.3 233.2 6 ..\src\qfn\qepn.c
40-
174 22.4 7.4 140.3 7 ..\src\qfn\qfn.c
41-
139 22.2 6.0 136.3 6 ..\src\qkn\qkn.c
42-
56 52.0 14.0 337.0 1 ..\src\qvn\qvn.c
43-
44-
=============================================================================================================
45-
No thresholds exceeded (cyclomatic_complexity > 20 or length > 500 or nloc > 1000000 or parameter_count > 10)
46-
==========================================================================================
47-
Total nloc Avg.NLOC AvgCCN Avg.token Fun Cnt Warning cnt Fun Rt nloc Rt
48-
------------------------------------------------------------------------------------------
49-
729 28.6 7.0 176.8 20 0 0.00 0.00
50-
@endcode
51-
*/
1+
/** @page metrics Code Metrics
2+
3+
@code{cpp}
4+
Code Metrics for QP-nano
5+
================================================
6+
NLOC CCN token PARAM length location
7+
------------------------------------------------
8+
9 1 48 2 9 QHsm_ctor@83-91@..\src\qfn\qepn.c
9+
33 6 258 1 49 QHsm_init_@103-151@..\src\qfn\qepn.c
10+
4 1 18 1 4 QHsm_top@169-172@..\src\qfn\qepn.c
11+
62 11 434 1 88 QHsm_dispatch_@186-273@..\src\qfn\qepn.c
12+
98 15 524 2 132 QHsm_tran_@287-418@..\src\qfn\qepn.c
13+
23 4 117 2 31 QHsm_childState_@444-474@..\src\qfn\qepn.c
14+
10 1 54 2 20 QActive_ctor@96-115@..\src\qfn\qfn.c
15+
41 10 229 3 59 QActive_postX_@142-200@..\src\qfn\qfn.c
16+
41 14 228 3 69 QActive_postXISR_@227-295@..\src\qfn\qfn.c
17+
29 13 197 1 58 QF_init@310-367@..\src\qfn\qfn.c
18+
20 8 143 1 31 QF_tickXISR@393-423@..\src\qfn\qfn.c
19+
9 3 65 3 16 QActive_armX@459-474@..\src\qfn\qfn.c
20+
7 3 66 2 13 QActive_disarmX@488-500@..\src\qfn\qfn.c
21+
22 7 142 1 41 initialize@69-109@..\src\qkn\qkn.c
22+
8 3 28 1 12 QF_run@121-132@..\src\qkn\qkn.c
23+
15 2 79 1 22 QK_schedLock@161-182@..\src\qkn\qkn.c
24+
15 4 96 1 28 QK_schedUnlock@200-227@..\src\qkn\qkn.c
25+
21 6 124 1 33 QK_sched_@247-279@..\src\qkn\qkn.c
26+
52 14 349 1 94 QK_activate_@291-384@..\src\qkn\qkn.c
27+
52 14 337 1 97 QF_run@64-160@..\src\qvn\qvn.c
28+
11 file analyzed.
29+
==============================================================
30+
NLOC Avg.NLOC AvgCCN Avg.token function_cnt file
31+
--------------------------------------------------------------
32+
5 0.0 0.0 0.0 0 ..\include\qassert.h
33+
34 0.0 0.0 0.0 0 ..\include\qepn.h
34+
56 0.0 0.0 0.0 0 ..\include\qfn.h
35+
15 0.0 0.0 0.0 0 ..\include\qkn.h
36+
8 0.0 0.0 0.0 0 ..\include\qpn.h
37+
4 0.0 0.0 0.0 0 ..\include\qstamp.c
38+
2 0.0 0.0 0.0 0 ..\include\qvn.h
39+
236 38.2 6.3 233.2 6 ..\src\qfn\qepn.c
40+
174 22.4 7.4 140.3 7 ..\src\qfn\qfn.c
41+
139 22.2 6.0 136.3 6 ..\src\qkn\qkn.c
42+
56 52.0 14.0 337.0 1 ..\src\qvn\qvn.c
43+
44+
=============================================================================================================
45+
No thresholds exceeded (cyclomatic_complexity > 20 or length > 500 or nloc > 1000000 or parameter_count > 10)
46+
==========================================================================================
47+
Total nloc Avg.NLOC AvgCCN Avg.token Fun Cnt Warning cnt Fun Rt nloc Rt
48+
------------------------------------------------------------------------------------------
49+
729 28.6 7.0 176.8 20 0 0.00 0.00
50+
@endcode
51+
*/

examples/avr/blinky_arduino-uno/qk/gnu/bsp.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ void QK_onIdle(void) {
109109
Q_NORETURN Q_onAssert(char const Q_ROM * const file, int line) {
110110
/* implement the error-handling policy for your application!!! */
111111
QF_INT_DISABLE(); /* disable all interrupts */
112-
QF_RESET(); /* reset the CPU */
113-
for (;;) {
112+
QF_RESET(); /* reset the CPU */
113+
for (;;) {
114114
}
115115
}
116116

examples/avr/blinky_arduino-uno/qv/gnu/bsp.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@ void QV_onIdle(void) { /* called with interrupts DISABLED, see NOTE1 */
106106
Q_NORETURN Q_onAssert(char const Q_ROM * const file, int line) {
107107
/* implement the error-handling policy for your application!!! */
108108
QF_INT_DISABLE(); /* disable all interrupts */
109-
QF_RESET(); /* reset the CPU */
110-
for (;;) {
109+
QF_RESET(); /* reset the CPU */
110+
for (;;) {
111111
}
112112
}
113113

0 commit comments

Comments
 (0)