LSH-Core
Deterministic firmware core for Controllino-based Labo Smart Home nodes
 
Loading...
Searching...
No Matches
internal Directory Reference
Directory dependency graph for internal:
src/internal

Files

 avr_fast_io.hpp
 Typed helpers for AVR fast I/O access without Arduino macro casts.
 
 cpp_features.hpp
 Centralized C++ feature-detection macros for lsh-core.
 
 etl_algorithm.hpp
 Safe wrapper for ETL algorithms with Arduino min/max macros neutralized locally.
 
 etl_array.hpp
 Safe wrapper for ETL array with Arduino min/max macros neutralized locally.
 
 etl_bit.hpp
 Safe wrapper for ETL bit utilities with Arduino min/max macros neutralized locally.
 
 etl_bitset.hpp
 Safe wrapper for ETL bitset with Arduino min/max macros neutralized locally.
 
 etl_map.hpp
 Safe wrapper for ETL map with Arduino min/max macros neutralized locally.
 
 etl_minmax_pop.hpp
 Restores Arduino-style min/max macros after ETL headers.
 
 etl_minmax_push.hpp
 Temporarily removes Arduino-style min/max macros before ETL headers.
 
 etl_span.hpp
 Safe wrapper for ETL span with Arduino min/max macros neutralized locally.
 
 etl_vector.hpp
 Safe wrapper for ETL vector with Arduino min/max macros neutralized locally.
 
 lsh_config_types.hpp
 Internal bridge to include the user-specified hardware library (e.g., Arduino.h).
 
 pin_tag.hpp
 Compile-time pin tag used to route peripheral construction through constant pin paths.
 
 user_config_bridge.hpp
 Internal bridge that imports static profile resources into the library's scope.