Re-exports

pub use embedded_hal as ehal;
pub use esp8266 as target;

Modules

Exception handling

The prelude.

Time units

UART peripheral control.

Attribute Macros

Marks a function as the main function to be called on program start

Marks a function as the exception handler

Marks a function as an interrupt handler

This attribute allows placing statics, constants and functions into ram.