Commit Graph

36 Commits

Author SHA1 Message Date
Steffen Windoffer 03aa31acdd remove not needed whitespaces 2017-08-24 11:33:39 +02:00
Martin Budden aef34a0a53 Split Tramp CMS code into separate module 2017-08-18 07:09:25 +01:00
Martin Budden 091b6bc912 Split smartaudio CMS code into separate module 2017-08-18 06:40:31 +01:00
Martin Budden d9b3be0cf7 Split RTC6705 CMS code into separate module 2017-08-17 22:09:48 +01:00
fishpepper 87b0746b74 fixed typo for ocd config 2017-08-15 20:32:03 +02:00
Martin Budden 679258932d Merge pull request #3817 from martinbudden/bf_crc_additions
Additional crc functions
2017-08-13 14:18:44 +01:00
Martin Budden 4ba8669cc3 Additional crc functions 2017-08-13 12:02:46 +01:00
Moto Moto 2940634268 Add MOTOLABF4 to SKIP_TARGETS 2017-08-09 23:45:28 -05:00
Moto Moto 3803992086 Add MOTOLABF4 targets MLTEMPF4 and MLTYPHF4 2017-08-07 22:10:48 -05:00
Martin Budden 15448d3d2e Changed speed optimised source to save ROM 2017-08-01 09:19:00 +01:00
blckmn 834289e456 Move all F7 to use LL 2017-07-30 12:10:46 +10:00
Martin Budden 7164a0a2ec Merge pull request #3661 from blckmn/hal_update_f4
Preparation for F4 being LL enabled.
2017-07-29 23:48:35 +01:00
blckmn e6780bd4d8 Fix unused param, add PERIPH_DRIVER flag for F4, tidied up F1 and F3 in prep. 2017-07-30 01:07:09 +10:00
blckmn 2dca6a5bbc Preparation for F4 being LL enabled.
Updated F7 to use latest HAL / LL libraries
2017-07-29 23:02:39 +10:00
Martin Budden 471e01210b Merge pull request #3621 from DieHertz/dataflash-read-compressed
Compression for MSP_DATAFLASH_READ
2017-07-29 13:18:29 +01:00
Martin Budden 4e845576af Merge pull request #3645 from blckmn/ll_driver
IO Clean up and use of Low level for F7
2017-07-28 03:56:18 +01:00
blckmn e8c4ef83d9 IO Clean up and use of Low level for F7
- Move F7 to optional LL driver for IO and
- cleaned up and removed the remaining old gpio functions from other targets
2017-07-28 04:03:56 +10:00
DieHertz b0cc2b670d Implemented streaming Huffman compression in chunks of 256 bytes 2017-07-27 16:04:38 +03:00
fishpepper b57c3ea5d8 adding openocd-gdb command to makefile 2017-07-25 23:24:16 +02:00
blckmn 6151ded961 Low level driver for SPI for F7 2017-07-23 20:53:45 +10:00
blckmn a94f0e2420 Changes prior to rebase 2017-07-21 07:51:13 +10:00
blckmn 61cfb0aedf Some separation in the Makefile 2017-07-21 07:51:13 +10:00
TheIsotopes 67c4a57fa5 sdk update 2017-07-01 12:03:09 +02:00
Magnus Ivarsson e88e251df9 major refactor of the unit test makefile
- Specify source files in variables instead of manually writing
   the make file rules, this removes a lot of duplication
 - Use separate folders for all tests allowing for tests and common
   source files to be built with different settings (defines)
2017-04-04 00:06:56 +02:00
mikeller 55c0b622a4 Enabled setting of explicit ARM toolchain path in 'ARM_SDK_DIR'. 2017-03-20 23:13:13 +13:00
TheAngularity f7b731da7b SDK Update to 6.3.1 2017q1 2017-03-01 19:47:26 +01:00
Michael Keller cbd036a187 Rebase of #1917: Update SDK to 6.2.1 2016q4 (thanks to @TheAngularity). 2017-01-31 14:20:23 +01:00
Michael Keller 6dfa92154b Changed default 'GCC_REQUIRED_VERSION' to only be assigned if not overriden. 2016-12-30 13:58:23 +13:00
Michael Keller ac877438f1 Removed 'local.mk' from repo so that it will be properly ignored. 2016-12-29 12:55:33 +13:00
Anders Höglund 657eee6617 Travis optimizations (#1496)
* add travis directorie cache for arm sdk

* Travis. Test if make all in one job would work. And how slow/fast.

* Travis. Check that the old method with a couple specific targets still works.

* Rebased master and build all targets again.

* Make verbosity level 0 even less verbose, was still too much for travis in one mega-jumbo-all-target build.

* Even less output from make in verbosity level 0. Some Makefile symbol name cleanup too.

* arm_sdk_install did not check if allready downloaded and installed. Added checks and deps. Travis caching might work better now...

* Build all 56 targets to test Travis caching perf.

* Build all 56 targets to test Travis caching perf. Again. Now with correct yml arrsy syntax.

* Added installation of ccache and also to Travis cache. Caching the cache.

* Travis. Remove some unused APT libs, to see if this affects caching and build times.

* Travis. YAPT (Yet another perf trial). Remove all apt package install.

* Disaster. Put back installation if build-essential.

* Disaster still. Put back installation if zliblg-dev.

* Disaster, again. Put back installation of libc6 .

* Travis. Minimizing APT installation as it not be cached, issue 5876 on travis-ci github.

* Travis. Added comment on target specification.
2016-11-08 19:41:20 +01:00
Anders Hoglund 077bcd5605 Update SDK to 5.4.1 2026q3 (was 2016q2). 2016-10-22 19:22:46 +02:00
Anders Hoglund a686e4690a Tidy up and add some Makefile help texts. 2016-10-22 19:22:46 +02:00
nathan 56097952ef better error message for gcc version mismatch error (toolchain) 2016-09-13 20:30:08 -07:00
nathan 764c25a2d1 use curl instead of wget (which isnt included on mac by default) 2016-09-13 20:15:08 -07:00
nathan 351a921bfb use the toolchain on the path before asking to download a new one 2016-09-13 20:14:55 -07:00
nathan c50e48736f include the make arm_sdk_install target, for easy building 2016-09-02 19:56:15 -07:00