Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 289 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 289 Bytes

Basic platformio project using NilRTOS on Artuinoe

The idea is that :

  • we put all the libraries in ‘lib’
  • the code in ‘src’
  • the config parameter in ‘include’

All the tasks of are managed in one file and started as a separated thread, for example ‘Monitoring.cpp’