mirror of
				https://github.com/esp8266/Arduino.git
				synced 2025-10-31 15:50:55 +03:00 
			
		
		
		
	Remove the -fno-jump-tables since the new toolchain places these tables in ROM now. Rebuild using the toolchain. Saves 1-3KB of flash and has 0 RAM impact plus may make certain bits marginally faster by using a LUT instead of a if-else-else chain.
		
			
				
	
	
		
			3 lines
		
	
	
		
			104 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			104 B
		
	
	
	
		
			C
		
	
	
	
	
	
| // Do not edit -- Automatically generated by tools/sdk/ssl/bearssl/Makefile
 | |
| #define BEARSSL_GIT 95c20d1
 |