Search found 1 match

by mresdras10
Sat Dec 23, 2017 6:37 am
Forum: General Discussion
Topic: Questions about libraries
Replies: 9
Views: 14009

Questions about libraries

I'm a newbie in programming embedded systems, therefore I have so many questions :( . When I opened the codes examples code from from GitHub (e.g. Hello World)(I'm using PlatformIO Atom), I saw many #includes that I don't understand why they are there, like: #include <stdio.h> #include "freertos/Fre...