Xiangzhen Ouyang

Results 8 comments of Xiangzhen Ouyang

However, we were unable to reproduce the issue on qemu/x86_64 and qemu/armv8a (commit d47076). Here is the test code: ```c #include #include #include #include #include /**************************************************************************** * Public Functions ****************************************************************************/...

> I actually never tested whether this is reproducible in qemu; that would depend on the timer accuracy in qemu/linux. It is really easy to reproduce in real hw within...

> Also `freedom-k64f:demo` and `mikroe-stm32f4:fulldemo`. Thanks! > > https://github.com/NuttX/nuttx/actions/runs/11630100298/job/32388417242#step:7:859 > > ``` > Configuration/Tool: freedom-k64f/demo,CONFIG_ARM_TOOLCHAIN_GNU_EABI > Error: sensors/fxos8700cq.c:96:39: error: 'struct file' declared inside parameter list will not be visible outside...

> @Fix-Point nice work! Please create a Documentation/ explaining the idea of the ClockDevice driver abstraction, its APIs, simple usage example and the info you provided here in the Summary...

> > > @Fix-Point nice work! Please create a Documentation/ explaining the idea of the ClockDevice driver abstraction, its APIs, simple usage example and the info you provided here in...

> Please hold this PR and do not merge it easily. @Fix-Point Could you split this patch into multiple PRs: > > 1. Split the ONESHOT_COUNT core implementation > 2....

> @Fix-Point please fix ci issue: > > ``` > ../nuttx/tools/checkpatch.sh -c -u -m -g 6088f6216b8fe8a7f2cc76742403f7147bb9f823..HEAD > Missing git commit message > Commit subject missing colon (e.g. 'subsystem: msg') >...

> @Fix-Point should we close this pr? Please hold off on this, I will close this PR after the `8. Inlining arch_alarm for performance (3% ~ 5% less execution time...