.github/workflows/stale_issue.yml
0 → 100644
+23
−0
+3
−3
CODE_OF_CONDUCT.md
0 → 100644
+134
−0
+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 寻求协助。
Synch up to: https://github.com/mcu-tools/mcuboot/commit/680ed07e42fb67cf855360ff2d0ec00a6bf38104 * Added AES256 support for image encryption * zephyr: serial: Remove unnecessary call to irq_unlock * boot_serial: Port encoding to use cddl-gen * bootutil_public: Make boot_read_swap_state declaration public * zephyr: allow to build nRF52840 targets in zephyr-rtos CI Merged by GH GUI Signed-off-by:Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
CRA Git | Maintained and supported by SUSTech CRA and CCSE