Replace all binary SDK libc functions with newlib
Adds a new build step to remove the SDK object files listed in <libname>.remove. Closes #1.
This commit is contained in:
		
							parent
							
								
									f0b5bc324c
								
							
						
					
					
						commit
						aaef4b0644
					
				
					 13 changed files with 68 additions and 95 deletions
				
			
		| 
						 | 
				
			
			@ -12,6 +12,8 @@
 | 
			
		|||
#include "FreeRTOS.h"
 | 
			
		||||
#include "ssl.h"
 | 
			
		||||
 | 
			
		||||
#include <string.h>
 | 
			
		||||
 | 
			
		||||
struct test_vector {
 | 
			
		||||
    const uint8_t *key;
 | 
			
		||||
    const uint8_t key_len;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue