Commit Graph

19 Commits

Author SHA1 Message Date
King Kévin a752d5a26b Rakefile (minor): make defu-util command more readable 2018-08-11 18:41:23 +02:00
King Kévin beb4e061d8 Rakefile: use gcc as linker instead of ld to profit from library finding 2018-06-12 21:14:18 +02:00
King Kévin 49344a7b15 BV: add BusVoodoo hardware version 0 support in main branch, using environment variable 2018-04-28 17:45:21 +02:00
King Kévin 2fc1a23676 Rakefile: remove reset functionnality 2018-04-08 15:45:07 +02:00
King Kévin fed67eaa6a Rakefile: fix typo 2018-04-03 16:50:09 +02:00
King Kévin ed8ce665fc Rakefile: add additional system library path 2018-03-21 22:58:47 +01:00
King Kévin 013092166e Rakefile: update USB ID for DFU 2018-03-01 17:43:09 +01:00
King Kévin face9da9d0 Rakefile: check for changes in dependecies for source files 2018-02-26 12:14:52 +01:00
King Kévin d041eabf7b Rakefile: remove stripping since it does not decrease the size on binary output 2018-02-13 13:50:43 +01:00
King Kévin bffb766368 Rakefile: add compile target 2018-01-17 12:26:32 +01:00
King Kévin f34a8e9244 Rakefile: set BusVoodoo as default board 2017-12-12 13:54:15 +01:00
King Kévin c00e8d29f9 global: add BusVoodoo board support 2017-11-24 11:29:53 +01:00
King Kévin d171e06337 Rakefile: make header dependency optional 2017-10-19 17:36:38 +02:00
King Kévin b850931837 Rakefile: check header changes 2017-10-13 16:03:37 +02:00
King Kévin 28545559b0 Rakefile: switch from clang to gcc because fot clang uint64_t is only 4 bytes long 2017-10-13 16:03:37 +02:00
King Kévin 042d9dfec5 Rakefile: change library order for libm to be used correctly 2017-10-13 16:03:37 +02:00
King Kévin 1f2a9f5861 Rakefile: provide musl system library 2017-10-04 14:31:04 +02:00
King Kévin 2c8e872d89 Rakefile: better libopencm3 dependency dectection 2017-10-04 14:25:34 +02:00
King Kévin 2e98feeab7 replace Makefile with a Rakefile to better handle dependencies 2017-10-04 13:55:43 +02:00