aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Make advanced timer trait not require general purpose timer trait as ...chemicstry2022-07-122-3/+13
* Merge #858bors[bot]2022-07-1134-321/+211
|\
| * embassy-stm32: Simplify timeGrant Miller2022-07-1034-321/+211
* | Merge #859bors[bot]2022-07-116-1/+230
|\ \ | |/ |/|
| * Fix cfg flagschemicstry2022-07-111-9/+2
| * Update stm32-datachemicstry2022-07-111-0/+0
| * Add F4 flash driverchemicstry2022-07-115-1/+237
* | Merge #810bors[bot]2022-07-119-157/+273
|\ \
| * | Trait for UsbSupplyhuntc2022-07-096-165/+173
| * | New constructor to cater for the softdevicehuntc2022-07-081-2/+21
| * | Build in a new Unpowered statehuntc2022-07-081-24/+21
| * | Puts in the machinery to handle power detected/removedhuntc2022-07-076-143/+142
| * | Introduces EnabledUsbDevicehuntc2022-07-073-7/+100
* | | Merge pull request #857 from chemicstry/windows_ciDario Nieuwenhuis2022-07-111-2/+10
|\ \ \ | |_|/ |/| |
| * | Fix ci for windows (msys, git bash)chemicstry2022-07-111-2/+10
|/ /
* | Merge #854bors[bot]2022-07-1019-69/+203
|\ \
| * | Fix g0 rcc buildchemicstry2022-07-111-1/+1
| * | Bump stm32-datachemicstry2022-07-111-0/+0
| * | Use u32 instead of Duration for IWDGchemicstry2022-07-112-10/+13
| * | Fix f2, wl compilationchemicstry2022-07-102-2/+2
| * | Fix warningschemicstry2022-07-101-1/+0
| * | Fix typochemicstry2022-07-101-1/+1
| * | Add comments to watchdog examplechemicstry2022-07-101-0/+2
| * | Refactor IWDG to use LSI frequency from RCCchemicstry2022-07-1017-73/+117
| * | Implement IWDG timeout calculationchemicstry2022-07-102-4/+90
* | | Merge #851bors[bot]2022-07-103-188/+419
|\ \ \ | |/ / |/| |
| * | Have removed ANOTHER redondant ErrorType trait impl[email protected]2022-07-101-4/+0
| * | Have removed redondant ErrorType trait impl[email protected]2022-07-101-4/+0
| * | rustfmt on previously edited files[email protected]2022-07-102-26/+22
| * | have adapted access to pin() and port() methods of Sealed::Pin in exti.rs ac...[email protected]2022-07-101-5/+5
| * | correction of the access to flex pin attribute in gpio_v2[email protected]2022-07-091-2/+2
| * | forgotten file[email protected]2022-07-081-1/+1
| * | Have added doc + minor correction[email protected]2022-07-081-7/+12
| * | Flex/ output open drain test done[email protected]2022-07-081-5/+6
| * | Flex/ input pull up test done[email protected]2022-07-081-9/+12
| * | Flex/ input pull down test done[email protected]2022-07-081-7/+10
| * | Flex/ input no pull test done[email protected]2022-07-081-4/+7
| * | Flex/ Test initial output test done[email protected]2022-07-081-1/+91
| * | set_as_input_output() and set_as_output() : Have added comments and made func...[email protected]2022-07-081-3/+16
| * | Have added OutputOpenDrain with Flex[email protected]2022-07-041-63/+34
| * | Have added Flex to eh01 and eh2[email protected]2022-07-041-5/+111
| * | Flex GPIO implementation : Output[email protected]2022-06-301-62/+67
| * | have reverted changed in mod eh1 from previous commit[email protected]2022-06-301-2/+2
| * | Flex GPIO implementation : Input[email protected]2022-06-301-62/+105
* | | Merge #850bors[bot]2022-07-1017-48/+461
|\ \ \
| * | | Features only on nightlyHenrik Alsér2022-07-101-2/+1
| * | | CleanupHenrik Alsér2022-07-103-26/+28
| * | | Nightly feature gate for embedded-storage-asyncHenrik Alsér2022-07-101-2/+2
| * | | Add asynch mod to shared_busHenrik Alsér2022-07-107-44/+44
| * | | Add embassy-embedded-hal nightly featureHenrik Alsér2022-07-091-1/+1