esp-hal/esp-hal-common/src/ledc
Jesse Braham 5ca771a12e
Inject configuration symbols in build script, simplify cfg gating (#187)
* Update the build script to inject a configuration value for the enabled chip

* Update all cfg gates to use the new symbols instead of the chip features

* Inject architecture and core count symbols as well, update as needed

* Organize the imports and exports of `esp-hal-common`
2022-09-14 07:46:23 -07:00
..
channel.rs Inject configuration symbols in build script, simplify cfg gating (#187) 2022-09-14 07:46:23 -07:00
mod.rs Inject configuration symbols in build script, simplify cfg gating (#187) 2022-09-14 07:46:23 -07:00
timer.rs Inject configuration symbols in build script, simplify cfg gating (#187) 2022-09-14 07:46:23 -07:00