Will Dean
Will Dean
### Type of issue Missing information ### Description The linked page contains several sets of example code, in tabbed pairs (e.g. in "Set up a host"), but does not seem...
The nuttx implementation of `flash_area_get_sectors `runs a loop from 0 to `fa->fa_size`, writing sector entries into `sectors[] ` and incrementing a local variable `total_count` for the array index. It does...
There is an excellent (well it looks excellent, I haven't actually tried the port yet...) porting doc `porting.md`, which search engines find if you search for `mcuboot porting`. However, this...