Skip to content

Conversation

@LoserCheems
Copy link
Collaborator

This pull request introduces a new configuration header file, flash_namespace_config.h, to standardize and simplify the management of the Flash namespace across the codebase. The file provides macros for namespace declaration, scoping, and aliasing, with support for custom namespace names.

Namespace management and configuration:

  • New file flash_namespace_config.h: Introduced a header file to provide macros for managing the Flash namespace, including FLASH_NAMESPACE_ALIAS, FLASH_NAMESPACE_SCOPE, and default namespace configuration. This file allows for flexible namespace naming and simplifies namespace-related operations.

@LoserCheems LoserCheems merged commit e101da4 into main May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants