mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-05 05:43:51 -04:00
Add -nomessage command line option to RX64M demo to suppress warning about the yield function being defined when it is not called directly.
This commit is contained in:
parent
f46070dc79
commit
5cd0b1e5ef
5 changed files with 28 additions and 27 deletions
|
@ -1,5 +1,6 @@
|
|||
TOOL_CHAIN=Renesas RXC Toolchain
|
||||
VERSION=v2.01.00
|
||||
TC_INSTALL=C:\Devtools\Renesas\RX\2_1_0\
|
||||
VERSION_IDE=3.06.02.004
|
||||
E2STUDIO_VERSION=2.1.0.21
|
||||
VERSION_IDE=
|
||||
E2STUDIO_VERSION=3.0.0.22
|
||||
ACTIVE_CONFIGURATION=HardwareDebug
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue