3 Commits

Author SHA1 Message Date
ivmarkov
2af4695aac
Remove Peripheral/PeripheralRef (#529)
* Remove Peripheral/PeripheralRef

* Make ADC unit and channel structs more readable by avoiding const generics

* Remove unused parameter

* fix forgotten reference to the old ADCU syntax

* Mention that we have removed the prelude module

* try_into methods for changing the pin type
2025-09-03 14:13:32 +03:00
Andrew Kovaliov
26a598e21b
ledc: add fade stop (#525)
* ledc: add fade stop

* ledc: fix fade stop

* ledc: fix fade stop

* ledc: fix fade stop example
2025-04-05 09:36:20 +02:00
Justin Buchanan
318bb4e4fe
ledc: add support for fading leds (#519) 2025-03-13 20:26:23 +02:00