| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #2664 from eZioPan/build-target-fix | Dario Nieuwenhuis | 2024-03-06 | 4 | -7/+7 |
| |\ | |||||
| | * | stm32/rtc: remove use of deprecated .timestamp() | Dario Nieuwenhuis | 2024-03-06 | 4 | -7/+7 |
| * | | stm32: add usb_hid_mouse example | Vo Trung Chi | 2024-03-07 | 1 | -3/+3 |
| * | | stm32: add usb_hid_mouse example | Vo Trung Chi | 2024-03-07 | 1 | -16/+16 |
| * | | stm32: add usb_hid_mouse example | Vo Trung Chi | 2024-03-07 | 2 | -0/+149 |
| |/ | |||||
| * | stm32/rcc: port g0 to new api. | Dario Nieuwenhuis | 2024-03-04 | 1 | -7/+8 |
| * | stm32/rcc: g4: consistent PllSource, add pll pqr limits, simplify a bit. | Dario Nieuwenhuis | 2024-03-04 | 4 | -18/+17 |
| * | Merge pull request #2646 from cschuhen/feature/wake_tx_on_buffered_push | Dario Nieuwenhuis | 2024-03-01 | 1 | -1/+5 |
| |\ | |||||
| | * | Writing to TX buffer also needs to fire an interrupt to kick off transmission... | Corey Schuhen | 2024-03-02 | 1 | -1/+5 |
| * | | stm32: autogenerate mux config for all chips. | Dario Nieuwenhuis | 2024-03-01 | 14 | -95/+93 |
| |/ | |||||
| * | Merge branch 'embassy-rs:main' into cryp | Caleb Garrett | 2024-02-29 | 6 | -7/+7 |
| |\ | |||||
| | * | update metapac | eZio Pan | 2024-02-29 | 1 | -2/+2 |
| | * | update usbd-hid to latest | Haobo Gu | 2024-02-26 | 5 | -5/+5 |
| * | | Merge branch 'main' into cryp | Caleb Garrett | 2024-02-25 | 7 | -7/+7 |
| |\| | |||||
| | * | stm32/adc: reexport enums from PAC to avoid boilerplate hell. | Dario Nieuwenhuis | 2024-02-26 | 7 | -7/+7 |
| * | | Address CI build issues. | Caleb Garrett | 2024-02-25 | 1 | -6/+8 |
| * | | Correct tag generation. | Caleb Garrett | 2024-02-25 | 1 | -3/+6 |
| * | | Add CRYP example. | Caleb Garrett | 2024-02-25 | 2 | -0/+70 |
| |/ | |||||
| * | stm32/rcc: unify naming sysclk field to `sys`, enum to `Sysclk`. | Dario Nieuwenhuis | 2024-02-26 | 14 | -17/+17 |
| * | Merge pull request #2583 from OroArmor/tim_pll_clk | Dario Nieuwenhuis | 2024-02-25 | 1 | -1/+2 |
| |\ | |||||
| | * | Move to internal mod and re-export the enums | Eli Orona | 2024-02-24 | 1 | -3/+1 |
| | * | Rust fmt | Eli Orona | 2024-02-20 | 1 | -1/+3 |
| | * | Move compile test to the STM32F334 example. | Eli Orona | 2024-02-20 | 2 | -3/+2 |
| | * | Move to auto-generated based system. | Eli Orona | 2024-02-16 | 1 | -1/+3 |
| * | | FDCAN: Don't require internal module for public API. | Corey Schuhen | 2024-02-25 | 1 | -2/+2 |
| * | | stm32/rcc: port U5 to new API, add all PLLs, all HSE modes. | Dario Nieuwenhuis | 2024-02-23 | 1 | -11/+16 |
| * | | Merge pull request #2588 from cschuhen/feature/fdcan_buffered | Dario Nieuwenhuis | 2024-02-23 | 4 | -83/+281 |
| |\ \ | |||||
| | * | | Add dep for static_cell to example. | Corey Schuhen | 2024-02-19 | 1 | -0/+1 |
| | * | | Remove the OperatingMode typestates | Corey Schuhen | 2024-02-18 | 3 | -8/+7 |
| | * | | Add a buffered mode. | Corey Schuhen | 2024-02-17 | 1 | -7/+90 |
| | * | | Port FDCAN HAL to use PAC directly instead of fdcan crate. | Corey Schuhen | 2024-02-17 | 4 | -80/+195 |
| * | | | Merge pull request #2559 from mchant/main | Dario Nieuwenhuis | 2024-02-20 | 1 | -0/+182 |
| |\ \ \ | |||||
| | * | | | removed extra spaces. | Mick Chanthaseth | 2024-02-19 | 1 | -1/+1 |
| | * | | | fixed formatting in usb_hid_mouse.rs | Mick Chanthaseth | 2024-02-19 | 1 | -4/+3 |
| | * | | | Updated formatting in usb_hid_mouse.rs. | Mick Chanthaseth | 2024-02-19 | 1 | -6/+6 |
| | * | | | Merge branch 'embassy-rs:main' into main | Mick Chanthaseth | 2024-02-16 | 19 | -76/+333 |
| | |\| | | |||||
| | * | | | Update imports in usb_hid_mouse.rs | Mick Chanthaseth | 2024-02-16 | 1 | -1/+1 |
| | * | | | added usb_hid_mouse example for rp | Mick Chanthaseth | 2024-02-11 | 1 | -0/+183 |
| * | | | | Merge pull request #2594 from exzachlyvv/zvv/u5-i2c | Dario Nieuwenhuis | 2024-02-18 | 1 | -0/+41 |
| |\ \ \ \ | |||||
| | * | | | | Add simple i2c example for u5 | Zach | 2024-02-18 | 1 | -0/+41 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #2591 from exzachlyvv/zvv/u5-flash | Dario Nieuwenhuis | 2024-02-18 | 1 | -0/+55 |
| |\ \ \ \ | |||||
| | * | | | | support u5 flash | Zach | 2024-02-17 | 1 | -0/+55 |
| | |/ / / | |||||
| * / / / | u5 - add working rng example | Zach | 2024-02-17 | 1 | -0/+25 |
| |/ / / | |||||
| * | | | Merge pull request #2558 from CBJamo/ws2812_write_fixup | Dario Nieuwenhuis | 2024-02-17 | 1 | -2/+5 |
| |\ \ \ | |||||
| | * | | | Switch to ticker | Caleb Jamison | 2024-02-10 | 1 | -2/+3 |
| | * | | | Add explicit reset time to ws2812 write fn. | Caleb Jamison | 2024-02-10 | 1 | -0/+2 |
| | |/ / | |||||
| * | | | Merge pull request #2578 from CBJamo/i2c_slave_fixes | Dario Nieuwenhuis | 2024-02-17 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Improve rp2040 i2c slave | Caleb Jamison | 2024-02-15 | 1 | -1/+1 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #2579 from barnabywalters/g4rcc | Dario Nieuwenhuis | 2024-02-16 | 3 | -27/+36 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Refinements | Barnaby Walters | 2024-02-17 | 1 | -0/+1 |
