This is an automated email from the ASF dual-hosted git repository.
jerzy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git
from bfe1f8529 drivers/adxl345: Register command statically
new 09f4f8d2e tinyusb/dfu: Add option to enter booloader on reset pin
new e77638680 tinyusb/dfu: Add runtime DFU support
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
hw/usb/tinyusb/dfu/pkg.yml | 8 ++++
hw/usb/tinyusb/dfu/src/dfu.c | 44 +++++++++++++++++++---
.../tinyusb/dfu/src/dfu_runtime.c} | 28 +++++++++++---
hw/usb/tinyusb/dfu/syscfg.yml | 26 +++++++++++++
4 files changed, 95 insertions(+), 11 deletions(-)
copy hw/{bsp/stm32f3discovery/link/include/memory_regions.ld.h =>
usb/tinyusb/dfu/src/dfu_runtime.c} (59%)