nuttx/drivers/trace32
wangmingrong1 a47b97595c note/fdx: Initialize note fdx drivers directly within the array.
Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
2026-04-21 01:35:05 +08:00
..
.gitignore nuttx/drivers: add trace32/t32term directory 2026-04-21 01:34:12 +08:00
CMakeLists.txt note/fdx: defconfig CONFIG_TRACE32_FDX_NOTE rename to CONFIG_DRIVERS_NOTET32FDX 2026-04-21 01:35:05 +08:00
Kconfig note/fdx: defconfig CONFIG_TRACE32_FDX_NOTE rename to CONFIG_DRIVERS_NOTET32FDX 2026-04-21 01:35:05 +08:00
Make.defs note/fdx: defconfig CONFIG_TRACE32_FDX_NOTE rename to CONFIG_DRIVERS_NOTET32FDX 2026-04-21 01:35:05 +08:00
note_fdx.c note/fdx: Initialize note fdx drivers directly within the array. 2026-04-21 01:35:05 +08:00
serial_t32term.c t32/term: Supports serial port interaction terminals based on the trace32 term protocol. 2026-04-21 01:34:37 +08:00
stream_fdx.c include/trace32: Unify all declarations to trace32.h 2026-04-21 01:34:36 +08:00
syslog_fdx.c fdx: support syslog fdx driver 2026-04-21 01:34:02 +08:00
t32fdx_gettime.c fdx: Extracting the T32_Fdx_GetTimebase function 2026-04-21 01:33:54 +08:00
t32fdx_note.cmm t32/fdx: rename t32fdx.cmm script to t32fdx_note.cmm 2026-04-21 01:34:52 +08:00
t32fdx_syslog.cmm t32/fdx: add trace32 fdx syslog script 2026-04-21 01:34:52 +08:00
t32term.cmm t32/term: Supports serial port interaction terminals based on the trace32 term protocol. 2026-04-21 01:34:37 +08:00