aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3116 from sethkrie/adc-v2-ringbufDario Nieuwenhuis2024-07-021-0/+83
|\
| * CIseth2024-06-241-8/+13
| * second adc added to example + API todos completedseth2024-06-241-6/+26
| * fmtseth2024-06-241-3/+2
| * new PR, taking Dirbao's advice to make the DMA impl in a separate struct that...seth2024-06-241-0/+59
* | Merge pull request #3127 from shufps/feat/dds-exampleDario Nieuwenhuis2024-07-012-1/+117
|\ \
| * | formatshufps2024-06-281-5/+3
| * | added commentshufps2024-06-281-0/+1
| * | added DDS exampleshufps2024-06-282-1/+118
* | | Merge pull request #3126 from ninjasource/stm32-ltdcDario Nieuwenhuis2024-07-016-0/+576
|\ \ \
| * | | Applied formattingDavid Haig2024-06-281-24/+18
| * | | Moved ltdc example to its own crateDavid Haig2024-06-287-15/+111
| * | | Get dsi_bsp example to compile againDavid Haig2024-06-281-2/+2
| * | | Add support for the stm32 ltdc display peripheralDavid Haig2024-06-273-0/+486
| |/ /
* / / rp/i2c: add address flexibility and exampleKrzysztof Królczyk2024-06-281-0/+85
|/ /
* | Fix rngcore imports in examples9names2024-06-253-0/+6
* | Replace joke seed with best RNG available9names2024-06-254-4/+10
* | Use published version of reqwless9names2024-06-251-1/+1
* | rustfmtrafael2024-06-241-2/+2
* | comment the commentsrafael2024-06-241-2/+4
* | rustfmt againrafael2024-06-241-4/+2
* | rustfmtrafael2024-06-241-16/+9
* | need to bring down binary size or flashing will corrupt the devicerafael2024-06-241-1/+5
* | add wifi_webrequest examplerafael2024-06-232-2/+204
|/
* Merge pull request #3044 from kalkyl/adc-multiHenrik Alsér2024-06-221-0/+54
|\
| * rp: Add multichannel ADCkalkyl2024-06-051-0/+54
* | Merge pull request #3095 from Adancurusul/g0_developmentUlf Lilleengen2024-06-223-0/+189
|\ \
| * | Update pwm_complementary.rsChen Yuheng2024-06-191-1/+0
| * | Add PWM examples for stm32g0Chen Yuheng2024-06-193-0/+190
* | | examples: stm32wb: remove comment about memory.x fileRomain Reignier2024-06-208-8/+0
|/ /
* | Merge pull request #3091 from embassy-rs/nrf-egu-periDario Nieuwenhuis2024-06-181-0/+43
|\ \
| * | cargo fmtUlf Lilleengen2024-06-181-16/+4
| * | add HAL and example for using nRF EGU peripheralUlf Lilleengen2024-06-181-0/+55
* | | Add stm32g0 examplesChen Yuheng2024-06-186-0/+153
|/ /
* | stm32/gpio: refactor AfTypeJan Špaček2024-06-161-5/+5
* | --binary-format bin in rp examplesrafael2024-06-154-8/+8
* | typo: was missing "bin"rafael2024-06-144-8/+8
* | probe-rs download 43439A0.bin --format bin --chip RP2040 --base-address 0x10...rafael2024-06-134-8/+8
* | Add example for touch sensitive controllerKarun2024-06-131-0/+89
* | Clarified comments about the cortex_m::asm::delay functionality in al… (#3064)Daniel Philipp2024-06-127-14/+14
* | Merge pull request #3062 from kkrolczyk/kk/bootloader-typosDario Nieuwenhuis2024-06-101-1/+1
|\ \
| * | stm32/boot: update linker file in exampleKrzysztof Królczyk2024-06-101-1/+1
| |/
* | Merge pull request #3057 from dvdsk/docs-net-sizeDario Nieuwenhuis2024-06-072-0/+140
|\ \
| * | cargo fmtdvdsk2024-06-081-8/+7
| * | Adds an example for using the w5500 with an stm32f4dvdsk2024-06-072-0/+141
| |/
* | Merge pull request #3040 from embassy-rs/embassy-time-0.3.1Ulf Lilleengen2024-06-0543-43/+43
|\ \ | |/ |/|
| * prepare for embassy-time 0.3.1 releaseUlf Lilleengen2024-06-0443-43/+43
* | Add descriptionkalkyl2024-06-041-0/+3
* | core atomickalkyl2024-06-041-1/+2
* | rp: Add zerocopy channel examplekalkyl2024-06-041-0/+90
|/