Wed 22 Jan 12:17:36 CET 2025
This commit is contained in:
		
							parent
							
								
									3233473cb0
								
							
						
					
					
						commit
						e50a8af6e9
					
				|  | @ -9,6 +9,10 @@ See the file LICENSE for details. | ||||||
| 
 | 
 | ||||||
| #include "kernel/types.h" | #include "kernel/types.h" | ||||||
| 
 | 
 | ||||||
|  | #ifdef KERNEL_CLOCK_EXT | ||||||
|  |   #include "kernel_clock_ext.h" | ||||||
|  | #endif | ||||||
|  | 
 | ||||||
| typedef struct { | typedef struct { | ||||||
| 	uint32_t seconds; | 	uint32_t seconds; | ||||||
| 	uint32_t millis; | 	uint32_t millis; | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user