Initial support for CSTM65 (#22513)
This commit is contained in:
		
							parent
							
								
									c1b385ce0f
								
							
						
					
					
						commit
						131811b3d7
					
				
					 12 changed files with 419 additions and 0 deletions
				
			
		
							
								
								
									
										8
									
								
								keyboards/drop/cstm65/board.h
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								keyboards/drop/cstm65/board.h
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,8 @@
 | 
			
		|||
// Copyright 2023 Massdrop, Inc.
 | 
			
		||||
// SPDX-License-Identifier: GPL-2.0-or-later
 | 
			
		||||
#pragma once
 | 
			
		||||
 | 
			
		||||
#include_next <board.h>
 | 
			
		||||
 | 
			
		||||
#undef STM32_HSECLK
 | 
			
		||||
#define STM32_HSECLK 16000000U
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue