Commit Graph

14 Commits

Author SHA1 Message Date
7ef5806168 stm32: codegen interrupts 2021-05-01 03:08:52 +02:00
936efd164d USART codegen 2021-04-25 22:35:51 +02:00
ef4d9d243e wip usart 2021-04-20 02:44:55 +02:00
170536b073 stm32: add exti 2021-04-20 02:44:54 +02:00
258ba533bd Implement GPIO input 2021-04-20 02:30:14 +02:00
aa65d5ccaf it's alive 2021-04-20 02:30:13 +02:00
8b1ffb2cb7 Remove Pin from GPIO traits 2021-04-14 17:04:40 +02:00
7cb46ac720 stm32: fix usb 2021-04-06 14:23:13 -05:00
dea09876e0 stm32: fix example 2021-04-06 14:17:29 -05:00
86cc1eee98 stm32: fix examples 2021-04-06 14:05:08 -05:00
25e8368290 Actually await the read call 2021-04-01 17:06:31 -07:00
d80e2eb006 Satisfy rustfmt. 2021-04-01 17:05:44 -07:00
d9ecb4ab05 Reborrow serial and demonstrate using it twice. 2021-04-01 17:03:55 -07:00
009e1896bf stm32: consolidate crates 2021-03-30 10:05:52 -05:00