Closed andreytkachenko closed 6 years ago
I haven't had a chance to look at this in detail yet, but from what I see, it looks great! Hopefully will have a chance to review some time this weekend.
Looks good to me! I notice you reverted updating the boards to cortex-m-rt 5.1. Was this to simplify the pull request, or did you run into a specific issue? I would like to get all of the boards up to date in the near future.
I've reverted updating the boards to cortex-m-rt 5.1 because I ran into the linking error: it couldn't find DEFAULT_HANDLER in irq.rs files. I found that if I switch off LTO some examples (which not using interrups) compiles, but others - not.
Hi. Any update on this? Can I use bobbin sdk for stm32f427?
@tekjar, I was been testing on stm32f429-dico board, and I don't see any reasons why it wouldn't work on devices from same family. So you can add new board describing where are LEDs (and other periph) are located on the board, but MCU should work
Issue #5
Examples status: