rasProject_01 / weSweetHome  R. 102 2025-10-31
process control       /     RasPi software         by   weinert-automation
Loading...
Searching...
No Matches
config_growPi.h File Reference

Extra configuration settings for growPi. More...

Detailed Description

Extra configuration settings for growPi.

This file contains some specific settings for the raspberry named growPi. It is an optional addendum to the makefile makeTarg_growPi_settings.mk for defining target machine specific macro values.

This file will be included by the include file arch/config.h if a C macro named INCtargetH is defined. That would be done in the target specific make include by

extraCFLAGS = -DINCtargetH

(here i.e. makeTarg_growPi_settings.mk).

Copyright (c) 2025 Albrecht Weinert
weinert-automation.de a-weinert.de
/ / /\
/ /___ / \ |
\ /____\ /____\ | _|__
\ /\ / \ / \| |
\/ \/ \__/ \__/|_

Revision history

Rev. 93 30.08.2025
Rev. 75 13.02.2025 : new for comfortably defining target specific macros
Rev. 93 27.08.2025 : description (comment) improvements