| 
							
							
								 Tyler Gilbert | ce91fb2bfc | Issue #1974 add SAI driver | 2023-09-29 20:57:59 -05:00 |  | 
			
				
					| 
							
							
								 Mateusz Butkiewicz | e1951f3ddf | feat(stm32f7): restore rtc configuration for stm32f7 series | 2023-09-27 16:08:05 +02:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | a57e48459e | stm32/rcc: remove bad limits on l5. | 2023-09-26 05:15:09 +02:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | c604d8a8f1 | stm32/rcc: add voltage_scale, flash waitstates. | 2023-09-26 05:15:09 +02:00 |  | 
			
				
					| 
							
							
								 xoviat | 04b09a2acb | stm32/rtc: use rccperi enable | 2023-09-25 16:26:29 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | 2543bcafaf | Merge pull request #1945 from xoviat/bd-2 stm32: fix bd lsi | 2023-09-24 23:41:04 +00:00 |  | 
			
				
					| 
							
							
								 xoviat | 9f2fc04caa | stm32: fix bd lsi | 2023-09-24 18:37:09 -05:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | e03239e88d | stm32: centralize enabling pwr, syscfg, flash. | 2023-09-25 01:07:55 +02:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | 83b4c01273 | stm32/rcc: unify h5 and h7. | 2023-09-21 23:47:56 +02:00 |  | 
			
				
					| 
							
							
								 Christian Enderle | ad64d7b20b | fix low-power: APB1 needed for LSE | 2023-09-21 17:17:58 +02:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | 00b9f9acef | stm32/h7: fix bad PWR reg versions. | 2023-09-21 00:23:56 +02:00 |  | 
			
				
					| 
							
							
								 Sebastian Goll | 561696dfad | Fix typo in F2 RCC voltage ranges | 2023-09-19 10:20:25 +02:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | 4bfbcd6c72 | stm32: use PAC enums for VOS. | 2023-09-18 03:15:15 +02:00 |  | 
			
				
					| 
							
							
								 xoviat | a6ef314be1 | stm32: update configure_ls as agreed | 2023-09-17 18:41:45 -05:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | bbe1d96045 | stm32/rcc: use AHBPrescaler div impls in stm32wba | 2023-09-17 02:30:50 +02:00 |  | 
			
				
					| 
							
							
								 xoviat | de2773afdd | stm32/rcc: convert bus prescalers to pac enums | 2023-09-16 17:41:11 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | ad0a306ea5 | stm32: fix  wpan_ble test | 2023-09-16 10:19:09 -05:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | 8315cf064e | stm32: add stm32wba support. | 2023-09-16 04:04:45 +02:00 |  | 
			
				
					| 
							
							
								 xoviat | c28a6bdd0b | stm32: generate adc_common | 2023-09-15 17:35:53 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | 9fb14379c3 | stm32: add lp to l0 | 2023-09-14 18:53:27 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | 08415e001e | stm32/f3: add high res for hrtim and misc. | 2023-09-10 13:33:17 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | 11a78fb1e4 | rcc: more cleanup | 2023-09-08 18:20:58 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | 4550452f43 | rustfmt | 2023-09-06 17:53:02 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | 08410432b5 | stm32: fix rcc merge | 2023-09-06 17:51:40 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | 3cf3caa3ab | Merge branch 'main' into rcc-bd | 2023-09-06 17:49:29 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | c21ad04c2e | stm32: extract lse/lsi into bd mod | 2023-09-06 17:48:12 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | d097c99719 | stm32/rcc: add lsi and lse bd abstraction | 2023-09-06 17:33:56 -05:00 |  | 
			
				
					| 
							
							
								 Olle Sandberg | 0d3ff34d80 | adc: enable ADC and clock selection for STM32WLx | 2023-09-06 06:57:30 +02:00 |  | 
			
				
					| 
							
							
								 xoviat | a05afc5426 | Merge pull request #1867 from xoviat/adc-g4 Adc g4 | 2023-09-05 23:31:03 +00:00 |  | 
			
				
					| 
							
							
								 Scott Mabin | 6770d8e8a6 | Allow the RTC clock source to be configured with the new RTC mechanism | 2023-09-06 00:04:09 +01:00 |  | 
			
				
					| 
							
							
								 xoviat | 7622d2eb61 | stm32: fix merge issues | 2023-09-05 17:10:15 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | 7573160077 | Merge branch 'main' of https://github.com/embassy-rs/embassy into adc-g4 | 2023-09-05 17:02:28 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | f502271940 | stm32: add initial adc f3 impl | 2023-09-05 16:46:57 -05:00 |  | 
			
				
					| 
							
							
								 Daehyeok Mun | 49ba9c3da2 | initial support for STM32G4 ADC | 2023-09-04 23:36:41 -07:00 |  | 
			
				
					| 
							
							
								 xoviat | 27dfced285 | stm32: fix rcc wb | 2023-08-29 19:51:21 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | 989c98f316 | stm32/rtc: autocompute prescalers | 2023-08-29 19:41:03 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | 6b8b145266 | stm32: revert changes to rcc f4 | 2023-08-28 16:17:42 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | 70a5221b2e | stm32/bd: consolidate enable_rtc | 2023-08-28 15:34:08 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | e981cd4968 | stm32: fix rtc wakeup timing and add dbg | 2023-08-27 21:15:57 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | cbc92dce05 | stm32/bd: fix errors | 2023-08-27 15:18:34 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | 531f51d0eb | rcc/bd: consolidate mod | 2023-08-27 15:01:09 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | f28ab18d7b | stm32: fix l4 re-export | 2023-08-27 09:50:02 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | 3bf6081eb5 | stm32: fix wl re-export | 2023-08-27 09:41:31 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | fb942e6675 | stm32: re-export rtcclocksource | 2023-08-27 09:25:14 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | 10ea068027 | stm32/bd: allow dead code | 2023-08-27 09:12:04 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | 4caa8497fc | stm32: extract backupdomain into mod | 2023-08-27 09:07:34 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | 48085939e7 | stm32/rcc: rename common to bus | 2023-08-27 08:35:13 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | cda4047310 | stm32: flesh out lp executor | 2023-08-24 19:29:11 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | 83f224e140 | stm32/lp: add refcount | 2023-08-23 20:18:34 -05:00 |  | 
			
				
					| 
							
							
								 xoviat | 7bff2ebab3 | Merge pull request #1766 from xoviat/rtc-w stm32/rtc: add start/stop wakeup | 2023-08-22 21:50:53 +00:00 |  |