This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/FreeRTOS/Demo/RX200_RX231-RSK_Renesas_e2studio/makefile.init
Richard Barry 87243e4a16 FreeRTOS source:
+ Added Renesas RXv2 port for IAR.

Demo apps:
+ Demo/Rename the CORTEX_R4F_T_GCC_IAR_ARM directory to just Rename the CORTEX_R4F_T_GCC_IAR.
+ Add IAR project for the RX113.
+ Add RX231 e2studio projects for the RX231.
2015-09-23 12:16:10 +00:00

8 lines
406 B
Plaintext

################################################################################
# Automatically-generated file. Do not edit!
################################################################################
export INC_RX=C:\devtools\Renesas\RX\2_3_0\include
export RXC_LIB=C:\devtools\Renesas\RX\2_3_0\bin
export BIN_RX=C:\devtools\Renesas\RX\2_3_0\bin
PATH := $(PATH):C:\devtools\Renesas\RX\2_3_0\bin