mirror of
https://github.com/pvvx/RTL00_WEB.git
synced 2026-03-20 09:34:52 +00:00
update
This commit is contained in:
parent
f8c731241d
commit
955d1c6df6
29 changed files with 86 additions and 1386 deletions
12
userset.mk
Normal file
12
userset.mk
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
#=============================================
|
||||
# User defined
|
||||
#=============================================
|
||||
SDK_PATH ?= ../RTL00MP3/RTL00_SDKV35a/
|
||||
#GCC_PATH = d:/MCU/GNU_Tools_ARM_Embedded/5.2_2015q4/bin/# + or set in PATH
|
||||
#OPENOCD_PATH = d:/MCU/OpenOCD/bin/# + or set in PATH
|
||||
TOOLS_PATH ?= $(SDK_PATH)component/soc/realtek/8195a/misc/iar_utility/common/tools/
|
||||
FLASHER_TYPE ?= Jlink
|
||||
#FLASHER_TYPE ?= OCD
|
||||
FLASHER_PATH ?= flasher/
|
||||
JLINK_PATH ?= D:/MCU/SEGGER/JLink_V612i/
|
||||
JLINK_GDBSRV ?= JLinkGDBServer.exe
|
||||
Loading…
Add table
Add a link
Reference in a new issue