+1
−1
Loading
Gitlab 现已全面支持 git over ssh 与 git over https。通过 HTTPS 访问请配置带有 read_repository / write_repository 权限的 Personal access token。通过 SSH 端口访问请使用 22 端口或 13389 端口。如果使用CAS注册了账户但不知道密码,可以自行至设置中更改;如有其他问题,请发邮件至 service@cra.moe 寻求协助。
Update Zephyr fork of MCUboot to revision:
6127fc06a54d7a364626a96a33ae652703b505e4
Brings following Zephyr relevant fixes:
- 6127fc06 bootutil: Fixed security counter overflow detected to
late
- 45f96eb7 boot/boot_serial: build-time skip of the erasing of
img status page
- a3166c52 boot: zephyr: boards: nrf52: Fix minimal config
- 29ea8ef4 boot: zephyr: Remove reference to old Kconfigs
- 0c1950df boot: bootutil: image_validate: Add error on security
counter fail
- 4d2f3b7f bootutil: Remove pointless includes of asn1 headers
- 9d7d58d9 boot: bootutil: declare fih_panic_loop() as noreturn
- 11c0611a bootutil: Unify app_max_size() implementations
Signed-off-by:
Jamie McCrae <jamie.mccrae@nordicsemi.no>
CRA Git | Maintained and supported by SUSTech CRA and CCSE