Skip to content

Commit

Permalink
Merge pull request #6 from forg0ne/release/V1.39.01
Browse files Browse the repository at this point in the history
Release/v1.39.01
  • Loading branch information
forg0ne authored Apr 30, 2021
2 parents f2d2b62 + 69d6cbd commit 68e4402
Show file tree
Hide file tree
Showing 24 changed files with 262 additions and 154 deletions.
3 changes: 1 addition & 2 deletions Cfg/Template/lib_cfg.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
* TEMPLATE
*
* Filename : lib_cfg.h
* Version : V1.39.00
* Version : V1.39.01
*********************************************************************************************************
*/

Expand Down Expand Up @@ -160,4 +160,3 @@
*/

#endif /* End of lib cfg module include. */

5 changes: 2 additions & 3 deletions Ports/ARM-Cortex-M1/RealView/lib_mem_a.asm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
; uC/LIB
; Custom Library Modules
;
; Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
; Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
;
; SPDX-License-Identifier: APACHE-2.0
;
Expand All @@ -24,7 +24,7 @@
; Keil uVision
;
; Filename : lib_mem_a.asm
; Version : V1.39.00
; Version : V1.39.01
;********************************************************************************************************
; Note(s) : (1) NO compiler-supplied standard library functions are used in library or product software.
;
Expand Down Expand Up @@ -318,4 +318,3 @@ Mem_Copy_END


END

5 changes: 2 additions & 3 deletions Ports/ARM-Cortex-M3/GNU/lib_mem_a.s
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@ uC/LIB
@ Custom Library Modules
@
@ Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
@ Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
@
@ SPDX-License-Identifier: APACHE-2.0
@
Expand All @@ -21,7 +21,7 @@
@ GNU Compiler
@
@ Filename : lib_mem_a.s
@ Version : V1.39.00
@ Version : V1.39.01
@********************************************************************************************************
@ Note(s) : (1) NO compiler-supplied standard library functions are used in library or product software.
@
Expand Down Expand Up @@ -295,4 +295,3 @@ Mem_Copy_END:


.end

5 changes: 2 additions & 3 deletions Ports/ARM-Cortex-M3/IAR/lib_mem_a.asm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
; uC/LIB
; Custom Library Modules
;
; Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
; Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
;
; SPDX-License-Identifier: APACHE-2.0
;
Expand All @@ -21,7 +21,7 @@
; IAR Compiler
;
; Filename : lib_mem_a.asm
; Version : V1.39.00
; Version : V1.39.01
;********************************************************************************************************
; Note(s) : (1) NO compiler-supplied standard library functions are used in library or product software.
;
Expand Down Expand Up @@ -292,4 +292,3 @@ Mem_Copy_END:


END

5 changes: 2 additions & 3 deletions Ports/ARM-Cortex-M3/RealView/lib_mem_a.asm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
; uC/LIB
; Custom Library Modules
;
; Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
; Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
;
; SPDX-License-Identifier: APACHE-2.0
;
Expand All @@ -24,7 +24,7 @@
; Keil uVision
;
; Filename : lib_mem_a.asm
; Version : V1.39.00
; Version : V1.39.01
;********************************************************************************************************
; Note(s) : (1) NO compiler-supplied standard library functions are used in library or product software.
;
Expand Down Expand Up @@ -298,4 +298,3 @@ Mem_Copy_END


END

5 changes: 2 additions & 3 deletions Ports/ARM-Cortex-M4/GNU/lib_mem_a.s
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@ uC/LIB
@ Custom Library Modules
@
@ Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
@ Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
@
@ SPDX-License-Identifier: APACHE-2.0
@
Expand All @@ -21,7 +21,7 @@
@ GNU Compiler
@
@ Filename : lib_mem_a.s
@ Version : V1.39.00
@ Version : V1.39.01
@********************************************************************************************************
@ Note(s) : (1) NO compiler-supplied standard library functions are used in library or product software.
@
Expand Down Expand Up @@ -295,4 +295,3 @@ Mem_Copy_END:


