Make sure to re-export xtensa-lx-rt
This commit is contained in:
parent
4e88e48bbe
commit
f385a7dfd2
@ -33,6 +33,7 @@ pub use esp_hal_common::{
|
||||
uart,
|
||||
utils,
|
||||
xtensa_lx,
|
||||
xtensa_lx_rt,
|
||||
Cpu,
|
||||
Delay,
|
||||
PulseControl,
|
||||
|
||||
@ -35,6 +35,7 @@ pub use esp_hal_common::{
|
||||
uart,
|
||||
utils,
|
||||
xtensa_lx,
|
||||
xtensa_lx_rt,
|
||||
Cpu,
|
||||
Delay,
|
||||
PulseControl,
|
||||
|
||||
@ -36,6 +36,7 @@ pub use esp_hal_common::{
|
||||
uart,
|
||||
utils,
|
||||
xtensa_lx,
|
||||
xtensa_lx_rt,
|
||||
Cpu,
|
||||
Delay,
|
||||
PulseControl,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user