THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
mikisama
/
FreeRTOS-Kernel
Watch
1
Star
0
Fork
0
You've already forked FreeRTOS-Kernel
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
066e2bc7d223e11195f4dff4db4396234c1b7a21
FreeRTOS-Kernel
/
FreeRTOS
/
Source
/
portable
/
IAR
/
ARM_CM0
History
Richard Barry
3203c5cc85
Previously the STM32F0518 compiler setting was changed to enable the use of the __weak attribute - however changing the port layer to use #pragma weak in place of __weak means the compiler setting change is not required and removes the risk of introducing incompatibilities - so this check in reverts the compiler settings change.
2019-12-30 22:24:58 +00:00
..
port.c
Previously the STM32F0518 compiler setting was changed to enable the use of the __weak attribute - however changing the port layer to use #pragma weak in place of __weak means the compiler setting change is not required and removes the risk of introducing incompatibilities - so this check in reverts the compiler settings change.
2019-12-30 22:24:58 +00:00
portasm.s
Update version number ready for next release.
2019-05-11 01:47:37 +00:00
portmacro.h
Cortex M0 GCC/IAR/Keil ports -- tickless support.
2019-12-18 09:55:08 +00:00