aboutsummaryrefslogtreecommitdiffstats
path: root/config/sample-raspberry-pi.cfg
Commit message (Collapse)AuthorAgeFilesLines
* docs: Prefer Jinja2 "set" directive to default_parameter_xxx in examplesKevin O'Connor2021-04-261-3/+3
| | | | | | The "set" directive is more flexible and easier to understand. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Move config reference information to new Config_Reference.mdKevin O'Connor2020-11-181-2/+1
| | | | | | | Move all the config reference information from files in the config/ directory to a new Config_Reference.md document. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* sample-raspberry-pi.cfg: Fix action_respond_infoFlorian Heilmann2020-09-211-1/+1
| | | Signed-off-by: Florian Heilmann <Florian.Heilmann@gmx.net>
* docs: LinuxMCU doc & script (#2956)Lucio Tarantino2020-06-121-0/+45
Signed-off-by: Lucio Tarantino <lucio.tarantino@gmail.com>