| 
							
							
								 Dario Nieuwenhuis | 796f6c034a | Release embassy-executor 0.6.3. | 2024-11-12 18:07:50 +01:00 |  | 
			
				
					| 
							
							
								 Dániel Buga | 94659325ab | Prep executor 0.6.2 | 2024-11-06 13:58:02 +01:00 |  | 
			
				
					| 
							
							
								 William | 76606b6fe0 | Update chip from stm32u585ai to stm32u5g9zj and fix pinout | 2024-10-28 08:46:07 +01:00 |  | 
			
				
					| 
							
							
								 William | bfff50a361 | Fix format | 2024-10-28 08:40:38 +01:00 |  | 
			
				
					| 
							
							
								 William | be52224211 | Add LTDC example for STM32U5G9J-DK2 demo board | 2024-10-25 15:40:18 +02:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | 1a24b4f018 | Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1 | 2024-10-21 01:26:02 +02:00 |  | 
			
				
					| 
							
							
								 Ulf Lilleengen | 37d7b0cd06 | prepare release embassy-executor | 2024-08-05 08:56:29 +02:00 |  | 
			
				
					| 
							
							
								 Ulf Lilleengen | 61bda59d83 | Prepare to release embassy-usb | 2024-08-05 08:56:29 +02:00 |  | 
			
				
					| 
							
							
								 Ulf Lilleengen | 44282b18fa | Prepare embassy-time release | 2024-08-05 08:56:29 +02:00 |  | 
			
				
					| 
							
							
								 Eekle | 67f5b8d974 | Update example | 2024-06-30 11:06:32 +02:00 |  | 
			
				
					| 
							
							
								 Eekle | 7eb605d116 | fmt | 2024-06-23 16:55:36 +02:00 |  | 
			
				
					| 
							
							
								 Eekle | 2655426cd8 | Add async wait to TSC | 2024-06-23 16:43:12 +02:00 |  | 
			
				
					| 
							
							
								 Karun | 54fa33cbae | Add example for touch sensitive controller | 2024-06-13 13:46:10 -04:00 |  | 
			
				
					| 
							
							
								 Ulf Lilleengen | 30918c355b | prepare for embassy-time 0.3.1 release | 2024-06-04 09:02:41 +02:00 |  | 
			
				
					| 
							
							
								 Ulf Lilleengen | cf0d227cca | Prepare for embassy-sync 0.6.0 release | 2024-05-29 12:09:55 +02:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | 66e3d4da8d | examples/stm32: do not enable vbus detect by default, it doesn't work on all boards. | 2024-05-13 01:11:49 +02:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | 5732ee7ca9 | Reduce use of the full futurescrate. | 2024-04-26 23:22:25 +02:00 |  | 
			
				
					| 
							
							
								 James Munns | 0d0d8e14e2 | Update dependent versions | 2024-04-23 19:48:16 +02:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | 6d122c274f | Merge pull request #2792 from wagcampbell/wgc/u5-flash-non-secure Support non-secure flash operations on STM32U5 | 2024-04-15 22:28:34 +00:00 |  | 
			
				
					| 
							
							
								 Warren Campbell | c5119c6318 | Add support for using secure registers | 2024-04-15 18:02:29 -04:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | 913bb19a34 | stm32/i2c: remove DMA generic params. | 2024-04-15 23:40:12 +02:00 |  | 
			
				
					| 
							
							
								 Adam Greig | 7cf6490fba | usb: remove device_descriptor buffer, store bytes in UsbDevice.inner instead | 2024-03-23 00:35:15 +00:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | 4858a53a39 | stm32/usb: ensure mux is configured in examples. | 2024-03-19 22:10:59 +01:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | 530ff9d4d3 | stm32/usb: merge usb and usb_otg into single module. | 2024-03-19 22:07:16 +01:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | 489d0be2a2 | stm32/rcc: unify naming sysclk field to sys, enum toSysclk. | 2024-02-26 00:00:17 +01:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | 0665e0d452 | stm32/rcc: port U5 to new API, add all PLLs, all HSE modes. | 2024-02-23 01:24:05 +01:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | 69bfcaad42 | Merge pull request #2594 from exzachlyvv/zvv/u5-i2c Add simple i2c example for u5 | 2024-02-18 22:35:18 +00:00 |  | 
			
				
					| 
							
							
								 Zach | f12bba8a6d | Add simple i2c example for u5 | 2024-02-18 16:26:44 -06:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | 034e47abac | Merge pull request #2591 from exzachlyvv/zvv/u5-flash support u5 flash | 2024-02-18 17:55:35 +00:00 |  | 
			
				
					| 
							
							
								 Zach | f9e7fc6e5e | u5 - add working rng example | 2024-02-17 14:00:03 -06:00 |  | 
			
				
					| 
							
							
								 Zach | dd9f0d9d9e | support u5 flash | 2024-02-17 12:04:53 -06:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | 22197320ff | bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. | 2024-01-11 23:01:24 +01:00 |  | 
			
				
					| 
							
							
								 Tyler Gilbert | 31bf127807 | Update STM32 RCC U5 to support P and Q dividers | 2024-01-03 10:46:45 -06:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | eb7197c5b7 | examples: configure executor task arena sizes. | 2024-01-02 18:13:25 +01:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | 8b36a32ed5 | ci: use beta, add secondary nightly ci. | 2023-12-21 15:03:57 +01:00 |  | 
			
				
					| 
							
							
								 Jesse Braham | 925f5cbc26 | Update all references to embasy-executorto the latest version | 2023-12-06 12:05:47 +01:00 |  | 
			
				
					| 
							
							
								 Scott Mabin | 334900752a | update release version in examples and other crates | 2023-12-04 13:15:10 +00:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | c6989dfbca | Remove nightly and unstable-traits features in preparation for 1.75. | 2023-11-29 17:26:33 +01:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | 1f9b649f80 | executor: release v0.3.3 | 2023-11-15 18:44:01 +01:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | 4fe344ebc0 | stm32/rcc: consistent casing and naming for PLL enums. | 2023-11-13 00:52:01 +01:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | 4647df14b1 | Update heapless to v0.8, embedded-nal-async to v0.7 | 2023-11-10 16:43:53 +01:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | 0b015bd727 | usb: remove msos-descriptor feature. | 2023-11-08 23:21:52 +01:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | 0272deb158 | stm32/rcc: add shared code for hsi48 with crs support. | 2023-11-05 23:52:54 +01:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | dd6a29adb2 | Release embassy-executor v0.3.1 | 2023-11-01 00:17:44 +01:00 |  | 
			
				
					| 
							
							
								 Dániel Buga | d941882066 | Prepare embassy-net 0.2.1 and embassy-sync 0.4.0 | 2023-10-31 09:33:27 +01:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | 412bcad2d1 | stm32: rename HSI16 -> HSI | 2023-10-22 22:39:55 +02:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | 213b4c9dca | time: add linkskey, release v0.1.5. | 2023-10-16 20:11:35 +02:00 |  | 
			
				
					| 
							
							
								 Adam Greig | 0621e957a0 | time: Update examples, tests, and other code to use new Timer::after_x convenience methods | 2023-10-15 01:30:12 +01:00 |  | 
			
				
					| 
							
							
								 Dániel Buga | 02d2c06b23 | Release embassy-time 0.1.4 | 2023-10-12 18:14:33 +02:00 |  | 
			
				
					| 
							
							
								 Dario Nieuwenhuis | 6186fe0807 | stm32/rcc: use PLL enums from PAC. | 2023-10-09 02:48:22 +02:00 |  |