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
/
examples
/
rp
Commit message (
Expand
)
Author
Age
Files
Lines
*
rp: add example code to flash bluetooth fw (#3290)
Pedro Ferreira
2024-08-26
1
-0
/
+2
*
chore: Remove unused keyboard code from rp mouse example
James Bowes
2024-08-26
1
-7
/
+0
*
Use released bt-hci crate
Ulf Lilleengen
2024-08-21
1
-1
/
+0
*
Merge pull request #3216 from 1-rafael-1/rp-example-orchestrate-tasks
Dario Nieuwenhuis
2024-08-13
1
-0
/
+318
|
\
|
*
review comments
rafael
2024-07-28
1
-7
/
+59
|
*
add example to rp: orchestrate multiple tasks
rafael
2024-07-27
1
-1
/
+1
|
*
add example to rp: orchestrate multiple tasks
rafael
2024-07-27
1
-2
/
+1
|
*
add example to rp: orchestrate multiple tasks
rafael
2024-07-27
1
-0
/
+267
*
|
Merge pull request #3243 from HellbenderInc/rp2350
Dario Nieuwenhuis
2024-08-12
1
-2
/
+2
|
\
\
|
*
|
Initial rp235x support
Caleb Jamison
2024-08-08
1
-2
/
+2
*
|
|
cyw43: make sure to yield if doing busy-polling for interrupts.
Dario Nieuwenhuis
2024-08-09
1
-0
/
+3
|
/
/
*
|
Merge pull request #3232 from embassy-rs/misc-fixes-44
Dario Nieuwenhuis
2024-08-07
8
-19
/
+14
|
\
\
|
*
|
examples: ensure at least 3 sockets to avoid running out (DHCP, DNS, the user's)
Dario Nieuwenhuis
2024-08-07
8
-19
/
+14
*
|
|
cyw43: add Bluetooth support.
Dario Nieuwenhuis
2024-08-05
7
-14
/
+175
|
/
/
*
|
Update rp examples to cyw43 0.2 and cyw43-pio 0.2
9names
2024-08-05
1
-2
/
+2
*
|
Prepare to release embassy-rp
Ulf Lilleengen
2024-08-05
1
-1
/
+1
*
|
prepare release embassy-executor
Ulf Lilleengen
2024-08-05
1
-1
/
+1
*
|
Prepare to release embassy-usb
Ulf Lilleengen
2024-08-05
1
-1
/
+1
*
|
Prepare embassy-time release
Ulf Lilleengen
2024-08-05
1
-1
/
+1
*
|
Prepare release of embassy-embedded-hal 0.2.0
Ulf Lilleengen
2024-08-05
1
-1
/
+1
|
/
*
Merge pull request #3159 from kalkyl/shared-bus
James Munns
2024-07-18
1
-0
/
+115
|
\
|
*
Add link to example in book
kalkyl
2024-07-08
1
-2
/
+2
|
*
Add example for shared I2C and SPI buses
kalkyl
2024-07-08
1
-0
/
+115
*
|
Fix example after swapping bufferedUart rx and tx in split fn
Mathias
2024-07-17
1
-1
/
+1
*
|
bump usbd-hid from 0.7.0 to 0.8.1
JuliDi
2024-07-16
1
-1
/
+1
*
|
rustfmt
rafael
2024-07-08
1
-5
/
+2
*
|
rustfmt
rafael
2024-07-08
1
-1
/
+1
*
|
add assign_resources example
rafael
2024-07-08
2
-0
/
+85
|
/
*
Add more docs and cross-links
kalkyl
2024-07-08
1
-6
/
+16
*
Add example for sharing things between tasks
kalkyl
2024-07-08
1
-0
/
+140
*
Merge pull request #3132 from oro-os/wiznet-version-check
Dario Nieuwenhuis
2024-07-02
4
-4
/
+8
|
\
|
*
wiznet: add version check to initialization sequence
Josh Junon
2024-06-30
4
-4
/
+8
*
|
rp/i2c: add address flexibility and example
Krzysztof Królczyk
2024-06-28
1
-0
/
+85
|
/
*
Fix rngcore imports in examples
9names
2024-06-25
3
-0
/
+6
*
Replace joke seed with best RNG available
9names
2024-06-25
4
-4
/
+10
*
Use published version of reqwless
9names
2024-06-25
1
-1
/
+1
*
rustfmt
rafael
2024-06-24
1
-2
/
+2
*
comment the comments
rafael
2024-06-24
1
-2
/
+4
*
rustfmt again
rafael
2024-06-24
1
-4
/
+2
*
rustfmt
rafael
2024-06-24
1
-16
/
+9
*
need to bring down binary size or flashing will corrupt the device
rafael
2024-06-24
1
-1
/
+5
*
add wifi_webrequest example
rafael
2024-06-23
2
-2
/
+204
*
Merge pull request #3044 from kalkyl/adc-multi
Henrik Alsér
2024-06-22
1
-0
/
+54
|
\
|
*
rp: Add multichannel ADC
kalkyl
2024-06-05
1
-0
/
+54
*
|
--binary-format bin in rp examples
rafael
2024-06-15
4
-8
/
+8
*
|
typo: was missing "bin"
rafael
2024-06-14
4
-8
/
+8
*
|
probe-rs download 43439A0.bin --format bin --chip RP2040 --base-address 0x10...
rafael
2024-06-13
4
-8
/
+8
*
|
Clarified comments about the cortex_m::asm::delay functionality in al… (#3064)
Daniel Philipp
2024-06-12
1
-2
/
+2
*
|
Merge pull request #3040 from embassy-rs/embassy-time-0.3.1
Ulf Lilleengen
2024-06-05
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
prepare for embassy-time 0.3.1 release
Ulf Lilleengen
2024-06-04
1
-1
/
+1
[next]