修改烧写方式,直接copy
This commit is contained in:
parent
ec5e502cd6
commit
09c32b541a
2
.config
2
.config
@ -44,7 +44,7 @@ CONFIG_RT_USING_DEBUG=y
|
|||||||
CONFIG_RT_DEBUGING_ASSERT=y
|
CONFIG_RT_DEBUGING_ASSERT=y
|
||||||
CONFIG_RT_DEBUGING_COLOR=y
|
CONFIG_RT_DEBUGING_COLOR=y
|
||||||
CONFIG_RT_DEBUGING_CONTEXT=y
|
CONFIG_RT_DEBUGING_CONTEXT=y
|
||||||
CONFIG_RT_DEBUGING_AUTO_INIT=y
|
# CONFIG_RT_DEBUGING_AUTO_INIT is not set
|
||||||
CONFIG_RT_USING_OVERFLOW_CHECK=y
|
CONFIG_RT_USING_OVERFLOW_CHECK=y
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -29,7 +29,6 @@
|
|||||||
#define RT_DEBUGING_ASSERT
|
#define RT_DEBUGING_ASSERT
|
||||||
#define RT_DEBUGING_COLOR
|
#define RT_DEBUGING_COLOR
|
||||||
#define RT_DEBUGING_CONTEXT
|
#define RT_DEBUGING_CONTEXT
|
||||||
#define RT_DEBUGING_AUTO_INIT
|
|
||||||
#define RT_USING_OVERFLOW_CHECK
|
#define RT_USING_OVERFLOW_CHECK
|
||||||
|
|
||||||
/* Inter-Thread communication */
|
/* Inter-Thread communication */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user