mirror of
				https://github.com/platformio/platformio-core.git
				synced 2025-11-03 23:41:38 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
		
			669 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			669 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
.. _platforms:
 | 
						|
 | 
						|
Platforms & Embedded Boards
 | 
						|
===========================
 | 
						|
 | 
						|
*PlatformIO* has pre-built different development platforms for popular OS
 | 
						|
(*Mac OS X, Linux (+ARM) 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
 | 
						|
    atmelsam
 | 
						|
    freescalekinetis
 | 
						|
    nordicnrf51
 | 
						|
    nxplpc
 | 
						|
    ststm32
 | 
						|
    teensy
 | 
						|
    timsp430
 | 
						|
    titiva
 | 
						|
    creating_platform
 |