Charles
|
54897d9a5a
|
Multiple changes of datatypes being past overflowing constants (most char needed to be changed to unsigned char or uint8_t). Also changed the include style of the <libusb.h> to be controlled through the makefile setting
|
2016-12-12 14:06:45 -06:00 |
|
|
15b4e8dbf9
|
Add -O2 to CFLAGS
|
2016-08-07 20:36:13 +02:00 |
|
|
87a799e174
|
Update makefile
|
2016-06-17 21:47:27 +02:00 |
|
|
72dc2c0357
|
Update Make File
|
2016-06-17 21:24:50 +02:00 |
|
Alexander Koch
|
31ad202d59
|
makefile: Add debug build target
Add phony target to provide debugging symbols in binary.
Usable via 'make debug'.
|
2016-06-16 20:20:28 +02:00 |
|
Alexander Koch
|
0eb7349cad
|
Improve makefile
- Define PHONY targets
- Set optimization level O2
- Move C++ standard flag to CFLAGS
- Remove superfluous targets
|
2016-06-16 20:14:52 +02:00 |
|
|
7db5c2a8e4
|
update make file
|
2016-06-13 01:06:56 +02:00 |
|
|
634b91c039
|
update makefile
|
2016-06-12 22:36:21 +02:00 |
|
|
fdc8220e70
|
First commit
|
2016-06-12 22:16:07 +02:00 |
|