Skip to content

muhkuh-sys/org.muhkuh.tools-flasher

Repository files navigation

flasher

Status

TravisCI: TravisCI build status

AppVeyor: AppVeyor build status

circleci: circleci build status

Coverity: Coverity Scan Build Status

About

The flasher is an application for systems based on the Hilscher "netX" CPU. It writes data to flash or EEPROM chips.

The flasher is a stand-alone application. This means it does not require an OS like Linux, WindowsCE or the netX specific rcX. It’s main use is writing bootable images to SPI or parallel flashes, but it can also be used to:

  • write flashdisk images or application specific data

  • erase a bootable image

  • read the contents of a flash device

Infrastructure

This chapter describes the current infrastructure of the project.

The flasher source code is hosted on GitHub: https://github.com/muhkuh-sys/org.muhkuh.tools-flasher

Each push to the GitHub repository triggers a build on TravisCI using a Ubuntu 12.04 64bit VM: https://travis-ci.org/muhkuh-sys/org.muhkuh.tools-flasher . Another build is triggered on AppVeyor running on 32bit and 64bit Windows: https://ci.appveyor.com/project/docbacardi/org-muhkuh-tools-flasher . Each push to the GitHub repository triggers a build on these services:

The build results from TravisCI are copied after auccess to Bintray: https://bintray.com/muhkuh/Muhkuh/flasher/view Please note that this is done for each build, and not only tagged ones.

Build results for every commit are also available on circleci if you are logged in: //circleci.com/gh/muhkuh-sys/org.muhkuh.tools-flasher

Build results from a tag are released on GitHub: https://github.com/muhkuh-sys/org.muhkuh.tools-flasher/releases

About

The flasher is an application for systems based on the Hilscher "netX" CPU. It writes data to flash or EEPROM chips.

Resources

License

Stars

Watchers

Forks

Packages

No packages published