issues
search
stm32-rs
/
stm32l0xx-hal
A hardware abstraction layer (HAL) for the STM32L0 series microcontrollers written in Rust
BSD Zero Clause License
96
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Release Rx, Tx resource back to Pin
#236
lgjonathan
opened
6 months ago
0
API access to rtc calibration registers
#235
hugglesfox
opened
9 months ago
2
Fix shared reference of mutable static warning
#234
jcard0na
closed
10 months ago
0
Implement ADC self-calibration
#233
jcard0na
closed
10 months ago
5
Fix error "assigning to &T is undefined behavior" and clippy warnings
#232
azerupi
closed
10 months ago
2
Disabling ADC Voltage Regulator before Low-power mode
#231
sreyhani
opened
1 year ago
0
Disabling Tx, Rx pins during Sleep
#230
sreyhani
opened
1 year ago
3
ADC code relies on deprecated feature macros
#229
bcattle
opened
1 year ago
1
Skip /32 AHB prescaler
#228
knoellle
closed
1 year ago
7
Timer::start panics
#227
knoellle
opened
1 year ago
0
Allow pin modes OpenDrain and PushPull for SPI output pins
#226
osannolik
closed
1 year ago
0
Incorrect AHB prescaler calculation
#225
knoellle
closed
1 year ago
1
Enable all output pins for TIM2 on all devices
#224
jamwaffles
closed
1 year ago
1
Fix a bunch of clippy lint errors
#223
jamwaffles
closed
1 year ago
0
Disable regulator when entering Stop on STM32l0x1
#222
jcard0na
closed
1 year ago
2
Enable SPI2 on subset of stm32l0x1 devices
#221
jcard0na
closed
1 year ago
6
Added pause & resume to timer control
#220
allexoll
closed
2 years ago
1
PWM Example compile issues
#219
NiklasC
closed
1 year ago
14
Use either LSI or LSE in RTC
#218
jcard0na
closed
2 years ago
1
Make Exti::TriggerEdge enum behave as constant (Copy+Clone+Eq+..)
#217
MarSik
closed
2 years ago
0
Release 0.10.0
#216
jamwaffles
closed
2 years ago
1
Upgrade `stm32l0` to v0.15.1
#215
jamwaffles
closed
2 years ago
1
I2C slave support
#214
kuon
opened
2 years ago
0
Missing alternate SPI pins for STM32L051?
#213
jcard0na
closed
2 years ago
1
README: Add call for maintainers
#212
dbrgn
closed
2 years ago
1
Stepping down as a maintainer
#211
hannobraun
closed
2 years ago
16
Enable USART DMA for STM32L0x1 family
#210
valentink-eroad
closed
2 years ago
1
Fixed missing possible pins for SPI1 for STM32L0x1 family
#209
allexoll
closed
2 years ago
0
Make cortex-m-semihosting a dev dependency
#208
dbrgn
closed
2 years ago
1
Release 0.9.0
#207
dbrgn
closed
2 years ago
4
Add methods to check idle, tx empty and rx not empty for serial
#206
azerupi
closed
2 years ago
0
Release 0.8.1
#205
dbrgn
closed
2 years ago
5
docs.rs failed to build the docs for v0.8.0
#204
azerupi
closed
2 years ago
4
Fix Cargo features used by docs.rs
#203
dbrgn
closed
2 years ago
0
Add missing link to CHANGELOG
#202
dbrgn
closed
2 years ago
1
DMA serial support for stm32l0x1
#201
johnkjellberg
opened
2 years ago
0
Fix new version Clippy lints
#200
jamwaffles
closed
2 years ago
1
Fix Clippy CI failures
#199
hannobraun
closed
2 years ago
0
cortex-m-rt v0.7.0?
#198
pdgilbert
closed
2 years ago
3
Setup hsi16diven when running Rcc::freeze()
#197
airelil
closed
2 years ago
5
unify rcc enable/reset
#196
burrbull
closed
3 years ago
4
Release version 0.8.0
#195
hannobraun
closed
3 years ago
1
New release (0.8.0)
#194
dbrgn
closed
3 years ago
1
Cargo.toml cleanup
#193
dbrgn
closed
3 years ago
0
Changelog improvements
#192
dbrgn
closed
3 years ago
1
RTC API revamp based on the rtcc crate
#191
dbrgn
closed
3 years ago
0
PXi.downgrade() erases the port identifier as well
#190
blakesmith
closed
3 years ago
8
GPIO Pin#downgrade doesn't fully erase Port identifier
#189
blakesmith
closed
3 years ago
4
Fixed potential race condition when flushing serial
#188
allexoll
closed
3 years ago
0
Update repository URL for cube-parse
#187
dbrgn
closed
3 years ago
0
Next