9names / bl702-hal

Rust Embedded HAL for Boufallo BL702 microcontroller
MIT License
10 stars 4 forks source link

gpio: fix issue with gpio24, simplify blinky led pin #9

Closed mattthebaker closed 1 year ago

mattthebaker commented 1 year ago

Signed-off-by: Matt Baker baker.matt.j@gmail.com

mattthebaker commented 1 year ago

May require more testing, to see if it causes issues with other pins or peripherals. GP24/Green on m0sense now works out of the box.

9names commented 1 year ago

Note to self: check the readme where i documented the picocom flags needed to talk serial to xt-zb1 with it's inverted dtr and rts lines.