aethaniel / ExperimentalCore-sam

Experimental new core for Arduino Due and other Atmel SAM boards
GNU Lesser General Public License v2.1
16 stars 10 forks source link

Add dependencies to single file compilation #16

Open aethaniel opened 8 years ago

aethaniel commented 8 years ago

Makefiles lack the build of dependencies for each source file. Adding this process would reduce the human error and reduce the maintenance in Makefiles.