.end

5 changes: 2 additions & 3 deletions Ports/ARM-Cortex-M4/IAR/lib_mem_a.asm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
; uC/LIB
; Custom Library Modules
;
; Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
; Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
;
; SPDX-License-Identifier: APACHE-2.0
;
Expand All @@ -21,7 +21,7 @@
; IAR Compiler
;
; Filename : lib_mem_a.asm
; Version : V1.39.00
; Version : V1.39.01
;********************************************************************************************************
; Note(s) : (1) NO compiler-supplied standard library functions are used in library or product software.
;
Expand Down Expand Up @@ -292,4 +292,3 @@ Mem_Copy_END:


END

5 changes: 2 additions & 3 deletions Ports/ARM-Cortex-M4/RealView/lib_mem_a.asm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
; uC/LIB
; Custom Library Modules
;
; Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
; Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
;
; SPDX-License-Identifier: APACHE-2.0
;
Expand All @@ -24,7 +24,7 @@
; Keil uVision
;
; Filename : lib_mem_a.asm
; Version : V1.39.00
; Version : V1.39.01
;********************************************************************************************************
; Note(s) : (1) NO compiler-supplied standard library functions are used in library or product software.
;
Expand Down Expand Up @@ -298,4 +298,3 @@ Mem_Copy_END


END

5 changes: 2 additions & 3 deletions Ports/ARM/GNU/lib_mem_a.s
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@ uC/LIB
@ Custom Library Modules
@
@ Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
@ Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
@
@ SPDX-License-Identifier: APACHE-2.0
@
Expand All @@ -21,7 +21,7 @@
@ GNU Compiler
@
@ Filename : lib_mem_a.s
@ Version : V1.39.00
@ Version : V1.39.01
@********************************************************************************************************
@ Note(s) : (1) NO compiler-supplied standard library functions are used in library or product software.
@
Expand Down Expand Up @@ -279,4 +279,3 @@ Mem_Copy_END:


.ltorg

5 changes: 2 additions & 3 deletions Ports/ARM/IAR/lib_mem_a.asm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
; uC/LIB
; Custom Library Modules
;
; Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
; Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
;
; SPDX-License-Identifier: APACHE-2.0
;
Expand All @@ -21,7 +21,7 @@
; IAR Compiler
;
; Filename : lib_mem_a.asm
; Version : V1.39.00
; Version : V1.39.01
;********************************************************************************************************
; Note(s) : (1) NO compiler-supplied standard library functions are used in library or product software.
;
Expand Down Expand Up @@ -281,4 +281,3 @@ Mem_Copy_END:


END

5 changes: 2 additions & 3 deletions Ports/ARM/RealView/lib_mem_a.asm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
; uC/LIB
; Custom Library Modules
;
; Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
; Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
;
; SPDX-License-Identifier: APACHE-2.0
;
Expand All @@ -24,7 +24,7 @@
; Keil uVision
;
; Filename : lib_mem_a.asm
; Version : V1.39.00
; Version : V1.39.01
;********************************************************************************************************
; Note(s) : (1) NO compiler-supplied standard library functions are used in library or product software.
;
Expand Down Expand Up @@ -286,4 +286,3 @@ Mem_Copy_END


END

5 changes: 2 additions & 3 deletions Ports/AVR32/AP7000/IAR/lib_mem_a.asm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* uC/LIB
* Custom Library Modules
*
* Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
* Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
*
* SPDX-License-Identifier: APACHE-2.0
*
Expand All @@ -23,7 +23,7 @@
* IAR Compiler
*
* Filename : lib_mem_a.asm
* Version : V1.39.00
* Version : V1.39.01
*********************************************************************************************************
* Note(s) : (1) NO compiler-supplied standard library functions are used in library or product software.
*
Expand Down Expand Up @@ -211,4 +211,3 @@ Mem_Copy_01_4:


END

