File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 44
55* None
66
7+ ## v0.3.1
8+ * Reset button triggers 250ms low pulse
9+ * Fix STM32F030 support and remove STM32F031 support for neotron-bmc-pico
10+
711## v0.3.0
812* Add STM32F030 support to neotron-bmc-pico
913
Original file line number Diff line number Diff line change 22authors = [" Jonathan 'theJPster' Pallant <github@thejpster.org.uk>" , " Aïssata 'Ai' Maiga <aimaiga2@gmail.com>" ]
33name = " neotron-bmc-nucleo"
44edition = " 2018"
5- version = " 0.3.0 "
5+ version = " 0.3.1 "
66
77[dependencies ]
88cortex-m = " 0.7.1"
Original file line number Diff line number Diff line change 22authors = [" Jonathan 'theJPster' Pallant <github@thejpster.org.uk>" ]
33name = " neotron-bmc-pico"
44edition = " 2018"
5- version = " 0.3.0 "
5+ version = " 0.3.1 "
66
77[dependencies ]
88cortex-m = { version = " 0.7.5" , features = [" inline-asm" ] }
You can’t perform that action at this time.
0 commit comments