Skip to content

balena-io-examples/balena-c-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Hello C in balena

Introduction

This is a very simple project that is an example of how to run C code on a balena device.

balena Setup & Deployment

To get this project up and running, you will need to signup for a balena account here and set up an application and device. You'll find full details in our Getting Started tutorial.

Once you have downloaded this project, you can balena push it using the balenaCLI. This command will package up and push the code to the balena builders, where it will be compiled and built and deployed to every device in the application fleet. When it completes, you'll have your C code running on your device and see some logs on your balenaCloud dashboard.

Releases

No releases published

Packages

No packages published

Languages