Skip to content

Demo code for talk on IoT Safety. Blinky - the "Hello World" of IoT. HaHa - the "Hello World" of OpenC2 . Updated version of BlinkyHaha

Notifications You must be signed in to change notification settings

sFractal-Podii/Blinky_haha_new

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlinklyHahaNew

TODO: Add description

Targets

Nerves applications produce images for hardware targets based on the MIX_TARGET environment variable. If MIX_TARGET is unset, mix builds an image that runs on the host (e.g., your laptop). This is useful for executing logic tests, running utilities, and debugging. Other targets are represented by a short name like rpi3 that maps to a Nerves system image for that platform. All of this logic is in the generated mix.exs and may be customized. For more information about targets see:

https://hexdocs.pm/nerves/targets.html#content

Learn more

About

Demo code for talk on IoT Safety. Blinky - the "Hello World" of IoT. HaHa - the "Hello World" of OpenC2 . Updated version of BlinkyHaha

Resources

Stars

Watchers

Forks

Packages

No packages published