mirror of
				https://github.com/mkuf/prind.git
				synced 2025-10-31 18:36:32 +01:00 
			
		
		
		
	* klipper: rename the mcu target to tools * klipper: add hostmcu target * klipper: add klipper user to tty group * klipper: add build config for klipper_mcu * docs: add new targets to klipper image readme * docs: add hostmcu profile to additional profiles * add hostmcu profile
		
			
				
	
	
		
			27 lines
		
	
	
		
			745 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			745 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # CONFIG_LOW_LEVEL_OPTIONS is not set
 | |
| # CONFIG_MACH_AVR is not set
 | |
| # CONFIG_MACH_ATSAM is not set
 | |
| # CONFIG_MACH_ATSAMD is not set
 | |
| # CONFIG_MACH_LPC176X is not set
 | |
| # CONFIG_MACH_STM32 is not set
 | |
| # CONFIG_MACH_HC32F460 is not set
 | |
| # CONFIG_MACH_RP2040 is not set
 | |
| # CONFIG_MACH_PRU is not set
 | |
| # CONFIG_MACH_AR100 is not set
 | |
| CONFIG_MACH_LINUX=y
 | |
| # CONFIG_MACH_SIMU is not set
 | |
| CONFIG_BOARD_DIRECTORY="linux"
 | |
| CONFIG_CLOCK_FREQ=50000000
 | |
| CONFIG_LINUX_SELECT=y
 | |
| CONFIG_USB_VENDOR_ID=0x1d50
 | |
| CONFIG_USB_DEVICE_ID=0x614e
 | |
| CONFIG_USB_SERIAL_NUMBER="12345"
 | |
| CONFIG_CANBUS_FREQUENCY=500000
 | |
| CONFIG_HAVE_GPIO=y
 | |
| CONFIG_HAVE_GPIO_ADC=y
 | |
| CONFIG_HAVE_GPIO_SPI=y
 | |
| CONFIG_HAVE_GPIO_I2C=y
 | |
| CONFIG_HAVE_GPIO_HARD_PWM=y
 | |
| CONFIG_HAVE_GPIO_BITBANGING=y
 | |
| CONFIG_INLINE_STEPPER_HACK=y
 |