mirror of https://github.com/wolfSSL/wolfBoot.git
Restored target.h for default test
parent
503b008cf5
commit
bfa3f50a60
|
@ -10,7 +10,7 @@
|
||||||
#define WOLFBOOT_PARTITION_SIZE 0x20000
|
#define WOLFBOOT_PARTITION_SIZE 0x20000
|
||||||
|
|
||||||
#define WOLFBOOT_PARTITION_BOOT_ADDRESS 0x20000
|
#define WOLFBOOT_PARTITION_BOOT_ADDRESS 0x20000
|
||||||
#define WOLFBOOT_PARTITION_UPDATE_ADDRESS 0x0
|
#define WOLFBOOT_PARTITION_UPDATE_ADDRESS 0x40000
|
||||||
#define WOLFBOOT_PARTITION_SWAP_ADDRESS 0x20000
|
#define WOLFBOOT_PARTITION_SWAP_ADDRESS 0x60000
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue