* Add userspace 'config.h' file * Add more robust docs * Remove config.h code from drashna userspace * Spelling error * Include links to Config Options page * Remove config.h documentation from userspace doc, as it's no longer needed
		
			
				
	
	
		
			6 lines
		
	
	
		
			47 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			47 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| 
 | |
| SRC += drashna.c
 | |
| EXTRAFLAGS        += -flto
 | |
| 
 | |
| 
 |