5 changes: 2 additions & 3 deletions Ports/AVR32/UC3/GNU/lib_mem_a.asm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* uC/LIB
* Custom Library Modules
*
* Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
* Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
*
* SPDX-License-Identifier: APACHE-2.0
*
Expand All @@ -23,7 +23,7 @@
* GNU Compiler
*
* Filename : lib_mem_a.asm
* Version : V1.39.00
* Version : V1.39.01
*********************************************************************************************************
* Note(s) : (1) NO compiler-supplied standard library functions are used in library or product software.
*
Expand Down Expand Up @@ -227,4 +227,3 @@ Mem_Copy_16_3: /* Copy 16-bytes
BRAL Mem_Copy_01_2 /* Copy remaining bytes. */

.end

56 changes: 56 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
.. raw:: html

<a href="https://weston-embedded.com/micrium/overview">
<p align="center">
<img src="https://weston-embedded.com/images/logos/Github/uCOS_logo.png">
</p>
</a>

µC/OS is a full-featured embedded operating system originally developed by Micriµm.
It features support for TCP/IP, USB, CAN bus, and Modbus, as well as a robust file system.

----------

.. raw:: HTML

<a href="https://weston-embedded.com">
<p align="center">
<img src="https://weston-embedded.com/images/logos/Github/WES_logo.png">
</p>
</a>

Founded by a team of former Micrium employees, Weston Embedded Solutions is the official custodian for the µC/™ RTOS software repository to ensure it remains the trusted choice for embedded engineers around the world.

----------

.. raw:: html

<a href="https://weston-embedded.com/about-micrium">
<p align="center">
<img src="https://weston-embedded.com/images/logos/Github/Micrium_logo.png">
</p>
</a>

Since its founding in 1999 as a private company, Micriµm™ and its team of engineers have offered world-class embedded software components for the most critical and demanding real-time applications. Recognized as having some of the cleanest code in the industry, with easy-to-understand documentation, the Micrium real-time kernels, and software components have successfully been deployed in thousands of products worldwide across a broad range of industries. Micrium’s µC/OS™ kernel has been certified for use in safety-critical applications and remains a respected favorite in the medical, aerospace, and industrial markets. It continues to be the RTOS of choice for engineers requiring the most reliable and trusted solution for their mission-critical applications.

----------

Product Documentation
***************
https://micrium.atlassian.net/

Technical Support
*****************
https://weston-embedded.com/micrium-support

Example Projects
*********
https://weston-embedded.com/micrium-examples

Commercial Licensing Option
*********
https://weston-embedded.com/products/cesium

Who to Contact
*********
https://weston-embedded.com/company/contact
5 changes: 2 additions & 3 deletions lib_ascii.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* uC/LIB
* Custom Library Modules
*
* Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
* Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
*
* SPDX-License-Identifier: APACHE-2.0
*
Expand All @@ -20,7 +20,7 @@
* ASCII CHARACTER OPERATIONS
*
* Filename : lib_ascii.c
* Version : V1.39.00
* Version : V1.39.01
*********************************************************************************************************
* Note(s) : (1) NO compiler-supplied standard library functions are used in library or product software.
*
Expand Down Expand Up @@ -641,4 +641,3 @@ CPU_BOOLEAN ASCII_Cmp (CPU_CHAR c1,

return (cmp);
}

5 changes: 2 additions & 3 deletions lib_ascii.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* uC/LIB
* Custom Library Modules
*
* Copyright 2004-2020 Silicon Laboratories Inc. www.silabs.com
* Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com
*
* SPDX-License-Identifier: APACHE-2.0
*
Expand All @@ -20,7 +20,7 @@
* ASCII CHARACTER OPERATIONS
*
* Filename : lib_ascii.h
* Version : V1.39.00
* Version : V1.39.01
*********************************************************************************************************
* Note(s) : (1) NO compiler-supplied standard library functions are used in library or product software.
*
Expand Down Expand Up @@ -830,4 +830,3 @@ CPU_BOOLEAN ASCII_Cmp (CPU_CHAR c1,
*/

#endif /* End of lib ascii module include. */

Loading

0 comments on commit 68e4402

Please sign in to comment.