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/10/29 18:51:30 UTC

[GitHub] [mynewt-core] t3zeng opened a new issue #2703: USBD_DFU_SLOT_NAME referenced even if USBD_DFU is 0

t3zeng opened a new issue #2703:
URL: https://github.com/apache/mynewt-core/issues/2703


   There is a reference to USBD_DFU_SLOT_NAME inside `apache-mynewt-core/hw/usb/tinyusb/std_descriptors/src/std_descriptors.c` that will throw a build error if the DFU syscfgs are not defined (USBD_DFU set to 0)


-- 
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] t3zeng closed issue #2703: USBD_DFU_SLOT_NAME referenced even if USBD_DFU is 0

Posted by GitBox <gi...@apache.org>.
t3zeng closed issue #2703:
URL: https://github.com/apache/mynewt-core/issues/2703


   


-- 
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] t3zeng commented on issue #2703: USBD_DFU_SLOT_NAME referenced even if USBD_DFU is 0

Posted by GitBox <gi...@apache.org>.
t3zeng commented on issue #2703:
URL: https://github.com/apache/mynewt-core/issues/2703#issuecomment-964348918


   Issue is due to old tinyusb


-- 
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