[MERGE] Non-Volatile memory data repository pattern (24356)
Some checks failed
Unit Tests / test (push) Has been cancelled
Some checks failed
Unit Tests / test (push) Has been cancelled
This commit is contained in:
parent
4a138dd93c
commit
20033594ef
82 changed files with 1478 additions and 838 deletions
|
@ -28,7 +28,7 @@ extern "C" {
|
|||
/*
|
||||
* Debug output control
|
||||
*/
|
||||
typedef union {
|
||||
typedef union debug_config_t {
|
||||
struct {
|
||||
bool enable : 1;
|
||||
bool matrix : 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue