| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | alarm handling to poll hardware status directly; add ci test | 1-rafael-1 | 2025-09-15 | 1 | -8/+4 |
| * | Merge branch 'main' into rp2040-rtc-alarm | 1-rafael-1 | 2025-09-15 | 363 | -1485/+7983 |
| |\ | |||||
| | * | Merge pull request #4658 from Riceman2000/main | Dario Nieuwenhuis | 2025-09-15 | 1 | -0/+155 |
| | |\ | |||||
| | | * | Fix removed comments | riceman2000 | 2025-09-14 | 2 | -6/+6 |
| | | * | Up SPI freq | riceman2000 | 2025-09-14 | 1 | -1/+1 |
| | | * | Remove unused imports | riceman2000 | 2025-09-12 | 1 | -3/+1 |
| | | * | Merge branch 'embassy-rs:main' into main | Rice | 2025-09-12 | 2 | -3/+1 |
| | | |\ | |||||
| | | * | | Updated example | riceman2000 | 2025-09-12 | 1 | -11/+23 |
| | | * | | Example first draft | Riceman2000 | 2025-09-12 | 1 | -0/+145 |
| | | * | | Fix typo in PIO SPI examples | Riceman2000 | 2025-09-12 | 2 | -6/+6 |
| | * | | | Merge pull request #4661 from mkj/pr/onewire-parasite | Dario Nieuwenhuis | 2025-09-15 | 4 | -49/+233 |
| | |\ \ \ | |||||
| | | * | | | rp/pio: Copy onewire examples from rp to rp235x | Matt Johnston | 2025-09-14 | 2 | -49/+143 |
| | | * | | | rp/pio: Add onewire strong pullups, parasite power | Matt Johnston | 2025-09-14 | 2 | -0/+90 |
| | * | | | | fix examples | Süha Ünüvar | 2025-09-15 | 3 | -24/+24 |
| | |/ / / | |||||
| | * | / | lpc55: added lpc55-core0 feature | Roi Bachynskyi | 2025-09-12 | 1 | -1/+1 |
| | | |/ | |/| | |||||
| | * | | ci: use devtool to build. | Dario Nieuwenhuis | 2025-09-11 | 2 | -3/+1 |
| | |/ | |||||
| | * | Fix example | Dion Dokter | 2025-09-11 | 2 | -5/+5 |
| | * | Add cargo metadata | Dion Dokter | 2025-09-11 | 1 | -0/+6 |
| | * | Add edf example to CI and fix the example | diondokter | 2025-09-11 | 2 | -7/+8 |
| | * | rustfmt | James Munns | 2025-09-11 | 1 | -1/+3 |
| | * | Add EDF example | James Munns | 2025-09-11 | 5 | -0/+268 |
| | * | nrf: 802.15.4 embassy-net-driver | Remmirad | 2025-09-06 | 2 | -2/+122 |
| | * | Merge pull request #4430 from fwolter/add-f1-remap | Dario Nieuwenhuis | 2025-09-05 | 2 | -4/+5 |
| | |\ | |||||
| | | * | stm32/afio: use type inference for timer remaps as well. | Dario Nieuwenhuis | 2025-09-05 | 2 | -4/+5 |
| | * | | Merge pull request #4210 from mcaveniathor/pio_i2s_rx | Dario Nieuwenhuis | 2025-09-05 | 1 | -0/+81 |
| | |\ \ | |||||
| | | * | | Add PioI2sIn, PioI2sInProgram, and example binary | Thor McAvenia | 2025-09-05 | 1 | -0/+81 |
| | | |/ | |||||
| | * | | rp: fix pio spi async example | Adrian Wowk | 2025-09-05 | 1 | -1/+0 |
| | * | | rp: add pio spi runtime reconfiguration | Adrian Wowk | 2025-09-05 | 2 | -23/+7 |
| | * | | style: cleanup with rustfmt | Adrian Wowk | 2025-09-05 | 2 | -15/+9 |
| | * | | rp: add pio spi examples | Adrian Wowk | 2025-09-05 | 2 | -0/+128 |
| | |/ | |||||
| | * | Merge pull request #4620 from embassy-rs/lolsai | Dario Nieuwenhuis | 2025-09-05 | 2 | -69/+5 |
| | |\ | |||||
| | | * | stm32/sai: update for new metapac, simplify cfgs. | Dario Nieuwenhuis | 2025-09-05 | 2 | -69/+5 |
| | * | | Merge pull request #4496 from variegated-coffee/psram | Dario Nieuwenhuis | 2025-09-05 | 1 | -0/+49 |
| | |\ \ | |||||
| | | * | | Manual rustfmt fix | Magnus Nordlander | 2025-08-05 | 1 | -0/+1 |
| | | * | | Apply rustfmt | Magnus Nordlander | 2025-08-05 | 1 | -4/+3 |
| | | * | | Interface changes and added example | Magnus Nordlander | 2025-08-05 | 1 | -0/+49 |
| | * | | | Merge branch 'main' into adc_with_clock | Dario Nieuwenhuis | 2025-09-05 | 5 | -17/+410 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | | * | | style: formatting | Adrian Figueroa | 2025-09-05 | 1 | -1/+0 |
| | | * | | feat: SAI example | Adrian Figueroa | 2025-09-05 | 1 | -0/+53 |
| | | * | | Merge pull request #4623 from paroga/stm32l0_usb_serial | Dario Nieuwenhuis | 2025-09-05 | 2 | -0/+97 |
| | | |\ \ | |||||
| | | | * | | stm32/l0: Add usb serial example | Patrick Gansterer | 2025-09-01 | 2 | -0/+97 |
| | | * | | | Fix offset calculation | wackazong | 2025-09-04 | 1 | -1/+1 |
| | | * | | | nrf: add NFCT NDEF example. | Dario Nieuwenhuis | 2025-09-04 | 1 | -15/+259 |
| | | |/ / | |||||
| | | * | | rtos-trace: upgraded feature support | Florian Grandel | 2025-08-30 | 1 | -2/+2 |
| | * | | | Add Adc::new_with_clock() to configure analog clock | Per Rosengren | 2025-08-30 | 4 | -6/+45 |
| | |/ / | |||||
| | * | | Fix examples | diondokter | 2025-08-29 | 9 | -18/+18 |
| | * | | executor: return error when creating the spawntoken, not when spawning. | Dario Nieuwenhuis | 2025-08-29 | 135 | -262/+258 |
| | * | | Merge pull request #4574 from bespsm/mspm0-wwdt | i509VCB | 2025-08-28 | 5 | -0/+270 |
| | |\ \ | |||||
| | | * | | mspm0-watchdog: rename mod watchdog to wwdt | Siarhei B | 2025-08-28 | 5 | -5/+5 |
| | | * | | mspm0-watchdog: add watchdog examples for all chips | Siarhei B | 2025-08-28 | 5 | -0/+270 |
