embassy/examples/stm32h7
bors[bot] 0e524247fa
Merge #896
896: Implement I2C pullup configuration r=lulf a=chemicstry

I wasn't sure if I should put frequency into config struct, so left it separate as in SPI periph.

Also added Copy derives to gpio types, not sure why they weren't?

Co-authored-by: chemicstry <chemicstry@gmail.com>
2022-08-10 10:08:27 +00:00
..
.cargo Add env DEFMT_LOG=trace to all examples. 2022-06-18 01:59:12 +02:00
src/bin Merge #896 2022-08-10 10:08:27 +00:00
build.rs Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
Cargo.toml Wrap buffers in a single state type 2022-08-09 14:43:55 +02:00
memory.x Implement giant (chunked) DMA transfers for DCMI. 2022-04-25 14:30:43 +02:00