aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | make usb endpoint allocator methods accept an optional EndpointAddresskorbin2025-07-133-6/+6
* | | | | | RP2350: Correct SRAM8 and SRAM9 base addresses in example memory.xBailey Quarters2025-07-151-2/+2
* | | | | | chore: bump cyw43-pio dependencyUlf Lilleengen2025-07-152-2/+2
* | | | | | chore: bump cyw43 versionUlf Lilleengen2025-07-152-2/+2
* | | | | | chore: prepare embassy-rp for releaseUlf Lilleengen2025-07-153-3/+3
* | | | | | chore: bump embassy-boot-nrf versionUlf Lilleengen2025-07-141-1/+1
* | | | | | chore: update to `embassy-nrf` v0.4.0Ulf Lilleengen2025-07-1411-11/+11
* | | | | | Revert "chore: update to `embassy-nrf` v0.4.0"Ulf Lilleengen2025-07-1411-11/+11
* | | | | | chore: update to `embassy-nrf` v0.4.0Ulf Lilleengen2025-07-1411-11/+11
|/ / / / /
* | | | | Merge pull request #4344 from i509VCB/lpc55-featurei509VCB2025-07-091-1/+1
|\ \ \ \ \
| * | | | | nxp: add feature for lpc55i509VCB2025-07-081-1/+1
* | | | | | executor: mark Spawner::for_current_executor() as unsafe.Dario Nieuwenhuis2025-07-081-1/+2
* | | | | | Merge pull request #4338 from i509VCB/dmai509VCB2025-07-071-1/+1
|\ \ \ \ \ \
| * | | | | | mspm0: add dma driveri509VCB2025-07-061-1/+1
* | | | | | | Run cargo fmtCristian Milatinov2025-07-051-2/+1
* | | | | | | Update examples to add SampleShifting in qspi configCristian Milatinov2025-07-053-1/+5
* | | | | | | stm32/dma: fix packing/unpacking not working.Dario Nieuwenhuis2025-07-041-1/+3
* | | | | | | Merge pull request #4330 from innermatrix/stm32-adc-v1-watchdogUlf Lilleengen2025-07-031-0/+34
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Added STM32 ADCv1 analog watchdog implementationIris Artin2025-06-261-0/+34
* | | | | | | Merge pull request #4350 from 9names/rp_profilesDario Nieuwenhuis2025-06-272-13/+4
|\ \ \ \ \ \ \
| * | | | | | | Minimise profile tweaking in rp examples9names2025-06-272-13/+4
* | | | | | | | Merge pull request #4323 from phycrax/rename_pwminput_newDario Nieuwenhuis2025-06-273-3/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | fix examplesSüha Ünüvar2025-06-273-3/+3
* | | | | | | | Merge pull request #4337 from kevswims/cleanup-stm32h7rs-xspi-exampleDario Nieuwenhuis2025-06-271-173/+677
|\ \ \ \ \ \ \ \
| * | | | | | | | STM32H7RS Examples: Add OPI functionality to the XSPI exampleKevin Lannen2025-06-261-173/+677
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #4349 from melvdlin/stm32h723-example-fixDario Nieuwenhuis2025-06-271-12/+12
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | stm32h723: remove unused mut from static buffers in spdifrx examplemelvdl2025-06-271-2/+2
| * | | | | | | [stm32h723]: fix spdifrx examplemelvdl2025-06-271-10/+10
| |/ / / / / /
* | | | | | | Merge pull request #4346 from njfdev/patch-1Dario Nieuwenhuis2025-06-271-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix Release and Dev Profiles Being Backwards in rp235x ExamplesNicholas Fasching2025-06-261-2/+2
| |/ / / / / /
* / / / / / / stm32: adapt examples to timer API changesmelvdl2025-06-2713-24/+24
|/ / / / / /
* | | | | | Merge pull request #4294 from AlanRosenthal/rtc_c0Dario Nieuwenhuis2025-06-222-1/+37
|\ \ \ \ \ \
| * | | | | | Add RTC example for STM32C0Alan Rosenthal2025-06-102-1/+37
* | | | | | | Only write to the flash what was read from the fileJohn Youren2025-06-201-1/+1
| |/ / / / / |/| | | | |
* | | | | | fix cijrmoulton2025-06-101-2/+2
* | | | | | merge new embassy changesjrmoulton2025-06-10429-4936/+13058
|\| | | | |
| * | | | | Merge pull request #4224 from felipebalbi/buttonDario Nieuwenhuis2025-06-011-0/+29
| |\ \ \ \ \
| | * | | | | imxrt: add button exampleFelipe Balbi2025-05-211-0/+29
| | |/ / / /
| * | | | | Merge pull request #4245 from bobsrac/feature/examples_nrf52840_ieee802154Ulf Lilleengen2025-05-272-0/+77
| |\ \ \ \ \
| | * | | | | nrf52840: example ieee 802.15.4 packet send/receivebobsrac2025-05-272-0/+77
| * | | | | | Merge branch 'embassy-rs:main' into dfu-verifyGerhard de Clercq2025-05-2610-8/+72
| |\ \ \ \ \ \
| | * | | | | | chore: bump version of embassy-boot-stm32Ulf Lilleengen2025-05-268-8/+8
| | |/ / / / /
| | * | | | | Merge pull request #4228 from okhsunrog/adding_eepromUlf Lilleengen2025-05-232-0/+64
| | |\ \ \ \ \
| | | * | | | | Merge remote-tracking branch 'origin/main' into adding_eepromokhsunrog2025-05-215-0/+10
| | | |\| | | |
| | | * | | | | added examplesokhsunrog2025-05-212-0/+64
| | | | |_|/ / | | | |/| | |
| * | / | | | [embassy-usb-dfu] support ed25519 verificationGerhard de Clercq2025-05-237-8/+50
| |/ / / / /
| * | | | | Merge pull request #4234 from mkj/embassy-sync-rel-0.7Ulf Lilleengen2025-05-2260-60/+60
| |\ \ \ \ \
| | * | | | | embassy-sync: bump to 0.7.0Matt Johnston2025-05-2260-60/+60
| | | |/ / / | | |/| | |
| * | | | | Added some notes for net_ppp examplejubeormk12025-05-221-3/+5
| * | | | | Adjustments for std examplesjubeormk12025-05-222-5/+112
| |/ / / /