Commit Graph

12 Commits

Author SHA1 Message Date
xoviat
bf39822092 consolidate ExtiPin into stm32 package 2021-03-20 11:07:16 -05:00
xoviat
03ecc91d55 stm32: consolidate functionality into new pkg 2021-03-19 15:26:20 -05:00
Michael Beaumont
7b0bed2c5e
Add WaitFor{Low,High} for stm32l0 exti pins 2021-03-18 19:58:32 +01:00
xoviat
81d99ff1a0 stm32: exti: update api 2021-03-17 20:56:48 -05:00
xoviat
739c47cc33 stm32: exti: remove static mut 2021-03-17 20:14:29 -05:00
xoviat
7743c8305b stm32l0: cleanup exti 2021-03-17 20:13:34 -05:00
xoviat
71ac582d68
add feature 2021-03-17 19:02:22 -05:00
Michael Beaumont
d1b7d03fc7 Upgrade stm32l0xx-hal 2021-03-18 00:00:18 +01:00
Michael Beaumont
5fd0e30b48 Remove extraneous generic type 2021-03-18 00:00:18 +01:00
Michael Beaumont
5e8156a47d
Add WaitForAnyEdge 2021-03-09 16:03:19 +01:00
Michael Beaumont
6278ecf4b0
Use a critical section to listen on GPIO pins 2021-03-09 14:23:02 +01:00
Michael Beaumont
b490c8a48d
Add stm32l0 with ExtiPin futures 2021-03-09 11:00:02 +01:00