J Blackman
|
3c7a9b12a6
|
Merge pull request #524 from mikeller/afromini_readd
Re-added support for the AFROMINI target.
|
2016-06-16 15:09:17 +10:00 |
Michael Keller
|
7910ae5c7b
|
Re-added support for the AFROMINI target.
|
2016-06-16 10:38:35 +12:00 |
Martin Budden
|
4bd0b0fb9c
|
Merge pull request #518 from NightHawk32/PikoBLX_target_bf_dev
Converted to IO_TAG, added ADC for current sensor
|
2016-06-15 07:41:01 +01:00 |
NightHawk32
|
3f9d67030d
|
convertet to IO_TAG, added ADC for current sensor
|
2016-06-15 02:25:23 -04:00 |
J Blackman
|
acf5b2c575
|
Merge pull request #517 from blckmn/development
Removed superfluous hardware_revision.c from .mk file for CJMCU
|
2016-06-15 14:50:18 +10:00 |
blckmn
|
24142e930c
|
Removed superfluous hardware_revision.c from .mk file for CJMCU
|
2016-06-15 14:49:40 +10:00 |
J Blackman
|
2dc9e2166e
|
Merge pull request #516 from blckmn/development
Fixed CJMCU build fail
|
2016-06-15 13:29:59 +10:00 |
blckmn
|
b0dd16b3be
|
Fixed CJMCU build fail
|
2016-06-15 13:29:00 +10:00 |
J Blackman
|
2e7f1fabff
|
Merge pull request #512 from blckmn/development
Moved target specific code out of sensors/initialisation.c
|
2016-06-15 08:32:01 +10:00 |
blckmn
|
b55f43d497
|
No need to specify c files in target directory, these are automatically included by Makefile
|
2016-06-15 08:30:40 +10:00 |
blckmn
|
251b3d7e3c
|
Moved target specific code out of initialisation.c
|
2016-06-15 08:24:58 +10:00 |
J Blackman
|
e39ff27b95
|
Merge pull request #491 from blckmn/timer_io_change
Updated timerHardware_t to drop pinsource, and use new IO tags.
|
2016-06-15 08:05:29 +10:00 |
Martin Budden
|
2196fcd9ef
|
Merge pull request #514 from NightHawk32/PikoBLX_target_bf_dev
PikoBLX target
|
2016-06-14 22:56:47 +01:00 |
NightHawk32
|
9a92cb8560
|
added PikoBLX target
|
2016-06-14 17:37:01 -04:00 |
blckmn
|
822f57b7f8
|
Updated for changes in serial_4way
|
2016-06-15 05:27:59 +10:00 |
blckmn
|
d81d445165
|
Adjusted all other targets
|
2016-06-15 05:27:59 +10:00 |
blckmn
|
0e7fd20569
|
ALIENFLIGHT targets
NAZE and BLUEJAY correction
|
2016-06-15 05:27:59 +10:00 |
blckmn
|
cf6ca7293d
|
Adding resource CLI command to see whats in use.
|
2016-06-15 05:27:59 +10:00 |
blckmn
|
8b1cc05e1d
|
Updated timerHardware_t to drop pinsource, and use new IO tags.
|
2016-06-15 05:27:59 +10:00 |
Martin Budden
|
3815f77e77
|
Merge pull request #509 from martinbudden/bf_bst_target
Moved BST (Black Sheep Telemetry) code into COLIBRI_RACE target directory
|
2016-06-14 16:56:49 +01:00 |
Martin Budden
|
43e5a16373
|
Removed repeated #include
|
2016-06-14 16:54:16 +01:00 |
Martin Budden
|
762f027e8a
|
Moved BST (Black Sheep Telemetry) code into COLIBRI_RACE target directory.
|
2016-06-14 16:48:40 +01:00 |
Martin Budden
|
39b7276a11
|
Merge pull request #507 from martinbudden/bf_singularity
Fixed Singularity target.
|
2016-06-14 16:23:31 +01:00 |
Martin Budden
|
df9a0f186f
|
Fixed Singularity target.
|
2016-06-14 16:20:50 +01:00 |
J Blackman
|
e95eee9a0d
|
Merge pull request #479 from mikeller/serial_rx_telemetry_on_same_port_for_development
Serial rx telemetry on same port for flight testing
|
2016-06-14 23:25:11 +10:00 |
J Blackman
|
25226d4303
|
Merge pull request #505 from blckmn/development
NAZE32PRO build fix
|
2016-06-14 22:15:30 +10:00 |
blckmn
|
ab8e423c28
|
NAZE32PRO build fix
Removed warning in BMP085 for unused
Fixes for RMDO
|
2016-06-14 22:11:15 +10:00 |
J Blackman
|
cdb140a06f
|
Merge pull request #504 from blckmn/development
Fix for IRCFUSIONF3
|
2016-06-14 21:52:05 +10:00 |
blckmn
|
eb118a1421
|
Fixed target.c for IRCFUSIONF3
|
2016-06-14 21:48:33 +10:00 |
blckmn
|
b85864305f
|
Fixed defines for serial 4 way in IRCFUSIONF3
|
2016-06-14 21:45:51 +10:00 |
J Blackman
|
6635ce68da
|
Merge pull request #503 from AndersHoglund/build_cleanup
Removed top_makefile.
|
2016-06-14 20:55:22 +10:00 |
Anders Hoglund
|
ea3856f8a8
|
Changed recursive all goal for proper return values. Failures had return value 0 (ok). Now also possible to use target name as make goal. Updated help texts to match this change.
|
2016-06-14 12:28:11 +02:00 |
Anders Hoglund
|
1dcb84579b
|
Removed top_makefile. Obsolete now that the main Makefile can do all targets recursive.
|
2016-06-14 10:48:46 +02:00 |
J Blackman
|
7e87230953
|
Merge pull request #501 from blckmn/development
FURYF4 has onboard flash.
|
2016-06-14 16:46:55 +10:00 |
blckmn
|
0ddd1e1be1
|
FURYF4 has onboard flash.
|
2016-06-14 16:46:04 +10:00 |
Martin Budden
|
2651bb3273
|
Merge pull request #500 from martinbudden/bf_mk_tidy
Tidied .mk file to make them consistent. Fixed EUSTM32F103RC build.
|
2016-06-14 07:29:47 +01:00 |
Martin Budden
|
0b2aa89579
|
Tidied .mk file to make them consistent. Fixed EUSTM32F103RC build.
|
2016-06-14 07:26:26 +01:00 |
Nathan
|
3c84c169c2
|
Merge pull request #492 from blckmn/include_mk
Allow for included target.mk files.
|
2016-06-13 22:02:57 -07:00 |
J Blackman
|
0129589384
|
Merge pull request #1 from nathantsoi/nt/include_mk
\t -> ____
|
2016-06-14 14:42:40 +10:00 |
nathan
|
be652b8446
|
\t -> ____
|
2016-06-13 21:36:22 -07:00 |
blckmn
|
1afe6b65ca
|
Removed cleaning from all goal.
|
2016-06-14 11:40:46 +10:00 |
blckmn
|
80f1566af0
|
Added dynamic support for OPBL targets, and also alternate target names that are based on an existing target.
|
2016-06-14 11:26:09 +10:00 |
blckmn
|
6a7976d258
|
Enforced the sorting of the valid targets (for use in make targets)
|
2016-06-14 09:07:02 +10:00 |
blckmn
|
4e12344aa6
|
Updated all_targets to build both binary and hex
Added clean_all_targets goal
Removed ## above the line
|
2016-06-14 09:07:01 +10:00 |
blckmn
|
e17f5a4ea3
|
Comment cleaning
|
2016-06-14 09:07:00 +10:00 |
blckmn
|
2335fc4b92
|
Added scan for VALID_TARGETS so that the all_targets can work?
|
2016-06-14 09:06:59 +10:00 |
blckmn
|
addfbe4ffe
|
Finishing off Makefile changes removing target specifics
|
2016-06-14 09:06:58 +10:00 |
blckmn
|
6234652e7d
|
Fixed VCP_TARGETS
|
2016-06-14 09:06:57 +10:00 |
blckmn
|
1404253c97
|
Simplified EUSTM32F103RC and PORT103R in Makefile (move to target specific mk file)
|
2016-06-14 09:06:56 +10:00 |
blckmn
|
b520de7158
|
Allow for included target.mk files.
Saves modifying Makefile with new targets that are similar to others.
|
2016-06-14 09:06:55 +10:00 |