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
