mirror of
				https://github.com/platformio/platformio-core.git
				synced 2025-11-03 23:41:38 +01:00 
			
		
		
		
	@@ -205,7 +205,8 @@ format of this option is ``C-like long integer`` value with ``L`` suffix. The
 | 
			
		||||
1 Hertz is equal to ``1L``, then 16 Mhz (Mega Hertz) is equal to ``16000000L``.
 | 
			
		||||
 | 
			
		||||
The full list of ``board_f_cpu`` for the popular embedded platforms you can
 | 
			
		||||
find in *Boards* section of :ref:`platforms`. See "Frequency" column.
 | 
			
		||||
find in *Boards* section of :ref:`platforms`. See "Frequency" column. You can 
 | 
			
		||||
overclock a board by specifying a ``board_f_cpu`` value other than the default.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
Building options
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user