Merge pull request #28 from Flipper-Zero/core_restruct_sa
Core restruct sa
This commit is contained in:
		
							
								
								
									
										0
									
								
								applications/furi_test/furi_test.c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								applications/furi_test/furi_test.c
									
									
									
									
									
										Normal file
									
								
							
							
								
								
									
										0
									
								
								applications/furi_test/furi_test.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								applications/furi_test/furi_test.h
									
									
									
									
									
										Normal file
									
								
							
							
								
								
									
										0
									
								
								core/furi.c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								core/furi.c
									
									
									
									
									
										Normal file
									
								
							
							
								
								
									
										0
									
								
								core/furi.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								core/furi.h
									
									
									
									
									
										Normal file
									
								
							| @@ -23,9 +23,9 @@ BUILD_DIR = build | |||||||
| C_SOURCES =  \ | C_SOURCES =  \ | ||||||
| Src/main.c | Src/main.c | ||||||
|  |  | ||||||
| CPP_SOURCES = ../app/app.cpp | CPP_SOURCES = ../core/app.cpp | ||||||
|  |  | ||||||
| C_SOURCES += ../app/write.c | C_SOURCES += ../core/write.c | ||||||
| C_SOURCES += Src/flipper_hal.c | C_SOURCES += Src/flipper_hal.c | ||||||
| C_SOURCES += Src/lo_os.c | C_SOURCES += Src/lo_os.c | ||||||
| C_SOURCES += Src/lo_hal.c | C_SOURCES += Src/lo_hal.c | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user