esp-hal/esp-hal-common/src/peripherals
Scott Mabin 80996e3b6e
Add RADIO peripheral (#397)
* Allow the creation of peripherals _not_ from the pac in the peripherals macro

* Add RADIO peripheral

- Remove DerefMut hack, replace with proper Sealed impls
- Add RADIO peripheral for all chips

* Add RADIO peripheral with split method into each radio feature
2023-02-21 07:08:08 -08:00
..
esp32.rs Add RADIO peripheral (#397) 2023-02-21 07:08:08 -08:00
esp32c2.rs Add RADIO peripheral (#397) 2023-02-21 07:08:08 -08:00
esp32c3.rs Add RADIO peripheral (#397) 2023-02-21 07:08:08 -08:00
esp32s2.rs Add RADIO peripheral (#397) 2023-02-21 07:08:08 -08:00
esp32s3.rs Add RADIO peripheral (#397) 2023-02-21 07:08:08 -08:00