aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Remove tweakHiroaki Yutani2025-05-072-6/+0
| | * | Add a temporary tweakHiroaki Yutani2025-05-062-0/+6
| | * | chore: Wrap link_section attribute with unsafeHiroaki Yutani2025-05-0621-25/+25
| * | | Merge pull request #4168 from yutannihilation/fix/rotary-encoder-rxf-negative...Ulf Lilleengen2025-05-091-2/+2
| |\ \ \
| | * | | Handle negative valueHiroaki Yutani2025-05-051-2/+2
| | |/ /
| * | | Merge pull request #4175 from felipebalbi/imxrt-rtos-timerUlf Lilleengen2025-05-091-2/+2
| |\ \ \
| | * | | Add OS Event timer supportFelipe Balbi2025-05-071-2/+2
| | |/ /
| * | | embassy-usb-dfu: Change return of reset to ()Matthew Tran2025-05-082-4/+4
| * | | Merge pull request #4169 from vinsynth/mainHenrik Alsér2025-05-061-1/+3
| |\ \ \
| | * | | fix h7 sai example start sequencevinsynth2025-05-051-1/+3
| | |/ /
| * | | Fix f7 boot exampleDion Dokter2025-05-011-1/+1
| * | | Fix f7 exampleDion Dokter2025-05-011-1/+1
| * | | Maybe fixed all CIDion Dokter2025-05-011-1/+1
| * | | Merge branch 'main' into configurable-bank-supportdiondokter2025-05-013-50/+58
| |\| |
| | * | Merge pull request #4113 from alexmoon/twim-ram-bufferUlf Lilleengen2025-04-302-1/+5
| | |\ \ | | | |/ | | |/|
| | | * Make the nrf Twim RAM buffer a instance variable instead of stack allocatedAlex Moon2025-04-182-1/+5
| | * | Updated the pio onewire exampleMarc2025-04-251-49/+53
| | |/
| * / Add support for L5Dion Dokter2025-04-291-1/+1
| |/
| * Merge pull request #3965 from toon23/stm32_usart-pin_configDario Nieuwenhuis2025-04-181-5/+8
| |\
| | * Stm32 usart: better names for open drain pin modesAnton Pöhl2025-04-161-2/+2
| | * Stm32 usart: remove HalfDuplexConfigAnton Pöhl2025-04-111-5/+8
| * | Merge pull request #4082 from markmurphydev/patch-1Dario Nieuwenhuis2025-04-181-1/+1
| |\ \
| | * | Update blinky_wifi example nameMark Murphy2025-04-121-1/+1
| * | | Merge pull request #4089 from IvanLi-CN/g4-opampDario Nieuwenhuis2025-04-181-2/+2
| |\ \ \
| | * | | feat(embassy-stm32/opamp): Add some stm32g4 opamp usageIvan Li2025-04-141-2/+2
| * | | | rp: i2c-slave example: fix twice-swapped sda/sclMatt Johnston2025-04-151-6/+6
| |/ / /
| * | | Merge pull request #4085 from 1-rafael-1/add-rp235x-in-docs-commentsUlf Lilleengen2025-04-1426-30/+30
| |\ \ \
| | * | | Update adc.rsrafael2025-04-141-1/+1
| | * | | Update adc.rsrafael2025-04-141-2/+2
| | * | | update documentation and examples to mention RP235x1-rafael-12025-04-1326-31/+31
| | |/ /
| * / / update WiFi credentials to placeholders1-rafael-12025-04-131-2/+2
| |/ /
| * | Merge pull request #4070 from JuliDi/patch-2Dario Nieuwenhuis2025-04-112-12/+0
| |\ \
| | * | remove incompatible device classes and protocol from RP webusb exampleJuliDi2025-04-112-12/+0
| * | | fixed fmtMick Chanthaseth2025-04-101-11/+3
| * | | added qspi example for stm32h742Mick Chanthaseth2025-04-104-0/+380
| * | | Update minimum FCB version to latest releasedFelipe Balbi2025-04-101-1/+1
| * | | Convert tabs into spacesFelipe Balbi2025-04-101-26/+26
| * | | Add Embassy iMXRT RTC Time DriverFelipe Balbi2025-04-092-2/+4
| |/ /
| * | Add embassy-imxrtFelipe Balbi2025-04-099-0/+254
| * | Update Cargo.tomllonesometraveler2025-04-081-1/+1
| * | Merge pull request #4016 from antonok-edm/emmcDario Nieuwenhuis2025-04-063-3/+3
| |\ \
| | * | refactor to reduce code duplicationAnton Lazarev2025-03-313-3/+3
| | |/
| * | Merge pull request #4045 from mkj/dev/matt/xspiDario Nieuwenhuis2025-04-061-0/+448
| |\ \
| | * | Add stm32h7rs xpi_memory_mapped exampleMatt Johnston2025-04-041-0/+448
| * | | Merge pull request #3983 from mgomez0/topic/buffered-uart-take-pins-before-in...Ulf Lilleengen2025-04-0512-12/+12
| |\ \ \ | | |/ / | |/| |
| | * | BufferedUart initializationMichael Gomez2025-04-0412-12/+12
| | |/
| * / mspm0: blocking uart driveri509VCB2025-03-2910-5/+180
| |/
| * Statically allocate task pools on stable Rust.Dario Nieuwenhuis2025-03-2845-45/+45
| * Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-2757-138/+180
| * stm32/dac: remove DMA generic params.Dario Nieuwenhuis2025-03-256-14/+12