index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embassy-rp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: update more minor versions
Ulf Lilleengen
2025-08-27
1
-1
/
+1
*
chore: prepare embassy crate releases
Ulf Lilleengen
2025-08-26
2
-8
/
+12
*
Read crate configs from metadata.
Dario Nieuwenhuis
2025-08-25
1
-0
/
+11
*
feat: add semver checks and releasing to releaser
Ulf Lilleengen
2025-08-25
1
-5
/
+0
*
change default internal pullup state to be active to make this change nonbrea...
erwin
2025-08-19
2
-4
/
+4
*
add entry to the changelog
erwin
2025-08-18
1
-0
/
+1
*
Add configurable internal pullups for rp i2c
erwin
2025-08-18
2
-9
/
+33
*
fix: prepare embassy-sync 0.7.1 release
Ulf Lilleengen
2025-08-12
1
-1
/
+1
*
fix: add missing entries in changelog
Ulf Lilleengen
2025-08-04
1
-0
/
+2
*
chore: Release embassy-rp version 0.7.0
Ulf Lilleengen
2025-08-04
2
-1
/
+3
*
removed the rp2040 flag from the dormant function
Phirks
2025-08-03
1
-3
/
+1
*
Release embassy-embedded-hal v0.4
Dario Nieuwenhuis
2025-08-03
1
-1
/
+1
*
Add IRQ StatusSource for _rp235x
Elliot Sayes
2025-08-02
1
-0
/
+4
*
fix: do full minor version bump for time queue utils
Ulf Lilleengen
2025-08-01
1
-1
/
+1
*
chore: prepare embassy-executor 0.8 release
Ulf Lilleengen
2025-07-31
1
-1
/
+1
*
Merge pull request #4296 from adamNewell/fix-rp2350-stack-guard-rlar
Dario Nieuwenhuis
2025-07-24
1
-1
/
+1
|
\
|
*
Fix MPU region enablement in stack guard installation
Adam Newell
2025-06-09
1
-1
/
+1
*
|
Merge pull request #4449 from rursprung/add-debug-and-defmt-for-rp-gpio
Dario Nieuwenhuis
2025-07-23
1
-0
/
+15
|
\
\
|
*
|
add missing `Debug` and `defmt::Format` derives for `embassy_rp::gpio`
Ralph Ursprung
2025-07-23
1
-0
/
+15
*
|
|
Use `unsafe` block in IRQ handlers
clubby789
2025-07-20
1
-4
/
+6
|
/
/
*
|
add `derive(Debug)` for `embassy_rp::i2c::I2c`
Ralph Ursprung
2025-07-16
1
-0
/
+1
*
|
chore: Release embassy-rp version 0.6.0
Ulf Lilleengen
2025-07-16
2
-1
/
+3
*
|
chore: release embassy-nrf 0.5.0 and embassy-rp 0.6.0
Ulf Lilleengen
2025-07-16
1
-0
/
+2
*
|
chore: Release embassy-usb-driver version 0.2.0
Ulf Lilleengen
2025-07-16
1
-1
/
+1
*
|
chore: Release embassy-embedded-hal version 0.3.1
Ulf Lilleengen
2025-07-16
1
-1
/
+1
*
|
Merge pull request #4397 from korbin/allocate-numbered-endpoints
Dario Nieuwenhuis
2025-07-15
1
-7
/
+23
|
\
\
|
*
|
make usb endpoint allocator methods accept an optional EndpointAddress
korbin
2025-07-13
1
-7
/
+23
*
|
|
release: embassy-usb-driver 0.1.1
Ulf Lilleengen
2025-07-15
1
-1
/
+1
*
|
|
chore: Release embassy-rp version 0.5.0
Ulf Lilleengen
2025-07-15
2
-1
/
+3
*
|
|
chore: update to `embassy-hal-internal` v0.3.0
Ulf Lilleengen
2025-07-14
1
-1
/
+1
|
/
/
*
|
`embassy-rp`: add release automation using `cargo-release`
Ralph Ursprung
2025-07-08
2
-1
/
+7
*
|
prepare changelog for `embassy-rp` v0.5.0
Ralph Ursprung
2025-07-08
1
-0
/
+26
*
|
Update Rust nightly, stable.
Dario Nieuwenhuis
2025-07-04
2
-2
/
+6
*
|
remove line break reference from documentation
Matt Bhagat-Conway
2025-07-03
1
-16
/
+16
*
|
fix rustfmt in read_to_break docstring
Matt Bhagat-Conway
2025-07-03
1
-1
/
+1
*
|
add note about UART line breaks being different from ASCII
Matt Bhagat-Conway
2025-07-03
1
-0
/
+6
*
|
rp: add current_core api
Adrian Wowk
2025-07-02
1
-0
/
+20
*
|
embassy-rp: fix rom_data module documentation
Rob Wells
2025-06-16
1
-18
/
+18
|
/
*
Merge pull request #4237 from felipebalbi/rp-invert-gpio
Dario Nieuwenhuis
2025-06-01
1
-0
/
+38
|
\
|
*
embassy-rp: implement input/output inversion
Felipe Balbi
2025-05-22
1
-0
/
+38
*
|
rustfmt
MatrixSenpai
2025-05-22
1
-3
/
+6
*
|
adding compatibility with ws2812 leds that have 4 addressable lights
MatrixSenpai
2025-05-22
1
-4
/
+67
|
/
*
embassy-sync: bump to 0.7.0
Matt Johnston
2025-05-22
1
-1
/
+1
*
Merge pull request #4193 from embediver/pio-i2s-bit-depth-config
Dario Nieuwenhuis
2025-05-18
1
-5
/
+13
|
\
|
*
Make bit-depth of I2S PIO program configurable
Marvin Gudel
2025-05-13
1
-5
/
+13
*
|
Update defmt dependencies
Yuri Astrakhan
2025-05-18
1
-1
/
+1
*
|
Add rand-core v0.9 support.
Dario Nieuwenhuis
2025-05-18
3
-13
/
+65
*
|
Merge pull request #4115 from 1-rafael-1/dropping-pwm-leaves-pins-in-incorrec...
Ulf Lilleengen
2025-05-15
1
-0
/
+8
|
\
\
|
*
|
pwm: enable pull-down resistors for pins in Drop implementation
1-rafael-1
2025-04-18
1
-0
/
+8
*
|
|
Merge pull request #4205 from rursprung/add-some-missing-debug-and-format-imp...
Dario Nieuwenhuis
2025-05-15
2
-0
/
+4
|
\
\
\
[next]