Dean Camera
|
c4da1929cd
|
Update BUILD build system module with OBJECT_FILES variable, for additional user-specified object files. Update HID build module with a small shim application to reprogram the EEPROM of a target.
|
2012-07-08 10:24:39 +00:00 |
Dean Camera
|
8881e5a52d
|
Minor documentation improvements.
|
2012-07-06 20:16:22 +00:00 |
Dean Camera
|
80fab49e1d
|
Add "mostlyclean" makefile target to the BUILD build system module.
|
2012-06-26 17:37:25 +00:00 |
Dean Camera
|
90b6bf9e25
|
Clean up BUILD build system module, expose "check-source" target for use in user applications.
|
2012-06-23 17:01:08 +00:00 |
Dean Camera
|
bf5b49ecf5
|
Add ability to archive build object files into a .a library file to the BUILD build system module.
|
2012-06-23 15:15:52 +00:00 |
Dean Camera
|
924edb2f9a
|
Oops - fix HID build system module documentation error.
|
2012-06-21 21:22:05 +00:00 |
Dean Camera
|
393fc71d8e
|
Add HID bootloader build module (thanks to Stefan Hellermann).
|
2012-06-21 20:24:29 +00:00 |
Dean Camera
|
9ab445518a
|
Add OBJDIR optional build variable to the BULD build system module, to allow the user project to relocate the output object and dependency files to a different directory.
|
2012-06-10 19:39:40 +00:00 |
Dean Camera
|
44ff0af68c
|
Add a list of module provided make variables and macros to the build system modules.
|
2012-06-10 15:31:03 +00:00 |