Skip to content

Network compile for IoT #549

@Lewiscowles1986

Description

@Lewiscowles1986

It would be really great to be able to cross-compile for IoT & low-power devices using the network. Any machine reachable by standard SSH has the ability to run commands and to send files. It's obviously a power-user feature but it'd be nice to be able to register another local PC as a build box, have a process to confirm viability

  • Does it have SSH
  • Can we access that using credentials supplied
  • Run a script to check tools are available
  • tarball the source folders
  • transfer via scp
  • untar on remote machine
  • build
  • package build artifacts
  • send build artifacts back to IoT device

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions