sajattack / bitbang-hal

Implements embedded-hal traits by bitbanging
MIT License
41 stars 11 forks source link

Modify examples: use BluePill #15

Closed geomatsi closed 4 years ago

geomatsi commented 4 years ago

Hello @sajattack ,

This PR changes the board used for bitbang-hal examples. Adafruit Metro M4 board is replaced by a more widely available BluePill board. Serial and spi examples are the same as they were for M4 board. There is one new example for i2c protocol.

Regards, Sergey