aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
| * | Added access to the byte swap flag for RP2*** chips for the PIO state machine...eden barby2025-03-012-4/+4
| * | rename `Pimoroni Pico Plus 2` example to group alphabetically with other `bli...Curly2025-02-231-1/+1
| * | add `rp235x` blinky_wifi.rs` to support RPi Pico 2 WCurly2025-02-231-0/+89
| * | rename `rp23` (?) folder to `rp235x`; fix `ci.sh` to use `rp235x` folderCurly2025-02-2356-0/+0
| * | rp/pio: update pio-rs crate, reexport it so users don't get version mismatches.Dario Nieuwenhuis2025-02-187-13/+14
| * | Merge pull request #3880 from nikvoid/stm32-rtc-subsecondDario Nieuwenhuis2025-02-161-1/+1
| |\ \
| | * | stm32: read microsecond from RTCnikvoid2025-02-131-1/+1
| * | | Merge pull request #3890 from 9names/imagedef-featureDario Nieuwenhuis2025-02-1651-255/+0
| |\ \ \
| | * | | Remove ImageDef from rp23 examples9names2025-02-1651-255/+0
| * | | | Use probe-rs as default runner for rp23 examples9names2025-02-161-2/+2
| |/ / /
| * | | chore: prepare embassy-net releaseUlf Lilleengen2025-02-1418-18/+18
| * | | fix: update exampleskkeye2025-02-131-1/+1
| * | | fix: nightly fmtskkeye2025-02-132-14/+15
| * | | examples/rp: add examples using ICMP sockets and the ping utilityskkeye2025-02-133-1/+279
| * | | Update Cargo.toml : replace STM32WBA52CGU by STM32WBA55CGMax2025-02-101-1/+1
| * | | Update documentationFlamenco2025-02-081-1/+1
| * | | examples/rp: remove unneeded sio spinlock stuck bug workarounds.Dario Nieuwenhuis2025-02-064-4/+0
| * | | Replace STM32WBA52CGUxT by STM32WBA55CGUx because the WBA55 Nucleo board offi...Max2025-02-051-1/+1
| * | | document clock settings in examples/stm32f4/.../i2s_dma.rsvinsynth2025-02-031-0/+2
| * | | update examples/stm32f4/.../i2s_dma.rsvinsynth2025-02-031-19/+67
| * | | stm32/eth: rename PHY->Phy, GenericSMI -> GenericPhy. Remove unneeded unsafes.Dario Nieuwenhuis2025-01-267-28/+21
| * | | Merge pull request #3795 from nikvoid/stm32-phy-addr-detectionDario Nieuwenhuis2025-01-266-6/+6
| |\ \ \
| | * | | stm32: change all examples and tests to use GenericSMI::new_auto().Dario Nieuwenhuis2025-01-266-6/+6
| | |/ /
| * | | Merge pull request #3781 from markus-k/stm32g0-hsisysdivDario Nieuwenhuis2025-01-171-1/+3
| |\ \ \
| | * | | examples/stm32: fix g0 hftimer example with hsi sys_divMarkus Kasten2025-01-171-1/+3
| * | | | chore: bump embassy-sync versionUlf Lilleengen2025-01-1553-53/+53
| | |/ / | |/| |
| * | | RP235x: support new FIFO options, set IE, OD on PIO pins.Pedro Ferreira2025-01-153-4/+120
| * | | Release embassy-usb v0.4.0, embassy-usb-logger v0.4.0.Dario Nieuwenhuis2025-01-1524-26/+26
| * | | Release embassy-net-ppp v0.2.Dario Nieuwenhuis2025-01-121-1/+1
| * | | Simplify some std examples.Dario Nieuwenhuis2025-01-122-66/+3
| |/ /
| * | Release embassy-stm32 v0.2.0Dario Nieuwenhuis2025-01-1037-37/+37
| * | Create embassy-nrf 0.3.1Ulf Lilleengen2025-01-0911-11/+11
| * | Merge pull request #3725 from CNLHC/qspi_mmapDario Nieuwenhuis2025-01-075-0/+352
| |\ \
| | * | feat: mmap mode for qspi and exampleLiu Hancheng2025-01-075-0/+352
| * | | Merge pull request #3667 from williams-one/stm32u5-add-hspi-supportDario Nieuwenhuis2025-01-071-0/+455
| |\ \ \
| | * | | stm32u5: Add HSPI example using a flash in memory mapped modeWilliam Spinelli2025-01-071-0/+455
| | |/ /
| * | | Merge pull request #3701 from 1-rafael-1/improve-orchestrate-exampleDario Nieuwenhuis2025-01-071-155/+156
| |\ \ \ | | |/ / | |/| |
| | * | fmt1-rafael-12024-12-311-1/+1
| | * | fmt1-rafael-12024-12-311-1/+2
| | * | Improve orchestrate_tasks example with shared state and better documentation1-rafael-12024-12-311-156/+156
| * | | stm32: generate singletons only for pins that actually exist.Dario Nieuwenhuis2025-01-072-2/+3
| * | | Remove useless patches in examples.Dario Nieuwenhuis2025-01-072-16/+0
| * | | Update cyw43, nrf, rp hals and embassy-bootUlf Lilleengen2025-01-0614-20/+20
| * | | Merge pull request #3727 from bugadani/releaseDario Nieuwenhuis2025-01-0531-46/+46
| |\ \ \
| | * | | Fix search-and-replacabilityDániel Buga2025-01-052-2/+2
| | * | | Prepare embassy-net driversDániel Buga2025-01-055-6/+6
| | * | | Prepare embassy-net 0.6Dániel Buga2025-01-0518-18/+18
| | * | | Prepare embassy-boot 0.4Dániel Buga2025-01-051-1/+1
| | * | | Prepare embassy-embedded-hal 0.3Dániel Buga2025-01-0519-19/+19
| * | | | stm32: Implement reads of DTS peripheralGabriel Smith2025-01-041-0/+75
| |/ / /