Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
lite
/
micropython
/
a4c8ef9d16d45c58bbfc0aba451e4c197c552f0f
/
.
/
esp8266
/
etshal.h
blob: 61d8399db769e51292f1b5cf656fad5ac0b0fa01 [
file
] [
log
] [
blame
]
#ifndef
_INCLUDED_ETSHAL_H_
#define
_INCLUDED_ETSHAL_H_
void
ets_isr_unmask
();
void
ets_install_putc1
();
void
ets_isr_attach
();
void
uart_div_modify
();
#endif
// _INCLUDED_ETSHAL_H_