| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #3128 from andresv/stm32-adc-dma-v3 | Ulf Lilleengen | 2024-07-03 | 2 | -0/+120 |
| |\ | |||||
| | * | stm32g0: add adc_dma example | Andres Vahter | 2024-07-03 | 1 | -0/+44 |
| | * | add async dma read example | Alexandros Liarokapis | 2024-07-02 | 1 | -0/+76 |
| * | | Merge pull request #3124 from Adancurusul/dev | Ulf Lilleengen | 2024-07-03 | 1 | -0/+43 |
| |\ \ | |||||
| | * | | Add adc oversampling support | Chen Yuheng | 2024-06-27 | 1 | -0/+43 |
| * | | | Merge pull request #3111 from Eekle/feature/async_tsc | Ulf Lilleengen | 2024-07-02 | 1 | -2/+8 |
| |\ \ \ | |||||
| | * | | | Update example | Eekle | 2024-06-30 | 1 | -2/+2 |
| | * | | | fmt | Eekle | 2024-06-23 | 1 | -4/+2 |
| | * | | | Add async wait to TSC | Eekle | 2024-06-23 | 1 | -2/+10 |
| * | | | | Merge pull request #3132 from oro-os/wiznet-version-check | Dario Nieuwenhuis | 2024-07-02 | 5 | -5/+11 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | wiznet: add version check to initialization sequence | Josh Junon | 2024-06-30 | 5 | -5/+11 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #3116 from sethkrie/adc-v2-ringbuf | Dario Nieuwenhuis | 2024-07-02 | 1 | -0/+83 |
| |\ \ \ | |||||
| | * | | | CI | seth | 2024-06-24 | 1 | -8/+13 |
| | * | | | second adc added to example + API todos completed | seth | 2024-06-24 | 1 | -6/+26 |
| | * | | | fmt | seth | 2024-06-24 | 1 | -3/+2 |
| | * | | | new PR, taking Dirbao's advice to make the DMA impl in a separate struct that... | seth | 2024-06-24 | 1 | -0/+59 |
| * | | | | Merge pull request #3127 from shufps/feat/dds-example | Dario Nieuwenhuis | 2024-07-01 | 2 | -1/+117 |
| |\ \ \ \ | |||||
| | * | | | | format | shufps | 2024-06-28 | 1 | -5/+3 |
| | * | | | | added comment | shufps | 2024-06-28 | 1 | -0/+1 |
| | * | | | | added DDS example | shufps | 2024-06-28 | 2 | -1/+118 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #3126 from ninjasource/stm32-ltdc | Dario Nieuwenhuis | 2024-07-01 | 6 | -0/+576 |
| |\ \ \ \ | |||||
| | * | | | | Applied formatting | David Haig | 2024-06-28 | 1 | -24/+18 |
| | * | | | | Moved ltdc example to its own crate | David Haig | 2024-06-28 | 7 | -15/+111 |
| | * | | | | Get dsi_bsp example to compile again | David Haig | 2024-06-28 | 1 | -2/+2 |
| | * | | | | Add support for the stm32 ltdc display peripheral | David Haig | 2024-06-27 | 3 | -0/+486 |
| | |/ / / | |||||
| * / / / | rp/i2c: add address flexibility and example | Krzysztof Królczyk | 2024-06-28 | 1 | -0/+85 |
| |/ / / | |||||
| * | | | Fix rngcore imports in examples | 9names | 2024-06-25 | 3 | -0/+6 |
| * | | | Replace joke seed with best RNG available | 9names | 2024-06-25 | 4 | -4/+10 |
| * | | | Use published version of reqwless | 9names | 2024-06-25 | 1 | -1/+1 |
| * | | | rustfmt | rafael | 2024-06-24 | 1 | -2/+2 |
| * | | | comment the comments | rafael | 2024-06-24 | 1 | -2/+4 |
| * | | | rustfmt again | rafael | 2024-06-24 | 1 | -4/+2 |
| * | | | rustfmt | rafael | 2024-06-24 | 1 | -16/+9 |
| * | | | need to bring down binary size or flashing will corrupt the device | rafael | 2024-06-24 | 1 | -1/+5 |
| * | | | add wifi_webrequest example | rafael | 2024-06-23 | 2 | -2/+204 |
| |/ / | |||||
| * | | Merge pull request #3044 from kalkyl/adc-multi | Henrik Alsér | 2024-06-22 | 1 | -0/+54 |
| |\ \ | |||||
| | * | | rp: Add multichannel ADC | kalkyl | 2024-06-05 | 1 | -0/+54 |
| * | | | Merge pull request #3095 from Adancurusul/g0_development | Ulf Lilleengen | 2024-06-22 | 3 | -0/+189 |
| |\ \ \ | |||||
| | * | | | Update pwm_complementary.rs | Chen Yuheng | 2024-06-19 | 1 | -1/+0 |
| | * | | | Add PWM examples for stm32g0 | Chen Yuheng | 2024-06-19 | 3 | -0/+190 |
| | | |/ | |/| | |||||
| * / | | examples: stm32wb: remove comment about memory.x file | Romain Reignier | 2024-06-20 | 8 | -8/+0 |
| |/ / | |||||
| * | | Merge pull request #3091 from embassy-rs/nrf-egu-peri | Dario Nieuwenhuis | 2024-06-18 | 1 | -0/+43 |
| |\ \ | |||||
| | * | | cargo fmt | Ulf Lilleengen | 2024-06-18 | 1 | -16/+4 |
| | * | | add HAL and example for using nRF EGU peripheral | Ulf Lilleengen | 2024-06-18 | 1 | -0/+55 |
| * | | | Add stm32g0 examples | Chen Yuheng | 2024-06-18 | 6 | -0/+153 |
| |/ / | |||||
| * | | stm32/gpio: refactor AfType | Jan Špaček | 2024-06-16 | 1 | -5/+5 |
| * | | --binary-format bin in rp examples | rafael | 2024-06-15 | 4 | -8/+8 |
| * | | typo: was missing "bin" | rafael | 2024-06-14 | 4 | -8/+8 |
| * | | probe-rs download 43439A0.bin --format bin --chip RP2040 --base-address 0x10... | rafael | 2024-06-13 | 4 | -8/+8 |
| * | | Add example for touch sensitive controller | Karun | 2024-06-13 | 1 | -0/+89 |
