|
hal
Hardware Abstraction Layer
|
Retrieve metadata baked into the HAL during build time. More...

Go to the source code of this file.
Classes | |
| struct | hal_metadata_t |
| Struct contains all build and version metadata of HAL. More... | |
Functions | |
| const hal_metadata_t * | hal_get_metadata () |
| Retrieve the metadata associated with this HAL build. More... | |
Retrieve metadata baked into the HAL during build time.
Copyright (c) 2025 Cory McKiel. Licensed under the MIT License. See LICENSE file in the project root.
| const hal_metadata_t* hal_get_metadata | ( | ) |
Retrieve the metadata associated with this HAL build.
The data is baked in during build configuration.