static int dfu_command_state
void dfu_command_event(void)
static const char dfu_command_str[]
int VCOM_getchar(void)
Reads one character from VCOM port.
int VCOM_check_available(void)
Checks if data available in VCOM buffer.
int VCOM_peekchar(int ofs)
Reads one character from VCOM port without removing it from the queue.
bool VCOM_check_free_space(uint16_t len)
Checks if buffer free in VCOM buffer.