Skip to content

royvandam/nucleo-f767zi-zephyr-mqtt-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCU based Process Control Unit (Proof of Concept)

Getting Started

Development board: nucleo_f767zi

  1. Follow the instructions at: https://docs.zephyrproject.org/latest/getting_started/index.html
  2. Checkout the project to e.g. ${HOME}/Projects/
  3. Open a new terminal in the project root folder and execute the following actions:
cmake -GNinja -Bbuild -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DBOARD=nucleo_f767zi .
cd build && ninja

About

STM32 Nucleo-F767ZI Zephyr MQTT Pub/Sub Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published