Skip to content

Releases: StarlightConsole/Comet

☄️ Comet v1.0.3

15 Sep 14:58
798cffe
Compare
Choose a tag to compare

☄️ Comet v1.0.3

Installation

With Cargo ↗

Installing and/or updating Comet conveniently is made possible with Cargo, Rust's Package Manager (which you probably have if you're lurking in Starlight's repositories ;)

cargo install starlight-comet

Changes to v1.0.2

Features

  • 🐛 Starlight Serial Output Debugging
    Simply install Comet and run comet debug --port <PORT>, now sit back, relax, and grab those pesky bugs!

  • 🚀 Starship Integration
    Comet integrates with 🚀 Starship ↗, enabling 🌟 Starlight ↗ developers to upload new Starlight builds via UART. Starship uploading can be achieved with the comet upload --port <PORT> --file <FILE> command. Note that you need a Starship build flashed to your BOOT partition for the integration to work.

  • ⏳ Starship Emulation with QEMU
    Comet supports running QEMU ↗ in a subprocess, piping the Serial STDIO to Comet's Starship Integration to keep debugging work light, even for Starship development.

☄️ Comet v1.0.2

14 Aug 10:15
2d770aa
Compare
Choose a tag to compare

☄️ Comet v1.0.2

Installation

With Cargo ↗

Installing and/or updating Comet conveniently is made possible with Cargo, Rust's Package Manager (which you probably have if you're lurking in Starlight's repositories ;)

cargo install starlight-comet

Changes to v1.0.1

Features

  • 🐛 Starlight Serial Output Debugging
    Simply install Comet and run comet debug --port <PORT>, now sit back, relax, and grab those pesky bugs!

  • 🚀 Starship Integration
    Comet integrates with 🚀 Starship ↗, enabling 🌟 Starlight ↗ developers to upload new Starlight builds via UART. Starship uploading can be achieved with the comet upload --port <PORT> --file <FILE> command. Note that you need a Starship build flashed to your BOOT partition for the integration to work.

  • ⏳ Starship Emulation with QEMU
    Comet supports running QEMU ↗ in a subprocess, piping the Serial STDIO to Comet's Starship Integration to keep debugging work light, even for Starship development.

☄️ Comet v1.0.1

14 Aug 10:15
3761584
Compare
Choose a tag to compare

☄️ Comet v1.0.1

Installation

With Cargo ↗

Installing and/or updating Comet conveniently is made possible with Cargo, Rust's Package Manager (which you probably have if you're lurking in Starlight's repositories ;)

cargo install starlight-comet

Features

  • 🐛 Starlight Serial Output Debugging
    Simply install Comet and run comet debug --port <PORT>, now sit back, relax, and grab those pesky bugs!

  • 🚀 Starship Integration
    Comet integrates with 🚀 Starship ↗, enabling 🌟 Starlight ↗ developers to upload new Starlight builds via UART. Starship uploading can be achieved with the comet upload --port <PORT> --file <FILE> command. Note that you need a Starship build flashed to your BOOT partition for the integration to work.

  • ⏳ Starship Emulation with QEMU
    Comet supports running QEMU ↗ in a subprocess, piping the Serial STDIO to Comet's Starship Integration to keep debugging work light, even for Starship development.