Commit Graph

560 Commits (a48413129538125c60e2f1f2ea246ceda0571cdb)

Author SHA1 Message Date
bcostm fa38a1d303 [NUCLEO_F411RE] Add uVision4 exporter 2014-06-20 14:17:55 +02:00
Bogdan Marinescu f60bb902c9 Merge pull request #358 from 0xc0170/dev_kds_exporter
kds exporter
2014-06-17 13:28:25 +03:00
0xc0170 990a82a008 [Codered exporter] tab to spaces 2014-06-17 12:55:16 +03:00
0xc0170 cf3b3d5a87 Merge branch '1549' of https://github.com/Kazu-zamasu/mbed into Kazu-zamasu-1549 2014-06-17 11:26:08 +03:00
0xc0170 c10588321e [KDS exporter] Release target missing paths + flags corrections 2014-06-16 14:26:50 +03:00
0xc0170 fdeeb8fcb1 [KDS Exporter] Internal builder option enabled (fix for long lines in linker) 2014-06-16 12:10:07 +03:00
kazu dac7e28264 Update codered_lpc1549_cproject.tmpl 2014-06-16 08:01:28 +09:00
kazu 3a9a86e47a Update codered_lpc11u68_cproject.tmpl 2014-06-16 08:00:51 +09:00
kazu fd497f40de Update build_release.py 2014-06-15 09:25:00 +09:00
kazu 17f5c62b93 Update codered.py 2014-06-15 09:21:44 +09:00
kazu 3387f76cba add 11U68 ARM CR 2014-06-15 09:12:42 +09:00
0xc0170 e6038209f3 [KDS exporter] newlib-nano 2014-06-14 11:13:57 +01:00
0xc0170 dc50dad6e2 [KDS exporter] Print size, slashes corrections 2014-06-13 18:19:51 +01:00
0xc0170 60bf37ca7d [KDS exporter] debug symbols enabled, linker paths addition, plus common flags enabled/disabled 2014-06-13 14:04:32 +01:00
dinau 131cdb529d [LPC2368][GCC_ARM] Added export functionality
Other changes are,
(1) Modified link error
(2) Silent Warning
2014-06-13 20:13:14 +09:00
Przemek Wirkus 2750c36086 More improvements to switch -t (Shorter matrix of text x toolchains results) 2014-06-12 17:46:05 +01:00
Przemek Wirkus 5fade0ff20 Added switch -C to run only common tests. This is oposite option to -P which will test only peripherals 2014-06-12 16:04:05 +01:00
Przemek Wirkus 86e953d817 Not needed spaces removed from 'include files' list generators 2014-06-12 16:04:03 +01:00
0xc0170 136569cf45 Freescale KDS template for launch configuration
- corrections in templates - include ass/c/c++
2014-06-12 15:12:12 +01:00
Bogdan Marinescu 66d25186cd Merge branch 'nrf51822-gcc-arm-export' of git://github.com/juancferrer/mbed into juancferrer-nrf51822-gcc-arm-export
Conflicts:
	workspace_tools/export/gccarm.py
	workspace_tools/export_test.py
	workspace_tools/targets.py
2014-06-12 14:44:36 +01:00
kazu ebced1c131 Update codered.py 2014-06-12 21:04:59 +09:00
kazu 1fe1b65749 Update build_release.py 2014-06-12 21:02:32 +09:00
Andreas Rebert 5d4be89662 [LPC4088] Corrected FPU setting in LPCXpresso project file 2014-06-12 11:22:18 +02:00
Juan Carlos Ferrer cd176039df cleanup 2014-06-11 16:55:21 -05:00
kazu d9c48d3450 add 1549 GCC_CR 2014-06-12 05:33:50 +09:00
kazu a0b12abc1b add 1549 GCC_CR 2014-06-12 05:29:44 +09:00
Przemek Wirkus 74a051e5e6 cppcheck Popen usage improvements (stderr issues) 2014-06-11 17:08:35 +01:00
0xc0170 747007a369 initial version - exporters for Freescale KDS 2014-06-11 16:30:43 +01:00
Przemek Wirkus d58d532ebc cppcheck Linux / Windows support 2014-06-11 15:52:12 +01:00
Bogdan Marinescu c694da0543 Merge branch 'dev_error_assert' of git://github.com/0xc0170/mbed into 0xc0170-dev_error_assert
Conflicts:
	libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC11U6X/serial_api.c
	workspace_tools/toolchains/arm.py
2014-06-11 15:50:34 +01:00
Przemek Wirkus 43ef069310 cppcheck cmd call bugfixes 2014-06-11 15:26:00 +01:00
Przemek Wirkus 4c738929a4 Cppcheck command execution fixes 2014-06-11 15:07:38 +01:00
Przemek Wirkus d05f4fc6cf Added tmp file file list passing to cppcheck to avoid 'command line too long' errors 2014-06-11 14:47:54 +01:00
Przemek Wirkus e535ad0ce5 Added HTML verbose (inactive) for -S switch 2014-06-11 13:15:14 +01:00
Bogdan Marinescu 0adb870369 Merge branch 'arch-pro' of git://github.com/xiongyihui/mbed
Conflicts:
	workspace_tools/targets.py
2014-06-11 09:40:42 +01:00
Przemek Wirkus f930af5ffc Added cppcheck support for libraries 2014-06-10 17:25:54 +01:00
Przemek Wirkus 9aaf2c1220 Added CPPCHECK static analysis for MBED and CMSIS libraries from command line. Use switch --cppcheck 2014-06-10 16:38:43 +01:00
Przemek Wirkus 51b18186be Adding cppcheck support for suprces scanning 2014-06-10 15:29:15 +01:00
Przemek Wirkus 978d8bd667 Small indent / trailing spaces issues corrected 2014-06-10 11:24:44 +01:00
0xc0170 58ac3c6cd5 Merge branch 'gcc_k64f' of https://github.com/sg-/mbed into sg--gcc_k64f
Conflicts:
	workspace_tools/targets.py
2014-06-10 10:31:03 +01:00
Przemek Wirkus ae196fc578 Add permutation print 2014-06-09 16:25:53 +01:00
Przemek Wirkus baa3036041 Added matrix of MCU x supported toolchain print 2014-06-09 16:11:08 +01:00
PrzemekWirkus caefb89e20 Added bash python path #!/usr/bin/env python (file first line) 2014-06-04 16:12:24 +01:00
Przemek Wirkus 5d7a475ec7 Fixed simple path sufix detection 2014-06-04 15:26:16 +01:00
Przemek Wirkus a202afec2c Added support for additional libs build for each test 2014-06-03 17:35:53 +01:00
Przemek Wirkus 688fb9cbec Added disk path slash sufix if missing 2014-06-03 14:54:18 +01:00
Bogdan Marinescu bb120221fb Merge branch 'dev_trailing_spaces_removal' of git://github.com/0xc0170/mbed into 0xc0170-dev_trailing_spaces_removal
Conflicts:
	workspace_tools/toolchains/__init__.py
	workspace_tools/toolchains/arm.py
2014-06-03 10:39:31 +01:00
0xc0170 e0ee969cca .orig files removal, *.orig addition to gitignore 2014-06-03 10:03:53 +01:00
Juan Carlos Ferrer 1624a5f2b6 Adds sreg concat 2014-06-02 22:33:00 -05:00
sg- bc61af3b93 Start of adding gcc_arm export support and GCC_ARM compilation support. Binaries produced by GCC for K64F not functional at this point. 2014-06-02 19:20:17 -05:00