..
CMakeLists.txt
nsh: support watch command
2026-04-20 15:18:53 +08:00
Kconfig
examples/foc: protect control loop with critical section
2026-04-20 15:18:55 +08:00
Make.defs
Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),)
2026-04-20 15:05:00 +08:00
Makefile
nsh: support watch command
2026-04-20 15:18:53 +08:00
foc_adc.h
Merge remote-tracking branch 'remotes/mirtos/dev-upmerge-nuttx-10.2' into dev
2026-04-20 15:00:02 +08:00
foc_cfg.h
nsh: support watch command
2026-04-20 15:18:53 +08:00
foc_debug.h
Merge remote-tracking branch 'remotes/mirtos/dev-upmerge-nuttx-10.2' into dev
2026-04-20 15:00:02 +08:00
foc_device.c
examples/foc: improve perf monitor
2026-04-20 15:18:54 +08:00
foc_device.h
nsh: support watch command
2026-04-20 15:18:53 +08:00
foc_fixed16_thr.c
foc : remove enter/leave_critical_section.
2026-04-20 15:19:24 +08:00
foc_float_thr.c
foc : remove enter/leave_critical_section.
2026-04-20 15:19:24 +08:00
foc_intf.c
fsutils/examples: Include unistd.h explicitly
2026-04-20 15:07:39 +08:00
foc_intf.h
Merge remote-tracking branch 'remotes/mirtos/dev-upmerge-nuttx-10.2' into dev
2026-04-20 15:00:02 +08:00
foc_main.c
nsh: support watch command
2026-04-20 15:18:53 +08:00
foc_motor_b16.c
examples/foc: ignore error for align and ident routines when motor controller disabled
2026-04-20 15:18:55 +08:00
foc_motor_b16.h
nsh: support watch command
2026-04-20 15:18:53 +08:00
foc_motor_f32.c
examples/foc: ignore error for align and ident routines when motor controller disabled
2026-04-20 15:18:55 +08:00
foc_motor_f32.h
nsh: support watch command
2026-04-20 15:18:53 +08:00
foc_mq.c
Minor typo fix
2026-04-20 15:07:03 +08:00
foc_mq.h
Merge remote-tracking branch 'remotes/mirtos/dev-upmerge-nuttx-10.2' into dev
2026-04-20 15:00:02 +08:00
foc_nxscope.c
nsh: support watch command
2026-04-20 15:18:53 +08:00
foc_nxscope.h
nsh: support watch command
2026-04-20 15:18:53 +08:00
foc_parseargs.c
nsh: support watch command
2026-04-20 15:18:53 +08:00
foc_parseargs.h
Minor typo fix
2026-04-20 15:07:03 +08:00
foc_perf.c
examples/foc: improve perf monitor
2026-04-20 15:18:54 +08:00
foc_perf.h
examples/foc: improve perf monitor
2026-04-20 15:18:54 +08:00
foc_thr.c
nsh: support watch command
2026-04-20 15:18:53 +08:00
foc_thr.h
examples/foc: fix snprintf warning
2026-04-20 15:18:54 +08:00