Restored target.h for default test

pull/5/head
Daniele Lacamera 2019-02-15 14:45:27 +01:00
parent 503b008cf5
commit bfa3f50a60
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
#define WOLFBOOT_PARTITION_SIZE 0x20000
#define WOLFBOOT_PARTITION_BOOT_ADDRESS 0x20000
#define WOLFBOOT_PARTITION_UPDATE_ADDRESS 0x0
#define WOLFBOOT_PARTITION_SWAP_ADDRESS 0x20000
#define WOLFBOOT_PARTITION_UPDATE_ADDRESS 0x40000
#define WOLFBOOT_PARTITION_SWAP_ADDRESS 0x60000
#endif