Miguel Azevedo

Results 7 comments of Miguel Azevedo

@danielkucera @navan93 you need to be using master. BTW, @andrzej-kaczmarek maybe we could start tagging the PRs that break build with non-latest master and cross referencing PRs between core and...

I am, however some drivers have to be rewritten, since a good part of SERCOM hal integration was removed from the (now relicenced) sdk.

I believe we should use a MYNEWT_VAL for this, instead of the header file.

Ok, I looked at https://github.com/apache/mynewt-core/pull/2138. Still hard to find out exactly why do you need redefine idle task's stack size.

This is being done here: https://github.com/apache/mynewt-mcumgr/pull/63

> > This is being done here: #63 > > I don't think those have the same purpose, I am just setting up a build of the `smp_svr` bundled on...

> > > This is being done here: #63 > > > > > > I don't think those have the same purpose, I am just setting up a build...