mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-01 20:03:50 -04:00
Add extern 'C' to FreeRTOS.h.
Remove obsolete extern declaration of vTaskSwitchContext() from the MPX430X IAR portmacro.h (other older portmacro.h header files contain the same declaration).
This commit is contained in:
parent
a1b8079df1
commit
d8c135e2dc
28 changed files with 265 additions and 14208 deletions
|
@ -1,6 +1,7 @@
|
|||
TOOL_CHAIN=KPIT GNURL78-ELF Toolchain
|
||||
VERSION=v13.01
|
||||
TC_INSTALL=C:\devtools\Renesas\e2studio\GNURL7~1.01-\rl78-elf\
|
||||
GCC_STRING=4.8-GNURL78_v13.01
|
||||
VERSION_IDE=3.06.02.080
|
||||
E2STUDIO_VERSION=1.1.1.7
|
||||
VERSION=v13.02
|
||||
TC_INSTALL=C:\devtools\renesas\e2studio\GNURL78v13.02-ELF\rl78-ELF\
|
||||
GCC_STRING=4.8-GNURL78_v13.02
|
||||
VERSION_IDE=3.06.02.004
|
||||
E2STUDIO_VERSION=2.2.0.13
|
||||
ACTIVE_CONFIGURATION=RSKRL78L13
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue