LSH-Core
Deterministic firmware core for Controllino-based Labo Smart Home nodes
 
Loading...
Searching...
No Matches
user_config_bridge.hpp File Reference

Internal bridge that imports static profile resources into the library's scope. More...

#include <stdint.h>
#include "lsh_user_config.hpp"
#include "internal/lsh_config_types.hpp"
#include "lsh_static_config_router.hpp"
Include dependency graph for user_config_bridge.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LSH_STATIC_CONFIG_RESOURCE_PASS   1
 
#define CONFIG_HAS_STATIC_CONFIG   1
 
#define CONFIG_USE_NETWORK_CLICKS   1
 
#define CONFIG_USE_COMPACT_ACTUATOR_SWITCH_TIMES   0
 

Detailed Description

Internal bridge that imports static profile resources into the library's scope.

Author
Jacopo Labardi (labodj)

Copyright 2026 Jacopo Labardi

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.