🔨 Consolidate BTT linker scripts followup (#22038)
This commit is contained in:
		
				
					committed by
					
						 Scott Lahteine
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							557ba20ff4
						
					
				
				
					commit
					f3697e5e02
				
			| @@ -119,7 +119,7 @@ lib_deps          = ${env:STM32F103RC_btt_maple.lib_deps} | |||||||
| [env:STM32F103RC_btt_512K_maple] | [env:STM32F103RC_btt_512K_maple] | ||||||
| platform                  = ${common_stm32f1.platform} | platform                  = ${common_stm32f1.platform} | ||||||
| extends                   = env:STM32F103RC_btt_maple | extends                   = env:STM32F103RC_btt_maple | ||||||
| board_build.ldscript      = STM32F103RC_SKR_MINI_512K.ld | board_build.ldscript      = STM32F103RE_SKR_MINI_512K.ld | ||||||
| board_upload.maximum_size = 524288 | board_upload.maximum_size = 524288 | ||||||
| build_flags               = ${env:STM32F103RC_btt_maple.build_flags} -DSTM32_FLASH_SIZE=512 | build_flags               = ${env:STM32F103RC_btt_maple.build_flags} -DSTM32_FLASH_SIZE=512 | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user