first commit

This commit is contained in:
wen
2025-09-30 13:01:24 +08:00
parent d8d17c8076
commit ec83999cef
40 changed files with 13830 additions and 136 deletions

View File

@@ -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

View File

@@ -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,

View File

@@ -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,