mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 04:13:54 -04:00
Baseline new RX projects before refining and tidying them up.
This commit is contained in:
parent
87243e4a16
commit
e5c8119b96
105 changed files with 631 additions and 126 deletions
|
@ -0,0 +1,8 @@
|
|||
################################################################################
|
||||
# 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
|
Loading…
Add table
Add a link
Reference in a new issue