issues
search
LibreSolar
/
charge-controller-firmware
Firmware for Libre Solar MPPT/PWM charge controllers
https://libre.solar/charge-controller-firmware/
Apache License 2.0
144
stars
71
forks
source link
Configure custom data nodes
#97
Closed
azeemshatp
closed
4 years ago
azeemshatp
commented
4 years ago
What does this PR do?
Configurations for supporting custom data nodes. Use custom data nodes for build if they are defined.
CONFIG_CUSTOM_DATA_NODES_FILE is now generated using Kconfig.
Target sources to build data_nodes_custom.cpp is now based on the Kconfig definition.
What does this PR do?