HF Interface Wrapper 0.1.0-dev
Embedded C++ hardware abstraction layer
Loading...
Searching...
No Matches
McuSelect.h File Reference

Centralized MCU platform selection and configuration header. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define HF_THREAD_SAFE
 

Detailed Description

Centralized MCU platform selection and configuration header.

This header provides a SINGLE POINT OF CONTROL for MCU platform selection. To select your target MCU, uncomment exactly ONE of the MCU selection defines below. All platform-specific configuration is automatically handled based on your selection. This system enables compile-time platform detection and feature configuration.

Author
Nebiyu Tadesse
Date
2025

Macro Definition Documentation

◆ HF_THREAD_SAFE

#define HF_THREAD_SAFE