| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge #866 | bors[bot] | 2022-07-15 | 2 | -30/+38 |
| |\ | |||||
| | * | Require erase address to be aligned to page size | chemicstry | 2022-07-14 | 1 | -1/+1 |
| | * | Fix erasing across banks | chemicstry | 2022-07-14 | 1 | -29/+35 |
| | * | Fix writing to last sector of F4 flash | chemicstry | 2022-07-14 | 1 | -2/+4 |
| * | | Move all gpio logic to Flex | chemicstry | 2022-07-13 | 1 | -13/+7 |
| * | | Change get_set_level to get_output_level | chemicstry | 2022-07-13 | 1 | -3/+3 |
| * | | Use Into conversions instead of matches | chemicstry | 2022-07-13 | 1 | -24/+6 |
| * | | Add more convenience GPIO functions | chemicstry | 2022-07-13 | 1 | -0/+96 |
| |/ | |||||
| * | Revert "Make advanced timer trait not require general purpose timer trait as ... | chemicstry | 2022-07-12 | 2 | -3/+13 |
| * | Merge #858 | bors[bot] | 2022-07-11 | 17 | -243/+133 |
| |\ | |||||
| | * | embassy-stm32: Simplify time | Grant Miller | 2022-07-10 | 17 | -243/+133 |
| * | | Merge #859 | bors[bot] | 2022-07-11 | 3 | -1/+172 |
| |\ \ | |/ |/| | |||||
| | * | Fix cfg flags | chemicstry | 2022-07-11 | 1 | -9/+2 |
| | * | Add F4 flash driver | chemicstry | 2022-07-11 | 3 | -1/+179 |
| * | | Merge #810 | bors[bot] | 2022-07-11 | 1 | -36/+47 |
| |\ \ | |/ |/| | |||||
| | * | Puts in the machinery to handle power detected/removed | huntc | 2022-07-07 | 1 | -36/+47 |
| * | | Merge #854 | bors[bot] | 2022-07-10 | 17 | -69/+157 |
| |\ \ | |||||
| | * | | Fix g0 rcc build | chemicstry | 2022-07-11 | 1 | -1/+1 |
| | * | | Use u32 instead of Duration for IWDG | chemicstry | 2022-07-11 | 1 | -9/+12 |
| | * | | Fix f2, wl compilation | chemicstry | 2022-07-10 | 2 | -2/+2 |
| | * | | Fix warnings | chemicstry | 2022-07-10 | 1 | -1/+0 |
| | * | | Fix typo | chemicstry | 2022-07-10 | 1 | -1/+1 |
| | * | | Refactor IWDG to use LSI frequency from RCC | chemicstry | 2022-07-10 | 17 | -73/+117 |
| | * | | Implement IWDG timeout calculation | chemicstry | 2022-07-10 | 1 | -4/+46 |
| * | | | Merge #851 | bors[bot] | 2022-07-10 | 2 | -187/+314 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Have removed ANOTHER redondant ErrorType trait impl | [email protected] | 2022-07-10 | 1 | -4/+0 |
| | * | | Have removed redondant ErrorType trait impl | [email protected] | 2022-07-10 | 1 | -4/+0 |
| | * | | rustfmt on previously edited files | [email protected] | 2022-07-10 | 1 | -12/+9 |
| | * | | have adapted access to pin() and port() methods of Sealed::Pin in exti.rs ac... | [email protected] | 2022-07-10 | 1 | -5/+5 |
| | * | | correction of the access to flex pin attribute in gpio_v2 | [email protected] | 2022-07-09 | 1 | -2/+2 |
| | * | | set_as_input_output() and set_as_output() : Have added comments and made func... | [email protected] | 2022-07-08 | 1 | -3/+16 |
| | * | | Have added OutputOpenDrain with Flex | [email protected] | 2022-07-04 | 1 | -63/+34 |
| | * | | Have added Flex to eh01 and eh2 | [email protected] | 2022-07-04 | 1 | -5/+111 |
| | * | | Flex GPIO implementation : Output | [email protected] | 2022-06-30 | 1 | -62/+67 |
| | * | | have reverted changed in mod eh1 from previous commit | [email protected] | 2022-06-30 | 1 | -2/+2 |
| | * | | Flex GPIO implementation : Input | [email protected] | 2022-06-30 | 1 | -62/+105 |
| * | | | Merge #850 | bors[bot] | 2022-07-10 | 4 | -1/+48 |
| |\ \ \ | |||||
| | * | | | Add embassy-embedded-hal nightly feature | Henrik Alsér | 2022-07-09 | 1 | -1/+1 |
| | * | | | impl SetConfig for stm32 i2c and SPI | Henrik Alsér | 2022-07-09 | 4 | -0/+47 |
| | | |/ | |/| | |||||
| * | | | Cleanup | Henrik Alsér | 2022-07-08 | 1 | -1/+0 |
| * | | | stm32/i2c: impl ErrorType for all. | Dario Nieuwenhuis | 2022-07-07 | 1 | -1/+1 |
| * | | | NoDma | Henrik Alsér | 2022-07-07 | 1 | -3/+1 |
| * | | | Cleanup | Henrik Alsér | 2022-07-07 | 1 | -1/+0 |
| * | | | v1 fix | Henrik Alsér | 2022-07-07 | 1 | -1/+1 |
| * | | | v2 fix | Henrik Alsér | 2022-07-07 | 1 | -1/+3 |
| * | | | rustfmt | Henrik Alsér | 2022-07-07 | 1 | -1/+0 |
| * | | | Add EH 1.0 impls for stm32 i2c | Henrik Alsér | 2022-07-07 | 2 | -0/+113 |
| |/ / | |||||
| * | | fix case when chip has multiple iwdg | Vincent Stakenburg | 2022-06-28 | 1 | -6/+10 |
| * | | rebase and fix unborrow | Vincent Stakenburg | 2022-06-28 | 1 | -2/+1 |
| * | | address review | Vincent Stakenburg | 2022-06-28 | 1 | -4/+2 |
