mirror of
				https://github.com/eledio-devices/thirdparty-littlefs.git
				synced 2025-10-31 08:42:40 +01:00 
			
		
		
		
	use the global config file
This commit is contained in:
		
							
								
								
									
										2
									
								
								lfs.c
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								lfs.c
									
									
									
									
									
								
							| @@ -5,7 +5,7 @@ | ||||
|  * SPDX-License-Identifier: BSD-3-Clause | ||||
|  */ | ||||
| #include "lfs.h" | ||||
| #include "lfs_util.h" | ||||
| #include <lfs_util.h> | ||||
|  | ||||
| #define LFS_BLOCK_NULL ((lfs_block_t)-1) | ||||
| #define LFS_BLOCK_INLINE ((lfs_block_t)-2) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user