You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2021/11/17 08:34:24 UTC

[GitHub] [mynewt-core] kasjer opened a new pull request #2721: tinyusb: Add syscfg to include dfu standard package

kasjer opened a new pull request #2721:
URL: https://github.com/apache/mynewt-core/pull/2721


   mynewt has default implementation of DFU over USB.
   This implementation exposes SLOT0 or SLOT1.
   Existing syscfg value USBD_DFU==1 includes DFU interface descriptor
   and enabled TinyUSB stack part of implementation.
   User had to provide own DFU application code or use hw/tinyusb/dfu
   package.
   New USBD_DFU_STD does inclusion of the package so it can
   be easly turned on and off in targets.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-core] kasjer merged pull request #2721: tinyusb: Add syscfg to include dfu standard package

Posted by GitBox <gi...@apache.org>.
kasjer merged pull request #2721:
URL: https://github.com/apache/mynewt-core/pull/2721


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org