summaryrefslogtreecommitdiff
path: root/SConscript
diff options
context:
space:
mode:
authorSunJ <[email protected]>2026-01-13 17:31:29 +0800
committersakumisu <[email protected]>2026-01-13 17:43:29 +0800
commit1de6b930458dec7bede07b02773d06bb3d5e5555 (patch)
tree325a5247b1b47c8e8c2c9a7fde74950a58c053de /SConscript
parent43cf82642c730c7a66f207199b9db7eadcd385e1 (diff)
refactor(osal): replace NuttX internal APIs with POSIX APIs
Replace nxsched_self() and nxsched_set_priority() with standard POSIX sched_getparam() and sched_setparam() in usb_osal_thread_schedule_other(). This improves portability and follows POSIX standards for thread priority management. Change-Id: I2e637268f77e200fbdee3e7713cba1b115976696 Signed-off-by: SunJ <[email protected]>
Diffstat (limited to 'SConscript')
0 files changed, 0 insertions, 0 deletions