![]() |
ARMEBS4
revision-26.06.2015
|
#include "heivs/config.h"
#include "heivs/retarget.h"
#include "heivs/stm32_usart.h"
#include <stdio.h>
#include <unistd.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <errno.h>
Go to the source code of this file.
Functions | |
static uint32_t | _semi (uint32_t syscall, void *param) |
Semihosting communication. More... | |
Definition in file retarget_semihosting.c.