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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 #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
6
-12
/
+160
|
/
*
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
*
|
rustfmt
rafael
2024-07-08
1
-5
/
+2
*
|
rustfmt
rafael
2024-07-08
1
-1
/
+1
*
|
add assign_resources example
rafael
2024-07-08
1
-0
/
+82
|
/
*
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
*
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
*
add wifi_webrequest example
rafael
2024-06-23
1
-0
/
+197
*
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
|
/
*
Add description
kalkyl
2024-06-04
1
-0
/
+3
*
core atomic
kalkyl
2024-06-04
1
-1
/
+2
*
rp: Add zerocopy channel example
kalkyl
2024-06-04
1
-0
/
+90
*
rp/pwm: rename channel->slice in args, misc fix.
Dario Nieuwenhuis
2024-05-21
1
-2
/
+1
*
Merge pull request #2888 from FransUrbo/uart_r503
Dario Nieuwenhuis
2024-05-20
1
-0
/
+158
|
\
|
*
Example and documentation on how to Calculate correct checksum.
Turbo Fredriksson
2024-05-01
1
-78
/
+104
|
*
Finish the read part.
Turbo Fredriksson
2024-05-01
1
-30
/
+49
|
*
Added PIO UART examples for rp to talk to an R503 fingerprint scanner.
Turbo Fredriksson
2024-05-01
1
-0
/
+113
*
|
refactor rp usb_serial example to use a task to run the usb
Tim Docker
2024-05-12
1
-45
/
+55
*
|
spinlock + loop at end to allow defmt to flush properly
kalkyl
2024-05-11
1
-0
/
+3
*
|
rp: Add embedded-sdmmc example
kalkyl
2024-05-11
1
-0
/
+80
*
|
rustfmt
kalkyl
2024-05-09
1
-5
/
+5
*
|
rp: Add raw interrupt handler example
kalkyl
2024-05-09
1
-0
/
+95
*
|
rp: WebUSB example - add Windows compatibility
kalkyl
2024-04-30
1
-1
/
+19
|
/
*
Merge pull request #2862 from AtoVproject/feature/web-usb-class
Dario Nieuwenhuis
2024-04-28
1
-0
/
+137
|
\
|
*
feature: WebUSB capability implementation
Chris Maniewski
2024-04-27
1
-0
/
+137
*
|
Merge pull request #2846 from BjornTheProgrammer/main
Dario Nieuwenhuis
2024-04-26
2
-0
/
+326
|
\
\
[next]