This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/portable/IAR/ARM_CM0
DavidJurajdaNXP bda9869271
IAR Embedded Workbench modified behaviour of weak declaration "#pragma weak" in release 8.50.5. (#83)
This modification result in build error in case of FreeRTOS CM0 port.
To fix the issue use __weak in function definition instead.
2020-07-30 21:00:10 -07:00
..
port.c IAR Embedded Workbench modified behaviour of weak declaration "#pragma weak" in release 8.50.5. (#83) 2020-07-30 21:00:10 -07:00
portasm.s version bump to v10.3.1 (#16) 2020-02-18 22:03:54 -08:00
portmacro.h Style: uncrustify kernel files 2020-07-08 10:24:06 -07:00