mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-18 13:03:31 +08:00
[bsp][stm32l476-nucleo] change default RTT_DIR to ../..
This commit is contained in:
parent
fb539cfdc8
commit
90a38740bf
@ -8,8 +8,8 @@ config $BSP_DIR
|
||||
config $RTT_DIR
|
||||
string
|
||||
option env="RTT_ROOT"
|
||||
default: "rt-thread"
|
||||
|
||||
default: "../.."
|
||||
|
||||
# you can change the RTT_ROOT default: "rt-thread"
|
||||
# example : default "F:/git_repositories/rt-thread"
|
||||
|
||||
@ -44,4 +44,4 @@ config BSP_USING_UART5
|
||||
config BSP_USING_LPUART1
|
||||
bool "using lpuart1"
|
||||
select RT_USING_SERIAL
|
||||
default n
|
||||
default n
|
||||
|
Loading…
x
Reference in New Issue
Block a user