forked from platformio/platformio-core
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			565 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			565 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
.. _platforms:
 | 
						|
 | 
						|
Platforms & Embedded Boards
 | 
						|
===========================
 | 
						|
 | 
						|
*PlatformIO* has pre-built different development platforms for popular OS
 | 
						|
(*Mac OS X, Linux (+ARMv6) and Windows*). Each of them include compiler,
 | 
						|
debugger, uploader (for embedded) and many other useful tools.
 | 
						|
 | 
						|
Also it has pre-configured settings for most popular **Embedded Platform
 | 
						|
Boards**. You have no need to specify in :ref:`projectconf` type or frequency of
 | 
						|
MCU, upload protocol or etc. Please use ``board`` option.
 | 
						|
 | 
						|
.. toctree::
 | 
						|
    :maxdepth: 2
 | 
						|
 | 
						|
    atmelavr
 | 
						|
    timsp430
 | 
						|
    titiva
 |