• Stars
    star
    146
  • Rank 252,769 (Top 5 %)
  • Language
    Dart
  • License
    Other
  • Created almost 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Application for updating PINE64 devices, such as Pinecil

GitHub all downloads Discord chat GitHub release (latest by date)


PINE64 Updater

Application for updating PINE64 devices, such as Pinecil.

Supported Devices

System Windows MacOS Linux
Pinecil V1
Pinecil V2

🖥️ Install Options

  Windows download PINE64.Updater.Windows.3.zip (for all x32 or x64) from releases here (reference).
  MacOS download pine64_updater_macos64_1.0.3.dmg from releases here.
  For Linux, try alternate PineFlash here.

🔖 Notes

  • Works for original Pinecil V1 sold by Pine64 before August 2022 and uses DFU for firmware.
  • Does not work for any Pine64 Pinecils sold after Aug. 1, 2022 because Pine64 switched to a new MCU chip that needs BLISP flasher.
  • New Pinecils require Blisp flasher here because they have a BL706 MCU chip with BLE bluetooth.

📖 References

  • Pinecil Wiki has the Firmware instructions and many details on Pinecil.
  • Links to the live pinecil community chat here.

🛠️ Compile instructions

To be done...