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