Hi,
I would like to add this feature so I can measure used stack on nRF52. I'm
trying to figure out what
is needed and it would seem I need to replicate the go_nx_start() function
found on other _start.c
files. Is that all there is to it?
Also, any reason why this is chip dependant and not simp
Dear Nathan,
Thank you. I will read through it.
Regards,
Thiha Kyaw
On Sat, Jan 16, 2021 at 12:05 AM Nathan Hartman
wrote:
> On Fri, Jan 15, 2021 at 10:53 AM Thiha Kyaw wrote:
> >
> > Dear Nuttx,
> >
> > I found Digital Signal Processing Library option in Nuttx 10.0.1.
> >
> > Can you guide