uC-OS3 icon indicating copy to clipboard operation
uC-OS3 copied to clipboard

ARMv7-M port

Open Qetu107 opened this issue 2 years ago • 0 comments

https://github.com/weston-embedded/uC-OS3/blob/7af6c6e8aff1c75caf008fcc266b759528199eb2/Ports/ARM-Cortex-M/ARMv7-M/GNU/os_cpu_a.S#L158-L160

Must be:

.thumb_func
OSCtxSw:
.thumb_func
OSIntCtxSw:

Qetu107 avatar Feb 18 '22 11:02 Qetu107