Revision 98949060
bootloader/aos_bootloader.h | ||
---|---|---|
36 | 36 |
/** |
37 | 37 |
* @brief Identifier for the case that no bootloader is installed/available. |
38 | 38 |
*/ |
39 |
#define AOS_BOOTLOADER_NONE 0
|
|
39 |
#define AOS_BOOTLOADER_NONE -1
|
|
40 | 40 |
|
41 | 41 |
/** |
42 | 42 |
* @brief Identifier for AMiRo-BLT |
Also available in: Unified diff