| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add fmt | sawyer bristol | 2024-12-02 | 1 | -0/+2 |
| * | fix device_qualifier_descriptor with custom bcd version | sawyer bristol | 2024-12-02 | 1 | -1/+1 |
| * | add named bcd versions | sawyer bristol | 2024-12-02 | 2 | -14/+21 |
| * | fix bug and allow bcd to be .0 | sawyer bristol | 2024-12-02 | 1 | -1/+1 |
| * | bcd default to 2.1 | sawyer bristol | 2024-12-02 | 1 | -2/+2 |
| * | custom bcd usb version | sawyer bristol | 2024-11-29 | 2 | -12/+18 |
| * | Merge pull request #3591 from embassy-rs/fix-example-build-warning | Ulf Lilleengen | 2024-11-29 | 1 | -1/+1 |
| |\ | |||||
| | * | Rename example crate to remove warning | Ulf Lilleengen | 2024-11-29 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #3583 from williams-one/add-flash-bank-selection-for-erase | Dario Nieuwenhuis | 2024-11-28 | 2 | -5/+15 |
| |\ | |||||
| | * | stm32u5: Add flash bank selection when erasing a sector | William | 2024-11-27 | 1 | -3/+13 |
| | * | stm32: Update STM32 data source | William | 2024-11-27 | 1 | -2/+2 |
| * | | Merge pull request #3586 from eZioPan/stm32-time-drive-macro | Dario Nieuwenhuis | 2024-11-28 | 1 | -24/+0 |
| |\ \ | |||||
| | * | | stm32: remove redundant time-driver macro | eZio Pan | 2024-11-28 | 1 | -24/+0 |
| |/ / | |||||
| * | | Merge pull request #3585 from embassy-rs/net-release2 | Dario Nieuwenhuis | 2024-11-28 | 24 | -24/+52 |
| |\ \ | |/ |/| | |||||
| | * | net: release v0.5.0 | Dario Nieuwenhuis | 2024-11-28 | 24 | -23/+51 |
| | * | net: update to smoltcp v0.12.0 | Dario Nieuwenhuis | 2024-11-28 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #3582 from itswenb/main | Dario Nieuwenhuis | 2024-11-27 | 1 | -0/+1 |
| |\ | |||||
| | * | Add missing clock check | Bing Wen | 2024-11-27 | 1 | -0/+1 |
| * | | Merge pull request #3574 from itswenb/main | Ulf Lilleengen | 2024-11-27 | 7 | -41/+65 |
| |\| | |||||
| | * | Change compile condition | Bing Wen | 2024-11-27 | 1 | -2/+5 |
| | * | Fix & Revert | Bing Wen | 2024-11-27 | 3 | -1/+4 |
| | * | Add new | Bing Wen | 2024-11-27 | 6 | -88/+66 |
| | * | Add new feature to enable overclocking | Bing Wen | 2024-11-26 | 6 | -23/+63 |
| * | | Merge pull request #3556 from chrenderle/low-power | Dario Nieuwenhuis | 2024-11-25 | 5 | -13/+38 |
| |\ \ | |||||
| | * | | low-power: add support for stop for stm32u0 | Christian Enderle | 2024-11-22 | 3 | -7/+12 |
| | * | | low-power: add basic support for stm32u0 | Christian Enderle | 2024-11-22 | 4 | -5/+16 |
| | * | | rtc: reorganize low-power SealedInstance | Christian Enderle | 2024-11-22 | 1 | -4/+10 |
| | * | | rcc: enable lse for stm32u0 | Christian Enderle | 2024-11-22 | 1 | -2/+5 |
| * | | | Merge pull request #3570 from elagil/use_latest_metapac | Dario Nieuwenhuis | 2024-11-24 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | chore: use latest metapac | elagil | 2024-11-24 | 1 | -2/+2 |
| |/ / / | |||||
| * | / | Use inline const for initializing arrays. (#3567) | Dario Nieuwenhuis | 2024-11-24 | 19 | -69/+46 |
| | |/ |/| | |||||
| * | | Merge pull request #3212 from elagil/feat_usb_prepare_for_uac | Dario Nieuwenhuis | 2024-11-23 | 8 | -0/+1880 |
| |\ \ | |||||
| | * | | feat: change SOF timer to input capture | elagil | 2024-11-24 | 2 | -38/+61 |
| | * | | feat(stm32h5): add usb audio example | elagil | 2024-11-24 | 1 | -0/+367 |
| | * | | feat(stm32f4): add usb audio example | elagil | 2024-11-24 | 2 | -0/+376 |
| | * | | feat(usb): add USB Audio Class 1 | elagil | 2024-11-24 | 5 | -0/+1114 |
| |/ / | |||||
| * | | otg: use const blocks for init. | Dario Nieuwenhuis | 2024-11-24 | 1 | -12/+9 |
| * | | otg: fix corruption in CONTROL OUT transfers in stm32f4. | Dario Nieuwenhuis | 2024-11-24 | 2 | -81/+52 |
| * | | otg: improve trace logging, print bytes as hex. | Dario Nieuwenhuis | 2024-11-24 | 2 | -5/+8 |
| * | | otg: fix build with defmt enabled. | Dario Nieuwenhuis | 2024-11-24 | 2 | -55/+65 |
| * | | Bump sync version (#3562) | Dániel Buga | 2024-11-22 | 78 | -78/+78 |
| * | | Merge pull request #3559 from bugadani/gaw | Ulf Lilleengen | 2024-11-22 | 2 | -10/+33 |
| |\ \ | |/ |/| | |||||
| | * | Generalize AtomicWaker | Dániel Buga | 2024-11-22 | 2 | -10/+33 |
| * | | STM32H5xx ADC (#3557) | Gabriel Smith | 2024-11-21 | 3 | -3/+62 |
| |/ | |||||
| * | Merge pull request #3554 from chrenderle/rcc | Dario Nieuwenhuis | 2024-11-21 | 1 | -2/+6 |
| |\ | |||||
| | * | compute lse and lsi frequency for STM32L and STM32U0 series | Christian Enderle | 2024-11-21 | 1 | -2/+6 |
| |/ | |||||
| * | Update README.md (#3553) | Joseph | 2024-11-21 | 1 | -1/+1 |
| * | Merge pull request #3547 from bugadani/callback | Dario Nieuwenhuis | 2024-11-20 | 10 | -6/+57 |
| |\ | |||||
| | * | Add initialize | Dániel Buga | 2024-11-19 | 10 | -9/+56 |
| | * | Only set callback once | Dániel Buga | 2024-11-19 | 2 | -5/+9 |
