This website requires JavaScript.
Explore
Help
Sign in
len0rd
/
FreeRTOS-Kernel
Watch
1
Star
0
Fork
You've already forked FreeRTOS-Kernel
0
mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced
2025-08-19 17:48:33 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d328ae3bfc
FreeRTOS-Kernel
/
FreeRTOS
/
Source
/
portable
/
GCC
/
ARM_CM3_MPU
History
Download ZIP
Download TAR.GZ
Richard Barry
b5b518571e
remove the additional line added to the MPU port.c as the original code was correct. Instead remove the alignment assert by adding #define portALIGNMENT_ASSERT_pxCurrentTCB ( void )
...
to the portmacor.h file.
2013-01-31 15:27:00 +00:00
..
port.c
remove the additional line added to the MPU port.c as the original code was correct. Instead remove the alignment assert by adding #define portALIGNMENT_ASSERT_pxCurrentTCB ( void )
2013-01-31 15:27:00 +00:00
portmacro.h
remove the additional line added to the MPU port.c as the original code was correct. Instead remove the alignment assert by adding #define portALIGNMENT_ASSERT_pxCurrentTCB ( void )
2013-01-31 15:27:00 +00:00