Results 627 comments of Alan C. Assis

Yes, I think some script to help in this process will be useful.

@lipengfei28 please fix typo in your commit title: sapce -> space

@g2gps could you please take a look, since it was you who defined the original memory position: https://github.com/apache/nuttx/pull/11939

Hi @harishn6, Very interesting project! Did you enable all need CONFIGs necessary by clock_cpuload() to work (sched/sched/sched_cpuload.c)? I think so since you found that function that is not commonly used...

@Donny9 since Xiang seems busy, could you please take a look?

@cederom I think we don't need to add [BREAKING] in the commit, just the Label is enough. Adding it in the commit passes a wrong message to anyone reading it...

@cederom I think adding [BREAKING] will deviates from conventional standard like used by other similar projects like Linux kernel and it will make the title cluttered, it should fit to...

@cederom please let us to follow the https://www.conventionalcommits.org/en/v1.0.0/ it will simplify use of NuttX commits with standardized tools

> > @cederom please let us to follow the https://www.conventionalcommits.org/en/v1.0.0/ it will simplify use of NuttX commits with standardized tools > > Okay we may discuss this approach on the...