You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mynewt.apache.org by Jerzy Kasenberg <je...@codecoup.pl> on 2019/11/21 10:36:42 UTC

USB in mynewt with tinyusb

Hi all,

One of the features that is still missing in mynewt is USB.
Many mynewt-supported MCUs do have USB that could be used.

Luckily there is tinyusb project (https://github.com/hathach/tinyusb) that
already supports mynewt.

Unfortunately (for us) it uses NRFX 2.0.0 and mynewt-core is based on 1.7.1
release.

I started the upgrade of NRFX to 2.0.0.
There is some work to be done in ADC and PWM (maybe more).

If any one has already started NRFX upgrade or tinyusb investigation please
step forward so work is not duplicated.

best regards
Jerzy