An open API service indexing awesome lists of open source software.

https://github.com/hackuarium/blink-platformio


https://github.com/hackuarium/blink-platformio

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

## 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’