mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-10-01 14:20:44 +00:00
Re-export Peripheral
This commit is contained in:
parent
15d986f260
commit
72b9bcb015
@ -22,6 +22,7 @@ pub use esp_hal_common::{
|
|||||||
macros,
|
macros,
|
||||||
mcpwm,
|
mcpwm,
|
||||||
pcnt,
|
pcnt,
|
||||||
|
peripheral::Peripheral,
|
||||||
peripherals,
|
peripherals,
|
||||||
prelude,
|
prelude,
|
||||||
pulse_control,
|
pulse_control,
|
||||||
|
@ -15,6 +15,7 @@ pub use esp_hal_common::{
|
|||||||
interrupt,
|
interrupt,
|
||||||
ledc,
|
ledc,
|
||||||
macros,
|
macros,
|
||||||
|
peripheral::Peripheral,
|
||||||
peripherals,
|
peripherals,
|
||||||
prelude,
|
prelude,
|
||||||
riscv,
|
riscv,
|
||||||
|
@ -21,6 +21,7 @@ pub use esp_hal_common::{
|
|||||||
interrupt,
|
interrupt,
|
||||||
ledc,
|
ledc,
|
||||||
macros,
|
macros,
|
||||||
|
peripheral::Peripheral,
|
||||||
peripherals,
|
peripherals,
|
||||||
prelude,
|
prelude,
|
||||||
pulse_control,
|
pulse_control,
|
||||||
|
@ -19,6 +19,7 @@ pub use esp_hal_common::{
|
|||||||
macros,
|
macros,
|
||||||
mcpwm,
|
mcpwm,
|
||||||
pcnt,
|
pcnt,
|
||||||
|
peripheral::Peripheral,
|
||||||
peripherals,
|
peripherals,
|
||||||
prelude,
|
prelude,
|
||||||
pulse_control,
|
pulse_control,
|
||||||
|
@ -23,6 +23,7 @@ pub use esp_hal_common::{
|
|||||||
macros,
|
macros,
|
||||||
otg_fs,
|
otg_fs,
|
||||||
pcnt,
|
pcnt,
|
||||||
|
peripheral::Peripheral,
|
||||||
peripherals,
|
peripherals,
|
||||||
prelude,
|
prelude,
|
||||||
pulse_control,
|
pulse_control,
|
||||||
|
@ -23,6 +23,7 @@ pub use esp_hal_common::{
|
|||||||
mcpwm,
|
mcpwm,
|
||||||
otg_fs,
|
otg_fs,
|
||||||
pcnt,
|
pcnt,
|
||||||
|
peripheral::Peripheral,
|
||||||
peripherals,
|
peripherals,
|
||||||
prelude,
|
prelude,
|
||||||
pulse_control,
|
pulse_control,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user