aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
| * / mspm0: generate interrupt group handlersi509VCB2025-05-205-0/+10
| |/
| * Merge pull request #4188 from Gerharddc/dfu-msosUlf Lilleengen2025-05-192-5/+42
| |\
| | * [usb-dfu examples] Alert users to customise their WinUSB GUIDsGerhard de Clercq2025-05-142-2/+6
| | * [embassy-usb-dfu] accept closure to customise DFU functionGerhard de Clercq2025-05-142-10/+18
| | * [embassy-usb-dfu] correct comment about composite devicesGerhard de Clercq2025-05-132-12/+8
| | * [embassy-usb-dfu] support function level WinUSB GUIDsGerhard de Clercq2025-05-122-6/+35
| * | Merge pull request #4193 from embediver/pio-i2s-bit-depth-configDario Nieuwenhuis2025-05-182-4/+0
| |\ \
| | * | Fix example for rp235xMarvin Gudel2025-05-131-2/+0
| | * | Fix exampleMarvin Gudel2025-05-131-2/+0
| | |/
| * | Merge pull request #4194 from i509VCB/update-metapac2Dario Nieuwenhuis2025-05-1810-15/+15
| |\ \
| | * | mspm0: generate feature per chip + packagei509VCB2025-05-1310-15/+15
| * | | Update defmt dependenciesYuri Astrakhan2025-05-1864-186/+186
| * | | Add rand-core v0.9 support.Dario Nieuwenhuis2025-05-1849-61/+21
| * | | Merge pull request #4206 from rursprung/add-possibility-to-document-bind_inte...Dario Nieuwenhuis2025-05-151-3/+6
| |\ \ \
| | * | | add the possibility to document `bind_interrupts` `struct`sRalph Ursprung2025-05-151-3/+6
| * | | | Add UART and DMA driversFelipe Balbi2025-05-152-0/+142
| |/ / /
| * | | Merge pull request #4187 from 1-rafael-1/rp235x-overclockingDario Nieuwenhuis2025-05-133-9/+85
| |\ \ \ | | |/ / | |/| |
| | * | remove Debug2Fmt from examples1-rafael-12025-05-123-3/+3
| | * | Add ClockError enum and update system_freq to return Result for error handling1-rafael-12025-05-122-2/+2