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
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: fix unsoundness due to `impl Trait`, improve macro error handling. ...
Dario Nieuwenhuis
2024-10-18
1
-2
/
+4
*
Revise I2S interface to ring-buffered.
Alexandros Liarokapis
2024-10-16
1
-7
/
+6
*
Update nighlty, fix warnings.
Dario Nieuwenhuis
2024-10-14
2
-7
/
+10
*
Merge pull request #3407 from CBJamo/pio_programs
Dario Nieuwenhuis
2024-10-13
19
-1658
/
+524
|
\
|
*
fmt examples too
Caleb Jamison
2024-10-09
4
-14
/
+8
|
*
Fix rp23 i2s example, boot_sel isn't supported yet.
Caleb Jamison
2024-10-09
1
-2
/
+5
|
*
Move pio programs into embassy-rp
Caleb Jamison
2024-10-09
19
-1658
/
+527
*
|
Merge pull request #3397 from embassy-rs/core-ip
Dario Nieuwenhuis
2024-10-13
12
-22
/
+22
|
\
\
|
|
/
|
/
|
|
*
Update smoltcp, embedded-nal-async to use the `core::net` IP addr types.
Dario Nieuwenhuis
2024-10-07
12
-22
/
+22
*
|
Merge pull request #3343 from george-cosma/hal-with-pac
Ulf Lilleengen
2024-10-07
6
-0
/
+151
|
\
\
|
|
/
|
/
|
|
*
feat: embassy-lpc55 hal with gpio and pint driver
George Cosma
2024-10-07
6
-0
/
+151
*
|
Fixed overflow on `pio_stepper.rs`
Paul Fornage
2024-10-02
1
-1
/
+1
*
|
Remove binary_info blocks from most examples. (#3385)
Caleb Jamison
2024-10-01
45
-445
/
+8
*
|
Add config option for setting SIM pin
Ulf Lilleengen
2024-09-26
1
-0
/
+1
*
|
rp23: add missing binary info in linker script
Romain Reignier
2024-09-26
1
-0
/
+1
*
|
Add USBPHYC clock configuration for H7RS series
Kevin
2024-09-22
1
-0
/
+1
*
|
Add OTG_HS support for STM32H7R/S
Kevin
2024-09-22
1
-0
/
+139
*
|
embassy_stm32/eth: support compliance testing
Gerhard de Clercq
2024-09-20
1
-0
/
+77
*
|
Fix defmt support for example boot app
Ulf Lilleengen
2024-09-19
2
-1
/
+6
*
|
Add led to example to demonstrate revert state detection
Ulf Lilleengen
2024-09-19
1
-0
/
+9
*
|
Merge pull request #3338 from ionspin/add-rp2350-trng-support
Dario Nieuwenhuis
2024-09-17
1
-0
/
+64
|
\
\
|
*
|
TRNG support for 235x
Ugljesa Jovanovic
2024-09-17
1
-0
/
+64
*
|
|
rp: Add PIO example for one-wire temperature sensor
kalkyl
2024-09-17
1
-0
/
+155
|
/
/
*
/
net: refactor to simplify lifetimes/generics.
Dario Nieuwenhuis
2024-09-16
28
-208
/
+155
|
/
*
Merge pull request #3169 from Adancurusul/g4_dev
Dario Nieuwenhuis
2024-09-10
2
-0
/
+104
|
\
|
*
Add oversampling and differential for g4
Chen Yuheng
2024-07-11
2
-0
/
+104
*
|
Merge pull request #3271 from sjoerdsimons/ucpd-sop-filters
Dario Nieuwenhuis
2024-09-10
1
-1
/
+1
|
\
\
|
*
|
[UCPD] Add support for non-SOP packets
Sjoerd Simons
2024-08-18
1
-1
/
+1
*
|
|
Merge pull request #3297 from CBJamo/rp2350_flash
Dario Nieuwenhuis
2024-09-10
3
-13
/
+51
|
\
\
\
|
*
|
|
Fixup: forgot to rename fn in example
Caleb Jamison
2024-08-29
1
-2
/
+2
|
*
|
|
Import otp from rp-hal, helper fns for chipid and randid
Caleb Jamison
2024-08-29
1
-0
/
+46
|
*
|
|
rp235x flash support.
Caleb Jamison
2024-08-29
2
-13
/
+5
*
|
|
|
Merge pull request #3105 from embassy-rs/net-nrf91
Dario Nieuwenhuis
2024-09-09
4
-3
/
+218
|
\
\
\
\
|
*
|
|
|
Use byte slice for config
Ulf Lilleengen
2024-09-06
1
-2
/
+2
|
*
|
|
|
Move configure out of run
Ulf Lilleengen
2024-09-05
1
-1
/
+2
|
*
|
|
|
Mintor fixes after testing re-attach
Ulf Lilleengen
2024-09-05
1
-25
/
+29
|
*
|
|
|
Add closing if raw socket to handle re-attach
Ulf Lilleengen
2024-09-04
1
-0
/
+2
|
*
|
|
|
Add context run task
Ulf Lilleengen
2024-09-04
1
-43
/
+50
|
*
|
|
|
Make tracing optional and use dedicated task
Ulf Lilleengen
2024-09-04
1
-31
/
+27
|
*
|
|
|
Document public API and fix warnings
Ulf Lilleengen
2024-09-04
1
-3
/
+3
|
*
|
|
|
Use at-commands crate and support DNS
Ulf Lilleengen
2024-09-04
2
-57
/
+22
|
*
|
|
|
Add utility for setting configuration for a context
Ulf Lilleengen
2024-09-04
1
-42
/
+22
|
*
|
|
|
Add embassy-net-nrf91.
Dario Nieuwenhuis
2024-08-21
4
-3
/
+263
|
|
|
/
/
|
|
/
|
|
*
|
|
|
cyw43: add support for WPA3 and more extensive security options.
Dario Nieuwenhuis
2024-09-09
2
-4
/
+10
*
|
|
|
Enable critical-section/std on wasm
Samuel Maier
2024-09-05
1
-1
/
+0
*
|
|
|
nrf52840: fix naming of LED states in examples (#3304)
Adrian Friedli
2024-09-02
2
-4
/
+4
*
|
|
|
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
2
-2
/
+0
|
/
/
*
|
rp: use the rp-binary-info crate for binary info.
Dario Nieuwenhuis
2024-08-17
43
-172
/
+172
[next]