issues
search
rp-rs
/
rp-hal
A Rust Embedded-HAL for the rp series microcontrollers
https://crates.io/crates/rp2040-hal
Apache License 2.0
1.46k
stars
237
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add a nice wrapper for `get_sys_info`
#877
nahla-nee
opened
4 days ago
3
PIO fails when used on core1 but works on core0
#876
NotQuiteApex
closed
3 days ago
3
RP2350-E9 Erratum Workaround Support
#875
poita66
opened
4 days ago
1
Fix unsoundness in definition of stack for spawning core1
#874
jannic
opened
1 week ago
0
Implement support for XipCS1 pin function.
#873
Altaflux
opened
1 week ago
2
I2C reads: executing logic inbetween read bytes.
#872
PietPtr
opened
1 week ago
3
wip: Release rp235x-hal v0.3.0
#871
winksaville
opened
2 weeks ago
4
feat: Release rp235x-hal v0.3.0
#870
winksaville
closed
2 weeks ago
5
feat: Make it easier to specify target architecture
#869
winksaville
closed
3 weeks ago
8
feat: add support for PIO `in_count`
#868
allexoll
closed
3 weeks ago
0
rp235x-hal PIO is missing `in_count` in SMx_SHIFTCTRL
#867
allexoll
closed
3 weeks ago
1
implement Debug support for the GPIO structures (RP235x)
#866
jannic
closed
1 month ago
0
Fix or surpress several warnings on rust beta
#865
jannic
closed
1 month ago
2
Replace `static mut` for CORE1_STACK
#864
jannic
opened
1 month ago
13
Fix warning with rust 1.82.0
#863
jannic
closed
1 month ago
0
Update critical-section dependency to version 1.2.0
#862
jannic
closed
1 month ago
0
Add debug derive for the GPIO structures
#861
robamu
closed
1 month ago
6
spi: remove undesired parameter to `set_format`
#860
jannic
closed
1 month ago
0
Implement InputPin and OutputPin for Pin<I, DynFunction, P>
#859
jannic
opened
1 month ago
1
reset rp235x into bootrom question
#858
Navelwriter
closed
1 month ago
2
Run picotool step in github action
#857
jannic
closed
1 month ago
0
rpi 2350 / Pico2 - how to build working bin file ?
#856
ds2k5
closed
1 month ago
8
Prepare a 0.0.1 release of the rp235x crates
#855
jannic
closed
1 month ago
1
Add missing binary info to 2350 linker scripts.
#854
jonathanpallant
closed
1 month ago
0
rp-binary-info is not compatible with picotool for rp2350
#853
romainreignier
closed
1 month ago
5
Unsure how to enable DMA interrupts
#852
FayCarsons
opened
2 months ago
3
Panic reporting over USB example for Resberry Pi pico
#851
ritulahkar
opened
2 months ago
4
Use embassy-executor instead of nostd_async
#850
jannic
closed
2 months ago
7
Disable several warnings that show up with rust 1.82.0(beta)
#849
jannic
closed
2 months ago
2
Replace nostd_async with a simple test executor
#848
jannic
closed
2 months ago
2
Interrupts on RISC-V
#847
thejpster
opened
2 months ago
12
Be consistent with I2S and SPI terminology
#846
thejpster
opened
2 months ago
0
Provide arch module on RP2040
#845
jannic
closed
2 months ago
1
Sync pio_side_set examples
#844
jannic
closed
2 months ago
0
Using sram4/5
#843
alexkazik
opened
2 months ago
11
Port SPI changes from rp2040-hal to rp235x-hal
#842
jannic
closed
2 months ago
2
Port UART updates to rp235x-hal
#841
jannic
closed
2 months ago
8
Our implementation of embedded_io::Write is wrong
#840
thejpster
opened
3 months ago
1
rp235x-hal: Add nice wrapper for `get_sys_info`
#839
thejpster
opened
3 months ago
0
Let UART write return some bytes were written
#838
jannic
closed
3 months ago
1
implement `embedded_io::ReadReady` and `WriteReady` traits for uart peripheral
#837
antbern
closed
3 months ago
1
`embedded_io::ReadReady/WriteReady` not implemented for uart peripheral
#836
antbern
opened
3 months ago
1
Add SPI example using embedded_hal_bus
#835
9names
closed
2 months ago
3
Add an RP2350 HAL.
#834
thejpster
closed
3 months ago
5
Re-organise Github Actions workflows.
#833
thejpster
closed
3 months ago
0
spi: remove undesired parameter to `set_format`
#832
ithinuel
closed
1 month ago
3
spi: move set_format to all states
#831
ithinuel
closed
3 months ago
1
Extract picotool binary info to a separate `rp-binary-info` crate.
#830
Dirbaio
closed
3 months ago
4
Rationalise all the license files and copyright notices.
#829
thejpster
closed
3 months ago
1
Deletes the top-level workspace and moves the examples.
#828
thejpster
closed
3 months ago
1
Next