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-04-25 07:52:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
96218c34a1
FreeRTOS-Kernel
/
FreeRTOS
/
Source
/
portable
/
GCC
/
ARM_CM3_MPU
History
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