issues
search
japaric
/
f3
Board Support Crate for the STM32F3DISCOVERY
Apache License 2.0
94
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump numpy from 1.14.0 to 1.22.0
#113
dependabot[bot]
opened
2 years ago
0
run example: error[E0432]: unresolved import `cortex_m_0_6::peripheral::itm`
#112
bss03arg
closed
3 years ago
2
Lower Profile Changes to make Crate and Examples build with Rust 1.44
#111
sirhcel
opened
4 years ago
0
Examples fail to build
#110
rubberduck203
opened
4 years ago
0
Use stm32f3xx-hal instead of stm32f30x_hal and upgrade all dependencies
#109
tkeksa
opened
5 years ago
9
Use board as USB device
#108
leshow
opened
5 years ago
0
Replace deprecated `hal::prelude::_embedded_hal_digital_OutputPin` with embedded_hal
#107
quietlychris
closed
5 years ago
1
Building fails with: error[E0557]: feature has been removed
#106
Frederik-Baetens
opened
5 years ago
4
Update ITM book links
#105
rnestler
closed
5 years ago
2
switch ci to stable
#104
japaric
closed
5 years ago
2
update to latest cortex-m crates
#103
japaric
closed
6 years ago
7
impl Iterator for Leds
#102
Kixunil
opened
6 years ago
0
Use the rust built-in linker
#101
jonte
closed
6 years ago
2
Update panic-semihosting dependency
#100
jonte
closed
6 years ago
1
Specify linker for 1.30.0 nightly builds
#99
nicodemus26
closed
6 years ago
3
Example failing to link with 1.30.0-nightly (2018-09-13)
#98
nicodemus26
closed
6 years ago
2
Link in docs is dead
#97
Boscop
opened
6 years ago
2
Unable to run madgwick/viz demo
#96
JoshMcguigan
closed
6 years ago
4
re-add the "rt" feature
#95
japaric
closed
6 years ago
2
update panic-semihosting to 0.3.0 to use #[panic_implementation]
#94
tahnok
closed
6 years ago
4
move to embedded-hal v0.2 and cortex-m-rt v0.5 to reduce the number of unstable features
#93
japaric
closed
6 years ago
4
s/Xargo/Cargo/
#92
japaric
closed
6 years ago
6
add Madgwick's orientation filter demo
#91
japaric
closed
6 years ago
2
Question: How to handle `EXTI` interrupts
#90
nordmoen
opened
6 years ago
1
disable ThinLTO
#89
japaric
closed
6 years ago
4
add "rt" Cargo feature
#88
japaric
closed
6 years ago
11
Binary size and flashing with st-flash
#87
tekjar
closed
6 years ago
3
Version 0.5.0 not release to Crates.io
#86
nordmoen
closed
6 years ago
3
refactor examples for RTFM v2
#85
getreu
closed
7 years ago
8
OpenOCD and GDB keep failing randomly during debug sessions
#84
getreu
opened
7 years ago
5
Hal serial
#83
brandonedens
closed
7 years ago
1
upgrade to RTFM v0.2
#82
getreu
closed
7 years ago
8
implement the embedded-hal traits and ...
#81
japaric
closed
6 years ago
17
bump dependencies' versions
#80
japaric
closed
7 years ago
16
No lsm303dlhc module in master
#79
tekjar
closed
6 years ago
2
Update f3 to user stm32f30x 0.5.0 along with all other dependencies.
#78
brandonedens
closed
7 years ago
2
Board support crate naming could be more specific?
#77
Muximize
closed
7 years ago
3
make all the APIs async, drop all the startup stuff
#76
japaric
closed
7 years ago
10
main function not linked to the binary
#75
klangner
opened
7 years ago
7
Implemented the embedded_serial traits.
#74
thejpster
closed
6 years ago
3
tweak CI
#73
japaric
closed
7 years ago
4
get rid of the '_default_exception_handler_impl' symbol
#72
japaric
closed
7 years ago
16
My board uses STlinkV2, not 2-1
#71
TrionProg
closed
6 years ago
4
[PoC] allocator
#70
japaric
closed
8 years ago
16
ld: add an unused _VECTOR_TABLE variable to get nicer objdumps
#69
japaric
closed
8 years ago
4
ld: discard the .note.gnu.build-id section
#68
japaric
closed
8 years ago
19
export_name -> no_mangle
#67
japaric
closed
8 years ago
4
replace the peripheral module with the stm32f30x-memory-map crate
#66
japaric
closed
8 years ago
7
update docs
#65
japaric
closed
8 years ago
4
use pub + export_name for EXCEPTIONS and INTERRUPTS
#64
japaric
closed
8 years ago
4
Next