-
This was originally (a long time ago) reported to the wrong repository: https://github.com/apache/mynewt-mcumgr/issues/152
The issue with imgtool is that the value of `--custom-tlv` is always encod…
-
Moving this issue from https://github.com/lupyuen/pinetime-rust-mynewt/issues/36
Lup doesn't work on mcuboot anymore and his repo isn't the right place for this issue.
@vbelloir says:
> I'm w…
nanch updated
3 years ago
-
The bootloader is being spun out into 'mcuboot', a separate project that will be used by several RTOSes including Zephyr. As such, we should make the small changes required to use mcuboot while mainta…
-
* SDK Version: `v0.1.0`
* Target OS/Platform: Modus Toolbox
* Hardware Target: `CY8CPROTO-062-4343W`
* Host OS: `Ubuntu 22.04.1 LTS`
# Current Behavior
When running the [Golioth example proje…
-
When downloading images in mcuboot_agent application from a URL with a GET command it would be a good feature to add a function that lets you send board custom headers to the server to indicate board …
-
During testing imgtool I recognized that `python imgtool.py dumpinfo ...` crashes with following error:
````
Traceback (most recent call last):
File "C:\temp\mcuboot\scripts\imgtool.py", line 2…
dhMat updated
2 months ago
-
**Describe the bug**
There is a build warning of the zephyr\samples\sysbuild\with_mcuboot sample that can be a potential bug:
```
warning: MCUBOOT_UPDATE_FOOTER_SIZE (defined at subsys/dfu/Kcon…
butok updated
18 hours ago
-
**Is your feature request related to a problem? Please describe.**
The `MCUMGR_GRP_OS_BOOTLOADER_INFO` option is not supported for applications built with TF-M, even though TF-M internally uses MCU…
-
# Minimizing Mbed Mcuboot Size | The Shack on Wheels
Use release profile Tuning the features Remove: –> Slicing block device (if using only internal memory) –> targets.device_has_remove : [“STDIO_MES…
-
**Is your feature request related to a problem? Please describe.**
I have a device that I am changing to Zephyr OS. I am building a bootloader but the only transport layer available for production …