+0
−3
+0
−1
+101
−142
+1
−1
+220
−151
File changed.
Preview size limit exceeded, changes collapsed.
Loading
Gitlab 现已全面支持 git over ssh 与 git over https。通过 HTTPS 访问请配置带有 read_repository / write_repository 权限的 Personal access token。通过 SSH 端口访问请使用 22 端口或 13389 端口。如果使用CAS注册了账户但不知道密码,可以自行至设置中更改;如有其他问题,请发邮件至 service@cra.moe 寻求协助。
Synchronized with: https://github.com/mcu-tools/mcuboot/commit/1270880d2f717f9019742f5c450441aaf0504164 - boot_serial: refactoring and optimalization (mainly afects progresive erase implementation) - migrate includes to <zephyr/...> - switched DFU detection GPIO-pin configuration to be done through DTS. That pin is assigned thanks to `mcuboot-button0` pin-alias. - boot_serial: Fix echo command code no longer compiling - Added MCUboot status callback support, see `CONFIG_MCUBOOT_ACTION_HOOKS` Kconfig option. - reworked LED usage, prefer DTS mcuboot-led0 alias over bootloader-led0 alias - Added initial support for leverage RAM-LOAD mode with the zephyr-rtos port - boot_serial: Upgrade from cddl-gen 0.1.0 to zcbor 0.4.0 - imgtool: Added support for providing the signature by 3rd party Signed-off-by:Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
File changed.
Preview size limit exceeded, changes collapsed.
CRA Git | Maintained and supported by SUSTech CRA and CCSE