Difference between revisions of "STM32 arduino setup"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
 (Created page with "Github resources (board manager):  https://github.com/stm32duino/Arduino_Core_STM32  General github link: https://github.com/stm32duino/")  | 
				|||
| Line 4: | Line 4: | ||
General github link: https://github.com/stm32duino/  | General github link: https://github.com/stm32duino/  | ||
| + | |||
| + | |||
| + | =Raspberry Pi stuff=  | ||
| + | https://github.com/koendv/stm32duino-raspberrypi  | ||
| + | Installing dfu-utils: sudo apt install dfu-util  | ||
Revision as of 00:01, 27 January 2020
Github resources (board manager):
https://github.com/stm32duino/Arduino_Core_STM32
General github link: https://github.com/stm32duino/
Raspberry Pi stuff
https://github.com/koendv/stm32duino-raspberrypi Installing dfu-utils: sudo apt install dfu-util