mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-15 10:58:54 +00:00
first commit
This commit is contained in:
@@ -506,7 +506,7 @@ CONFIG_RT_IDLE_HOOK_LIST_SIZE=4
|
||||
CONFIG_IDLE_THREAD_STACK_SIZE=8192
|
||||
CONFIG_RT_USING_TIMER_SOFT=y
|
||||
CONFIG_RT_TIMER_THREAD_PRIO=4
|
||||
CONFIG_RT_TIMER_THREAD_STACK_SIZE=1024
|
||||
CONFIG_RT_TIMER_THREAD_STACK_SIZE=4096
|
||||
|
||||
#
|
||||
# kservice optimization
|
||||
@@ -550,7 +550,7 @@ CONFIG_RT_USING_HEAP=y
|
||||
# Kernel Device Object
|
||||
#
|
||||
CONFIG_RT_USING_DEVICE=y
|
||||
# CONFIG_RT_USING_DEVICE_OPS is not set
|
||||
CONFIG_RT_USING_DEVICE_OPS=y
|
||||
# CONFIG_RT_USING_INTERRUPT_INFO is not set
|
||||
CONFIG_RT_USING_CONSOLE=y
|
||||
CONFIG_RT_CONSOLEBUF_SIZE=128
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"info": { // Header information about image
|
||||
"platform": "d12x",
|
||||
"product": "t3e-pro",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"media": {
|
||||
"type": "spi-nor",
|
||||
"device_id": 0,
|
||||
|
||||
Binary file not shown.
@@ -15,7 +15,7 @@
|
||||
"info": { // Header information about image
|
||||
"platform": "d12x",
|
||||
"product": "t3e-pro",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"media": {
|
||||
"type": "spi-nor",
|
||||
"device_id": 0,
|
||||
|
||||
Reference in New Issue
Block a user