Skip to content

Commit

Permalink
6.1.1a
Browse files Browse the repository at this point in the history
  • Loading branch information
QL committed Mar 7, 2018
1 parent fff279a commit d8b0f45
Show file tree
Hide file tree
Showing 32 changed files with 5,585 additions and 5,956 deletions.
4 changes: 2 additions & 2 deletions doxygen/history.dox
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Another purpose of this release is adding the support for the [<strong>ARM Compi
Also, this release changes the ARM Cortex-M ports for the IAR-ARM toolchain in that it replaces the assembly modules with the equivalent C implementation. All existing example projects for IAR-ARM have been updated to use the `qkn_port.c` files instead of `qkn_port.s` files.

Also, this release adds new project files for the Atollic TRUEstudio for STM32. The TRUEstudio projects (Eclipse) have been added for the @ref arm-cm_dpp_nucleo-l053r8 "NUCLEO-L053R8" (Cortex-M0+) and the @ref arm-cm_dpp_nucleo-l152re "NUCLEO-L152RE" (Cortex-M3).
Finally, this relese updates the CMSIS to version 5.3.0 (see `qpn/3rd_party/CMSIS`

Finally, this relese updates the CMSIS to version 5.3.0 (see `qpn/3rd_party/CMSIS`


------------------------------------------------------------------------------
Expand Down
220 changes: 110 additions & 110 deletions doxygen/metrics.dox
Original file line number Diff line number Diff line change
@@ -1,110 +1,110 @@
/** @page metrics Code Metrics
@code
Standard Code Metrics for QP-nano 6.1.1
Resource Standard Metrics (TM) for C, C++, C# and Java
Version 7.75 - mSquaredTechnologies.com
License Type: Windows Single User License
Licensed To : Quantum Leaps, LLC
License No. : WS2975 License Date: Dec 15, 2013
Build Date : Sep 2 2009 Run Date: Feb 24, 2018
(C)1996-2009 M Squared Technologies LLC
________________________________________________________________________
~~ Function Metrics ~~
~~ Complexity Detail Analysis ~~
File: ..\include\qassert.h
________________________________________________________________________
~~ Total File Summary ~~
LOC 49 eLOC 48 lLOC 3 Comment 240 Lines 309
________________________________________________________________________
End of File: ..\include\qassert.h
File: ..\include\qepn.h
________________________________________________________________________
~~ Total File Summary ~~
LOC 105 eLOC 102 lLOC 31 Comment 310 Lines 444
________________________________________________________________________
End of File: ..\include\qepn.h
File: ..\include\qfn.h
________________________________________________________________________
~~ Total File Summary ~~
LOC 134 eLOC 134 lLOC 42 Comment 264 Lines 444
________________________________________________________________________
End of File: ..\include\qfn.h
File: ..\include\qkn.h
________________________________________________________________________
~~ Total File Summary ~~
LOC 40 eLOC 40 lLOC 16 Comment 92 Lines 140
________________________________________________________________________
End of File: ..\include\qkn.h
File: ..\include\qpn.h
________________________________________________________________________
~~ Total File Summary ~~
LOC 75 eLOC 74 lLOC 4 Comment 105 Lines 206
________________________________________________________________________
End of File: ..\include\qpn.h
File: ..\include\qvn.h
________________________________________________________________________
~~ Total File Summary ~~
LOC 5 eLOC 5 lLOC 2 Comment 52 Lines 60
________________________________________________________________________
End of File: ..\include\qvn.h
Error: Problem opening input file:
..\source\*.h
For read, No such file or directory
Error: Problem opening input file:
..\source\*.c
For read, No such file or directory
------------------------------------------------------------------------
~~ Project Analysis For 6 Files ~~
~~ Total Project Summary ~~
LOC 408 eLOC 403 lLOC 98 Comment 1063 Lines 1603
Average per File, metric/6 files
LOC 68 eLOC 67 lLOC 16 Comment 177 Lines 267
------------------------------------------------------------------------
~~ File Summary ~~
C Source Files *.c ....: 0 C/C++ Include Files *.h: 6
C++ Source Files *.c* .: 0 C++ Include Files *.h* : 0
C# Source Files *.cs ..: 0 Java Source File *.jav*: 0
Other File Count ......: 0 Total File Count ......: 6
________________________________________________________________________
@endcode
*/
/** @page metrics Code Metrics

@code
Standard Code Metrics for QP-nano 6.1.1

Resource Standard Metrics (TM) for C, C++, C# and Java
Version 7.75 - mSquaredTechnologies.com

License Type: Windows Single User License
Licensed To : Quantum Leaps, LLC
License No. : WS2975 License Date: Dec 15, 2013
Build Date : Sep 2 2009 Run Date: Feb 24, 2018
(C)1996-2009 M Squared Technologies LLC
________________________________________________________________________

~~ Function Metrics ~~
~~ Complexity Detail Analysis ~~

File: ..\include\qassert.h
________________________________________________________________________

~~ Total File Summary ~~

LOC 49 eLOC 48 lLOC 3 Comment 240 Lines 309
________________________________________________________________________
End of File: ..\include\qassert.h


File: ..\include\qepn.h
________________________________________________________________________

~~ Total File Summary ~~

LOC 105 eLOC 102 lLOC 31 Comment 310 Lines 444
________________________________________________________________________
End of File: ..\include\qepn.h


File: ..\include\qfn.h
________________________________________________________________________

~~ Total File Summary ~~

LOC 134 eLOC 134 lLOC 42 Comment 264 Lines 444
________________________________________________________________________
End of File: ..\include\qfn.h


File: ..\include\qkn.h
________________________________________________________________________

~~ Total File Summary ~~

LOC 40 eLOC 40 lLOC 16 Comment 92 Lines 140
________________________________________________________________________
End of File: ..\include\qkn.h


File: ..\include\qpn.h
________________________________________________________________________

~~ Total File Summary ~~

LOC 75 eLOC 74 lLOC 4 Comment 105 Lines 206
________________________________________________________________________
End of File: ..\include\qpn.h


File: ..\include\qvn.h
________________________________________________________________________

~~ Total File Summary ~~

LOC 5 eLOC 5 lLOC 2 Comment 52 Lines 60
________________________________________________________________________
End of File: ..\include\qvn.h


Error: Problem opening input file:
..\source\*.h
For read, No such file or directory


Error: Problem opening input file:
..\source\*.c
For read, No such file or directory


------------------------------------------------------------------------

~~ Project Analysis For 6 Files ~~

~~ Total Project Summary ~~

LOC 408 eLOC 403 lLOC 98 Comment 1063 Lines 1603
Average per File, metric/6 files
LOC 68 eLOC 67 lLOC 16 Comment 177 Lines 267

------------------------------------------------------------------------

~~ File Summary ~~

C Source Files *.c ....: 0 C/C++ Include Files *.h: 6
C++ Source Files *.c* .: 0 C++ Include Files *.h* : 0
C# Source Files *.cs ..: 0 Java Source File *.jav*: 0
Other File Count ......: 0 Total File Count ......: 6
________________________________________________________________________

@endcode
*/
Original file line number Diff line number Diff line change
Expand Up @@ -2102,7 +2102,7 @@
<group>
<name>QP_port</name>
<file>
<name>$PROJ_DIR$\..\..\..\..\..\ports\arm-cm\qk\iar\qk_port.s</name>
<name>$PROJ_DIR$\..\..\..\..\..\ports\arm-cm\qk\iar\qkn_port.c</name>
</file>
</group>
</project>
2 changes: 1 addition & 1 deletion examples/arm-cm/blinky_ek-tm4c123gxl/qk/iar/blinky-qk.ewp
Original file line number Diff line number Diff line change
Expand Up @@ -2089,7 +2089,7 @@
<group>
<name>QP_port</name>
<file>
<name>$PROJ_DIR$\..\..\..\..\..\ports\arm-cm\qk\iar\qk_port.s</name>
<name>$PROJ_DIR$\..\..\..\..\..\ports\arm-cm\qk\iar\qkn_port.c</name>
</file>
</group>
</project>
Loading

0 comments on commit d8b0f45

Please sign in to comment.