Make sure to re-export xtensa-lx-rt

This commit is contained in:
bjoernQ 2023-02-13 10:09:20 +01:00
parent 4e88e48bbe
commit f385a7dfd2
3 changed files with 3 additions and 0 deletions

View File

@ -33,6 +33,7 @@ pub use esp_hal_common::{
uart,
utils,
xtensa_lx,
xtensa_lx_rt,
Cpu,
Delay,
PulseControl,

View File

@ -35,6 +35,7 @@ pub use esp_hal_common::{
uart,
utils,
xtensa_lx,
xtensa_lx_rt,
Cpu,
Delay,
PulseControl,

View File

@ -36,6 +36,7 @@ pub use esp_hal_common::{
uart,
utils,
xtensa_lx,
xtensa_lx_rt,
Cpu,
Delay,
PulseControl,