BeRTOS
hw_boot.h
Go to the documentation of this file.
00001 
00038 #ifndef HW_BOOT_H
00039 #define HW_BOOT_H
00040 
00048 #define FLASH_BOOT_SIZE 0x8000 // 32kbyte
00049 
00050 #endif /*  HW_BOOT_H */