Prusa MINI Firmware overview
|
#include "stdint.h"
Go to the source code of this file.
Classes | |
struct | data_exchange_t |
struct | version_t |
Macros | |
#define | BOOTLOADER_VERSION_ADDRESS 0x0801FFFA |
#define | FW_UPDATE_ENABLE 0xAA |
#define | FW_UPDATE_DISABLE 0x00 |
#define | APPENDIX_FLAG_MASK 0x01 |
#define BOOTLOADER_VERSION_ADDRESS 0x0801FFFA |
#define FW_UPDATE_ENABLE 0xAA |
#define FW_UPDATE_DISABLE 0x00 |
#define APPENDIX_FLAG_MASK 0x01 |