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
Gaurav-Aggarwal-AWS
a717d9c62b
Update portNVIC_SYSPRI2_REG to portNVIC_SHPR3_REG ( #86 )
...
The reason for the change is that the register is called System Handler
Priority Register 3 (SHPR3).
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
2020-07-15 19:44:45 -07:00
Alfred Gedeon
587a83d647
Style: uncrustify kernel files
2020-07-08 10:24:06 -07:00
Alfred Gedeon
718178c68a
Style: uncrusitfy
2020-07-08 10:24:06 -07:00
Alfred Gedeon
a5dbc2b1de
Style: uncrustify kernel files
2020-07-08 10:24:06 -07:00
Yuhui.Zheng
88e32327e9
version bump to v10.3.1 ( #16 )
...
* Verion bump from 10.3.0 to 10.3.1.
* version bump in task.h
* change history for 10.3.1.
2020-02-18 22:03:54 -08:00
Yuhui Zheng
210b1ffcc8
Re-sync with upstream and stripping away none kernel related.
2020-02-10 13:45:57 -08:00