aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32u0/src/bin
Commit message (Expand)AuthorAgeFilesLines
* stm32 adc: introduce blocking_readAndres Vahter2024-07-031-1/+1
* Reduce use of the full `futures` crate.Dario Nieuwenhuis2024-04-261-1/+1
* Fix rng clockDion Dokter2024-04-161-1/+3
* Add spi, i2c and fix usartDion Dokter2024-04-163-7/+52
* Added RTC exampleDion Dokter2024-04-161-0/+49
* Add CRCDion Dokter2024-04-141-0/+31
* Add wdt and flashDion Dokter2024-04-142-0/+84
* Remove temp variableDion Dokter2024-04-141-1/+0
* Add ADCDion Dokter2024-04-141-3/+1
* Add some examples.Dion Dokter2024-04-135-0/+249
* Add stm32u0 support.Dario Nieuwenhuis2024-04-133-0/+75