Home
David Sidrane 于 7 年之前 修改了此页面

[WIP!] Theses are all the branches that carry patches to upstream Nuttx used by an organization's repo

Branch naming convention

  • <organization>_<repo>_nuttx-<tied branch>

Examples:

  • master - the last uptake of upstream nuttx

  • px4_firmware_nuttx-master - the upstream nuttx + PX4/Firmware's patch commits on top, rebased on upstream nuttx at the uptake rate.

  • px4_uavcan_bootloaders_nuttx-master - the upstream nuttx + PX4/uavcan_bootloaders's patch commits on top, rebased on upstream nuttx

  • px4_firmware_nuttx-7.18+ - the freeze point from nuttx @ release 7.21 + PX4/Firmware's patch commits on top that will have only [BACKPORTS] added at top.

  • px4_uavcan_bootloaders_nuttx-7.21+ - the freeze point from nuttx @ release 7.21 + PX4/uavcan_bootloaders's patch commits on top that will have only [BACKPORTS] added at top.