device configuration prepared

This commit is contained in:
Wolfgang Hottgenroth 2020-11-30 18:57:56 +01:00
parent 6a2646b93c
commit b4170ec6dc
Signed by: wn
GPG Key ID: 6C1E5E531E0D5D7F

View File

@ -5,7 +5,7 @@
#include <spi.h>
#include <assert.h>
#define CONFIG_MAGIC 0xdead0006
#define CONFIG_MAGIC 0xdead0007
#define DEVICE_MAGIC 0xaffe0000
typedef struct __attribute__((__packed__)) s_configBlock {