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 2022/03/08 22:06:01 UTC

[GitHub] [mynewt-core] kasjer opened a new pull request #2789: Add p-nucleo-wb55-usbdongle bsp

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


   USB dongle has same MCU as p-nucleo-wb55 and it differs from big board:
   - No Arduino or morpho connectors
   - only one button
   - no debugger on board
   
   BSP reflects pins and buttons differences.
   It also changes download script to use STM DFU bootloader.
   Also there are two configuration values that may be handy:
   - BUTTON_1 can be configured to act as Reset pin that is not present
   - BUTTON_1 can be used in bootloader to enter DFU mode when pressed during boot
   (there is BOOT switch on board but it may be convenient to use BUTTON_1 as reset in application
   and when still pressed as a way to enter STM32 DFU mode)


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