Przemek Wirkus
|
362d6c83ff
|
Added TODO for test suite improvements.
|
2014-07-04 14:52:09 +01:00 |
Bogdan Marinescu
|
2c7c7767de
|
Merge pull request #385 from ytsuboi/master
[HRM1017] Added to build_release.py
|
2014-07-04 15:21:33 +02:00 |
Przemek Wirkus
|
690517143d
|
Changed timeouts for EEPROM line read/writes to 15 because Nucleo targets perform tis test in <12s period
|
2014-07-04 10:03:42 +01:00 |
Mihail Stoyanov
|
ca14f552e5
|
Fixed Xadow M0 target support
|
2014-07-04 11:44:53 +03:00 |
Mihail Stoyanov
|
19264fc372
|
Added ARM MPS2 platform support
Changed ONLINE_TOOLCHAIN flag to default_toolchain
|
2014-07-03 12:27:08 +03:00 |
ytsuboi
|
5e91f7d5ad
|
[HRM1017] Added to build_release.py
|
2014-07-03 03:35:11 +09:00 |
Przemek Wirkus
|
1a7c96d10b
|
Bugfixiong after modification in -r and -R options
|
2014-07-02 15:01:46 +01:00 |
Przemek Wirkus
|
41f703c594
|
Refactoring: Changed option -r and added option -R to print more info about test cases
|
2014-07-02 15:01:43 +01:00 |
Przemek Wirkus
|
5d553dae3f
|
Added default on-line compiler info in -S option for target/compiler support
|
2014-07-02 11:07:42 +01:00 |
Przemek Wirkus
|
522d2812c5
|
Added class member self.ONLINE_TOOLCHAIN = ARM to note ARM / UARM default online compiler
|
2014-07-02 10:56:24 +01:00 |
Przemek Wirkus
|
ba0c4078a0
|
Removed example unit tests UT_1, UT_2 from automated list
|
2014-07-02 10:29:20 +01:00 |
Przemek Wirkus
|
06f2fb3e55
|
Added TOTO about graceful handle of disk full error in mbed board
|
2014-07-02 10:29:18 +01:00 |
Przemek Wirkus
|
c97f1b8139
|
Added support for cpputest library. UT libray now compiles as separate lib, just like other libs. For example ETH or RTX. Added support for cpputest sources in root of mbed project (on the same level with mbed sdk repo). changes include adding new paths to the project. Two example UT (UT_1, UT_2 are added). New option -O is introduced to force 'test build only'
|
2014-07-01 17:45:38 +01:00 |
ytsuboi
|
4771ebac99
|
Added target HRM1017
|
2014-07-01 02:24:31 +09:00 |
Toyomasa Watarai
|
b1cae3da93
|
[LPC1549] Added CAN support
Added CAN API support for LPC1549 target.
Tested with LPC1768 target using NXP TJA1042 CAN transceiver.
|
2014-06-30 15:21:42 +09:00 |
Martin Kojtal
|
eb364dacfe
|
Merge pull request #380 from xiongyihui/master
[ARCH_BLE] target ARCH_BLE uses separate PinNames.h and device.h
|
2014-06-30 06:37:35 +02:00 |
Yihui Xiong
|
582eb65675
|
target ARCH_BLE uses separate PinNames.h and device.h
|
2014-06-30 09:58:48 +08:00 |
Bogdan Marinescu
|
f74be83b04
|
Merge pull request #367 from dinau/LPCcappuccino_initial_port
LPCCAPPUCCINO] initial port
|
2014-06-27 16:20:32 +01:00 |
Przemek Wirkus
|
0c937bb333
|
Added more todo to host test file
|
2014-06-26 17:44:11 +01:00 |
Przemek Wirkus
|
5711275f24
|
Added option -c to control how we are going to copy files on target platform disk
|
2014-06-26 17:43:27 +01:00 |
Przemek Wirkus
|
9b1c07195e
|
Added TODO to fix issues with serial detection
|
2014-06-26 11:11:57 +01:00 |
dinau
|
9e3c3b15cc
|
Merge branch 'origin/master'
|
2014-06-25 20:57:25 +09:00 |
Yihui Xiong
|
61a1270429
|
bug fix for XADOW_M0 and ARCH_BLE
|
2014-06-25 11:44:06 +08:00 |
Mihail Stoyanov
|
58f1093043
|
Remove the 8.3 fix for ST Nucleo boards
|
2014-06-24 19:23:16 +01:00 |
dinau
|
0e1d88d0ee
|
Merge branch 'origin/master'
|
2014-06-24 23:46:48 +09:00 |
Bogdan Marinescu
|
8ef659bca8
|
Merge pull request #372 from bcostm/dev_NUCLEO_F334R8
[NUCLEO_F334R8] Add platform files
|
2014-06-24 14:44:08 +01:00 |
bcostm
|
fff8e429f9
|
[NUCLEO_F334R8] Add uVision4 exporter
|
2014-06-24 11:18:43 +02:00 |
Christian Taedcke
|
1b8c6e5755
|
Enable rtos tests for LPC1549.
|
2014-06-23 19:17:39 +02:00 |
Christian Taedcke
|
021074eb1f
|
[LPC1549] Enable analog test.
|
2014-06-23 19:17:38 +02:00 |
Christian Taedcke
|
d27129351c
|
[LPC1549] Fix pin assignment for simple io tests.
|
2014-06-23 19:17:38 +02:00 |
Przemek Wirkus
|
f5d3245fe9
|
Added safer serial.sendBreak() function implementation to handle Linux issues
|
2014-06-23 17:42:04 +01:00 |
Przemek Wirkus
|
12e365302e
|
Removed unused code for reset MCU and runnit single test (old way: like in make.py)
|
2014-06-23 17:41:07 +01:00 |
Przemek Wirkus
|
b771f22dac
|
sendBreak() bugix proposed by mbed user 'chrta'
|
2014-06-23 17:34:10 +01:00 |
Przemek Wirkus
|
caee48f917
|
Added 'skipped' build list for build.py
|
2014-06-23 15:56:45 +01:00 |
Przemek Wirkus
|
05b19683ff
|
Typos corrected in optparser info strings
|
2014-06-23 10:42:53 +01:00 |
Christian Taedcke
|
bfb06e200b
|
Disable rtti for gcc.
|
2014-06-21 12:24:05 +02:00 |
dinau
|
84be4cfc65
|
Merge branch 'github.com/master'
|
2014-06-21 06:56:49 +09:00 |
dinau
|
323a5d7270
|
LPCCAPPUCCINO] initial port
LPCCAPPUCCINO is the breakboard that has LPC11U37,
https://strawberry-linux.com/catalog/items?code=12045
Schematic:
https://strawberry-linux.com/pub/cappuccino-sch.pdf
|
2014-06-20 23:08:02 +09:00 |
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 |
Juan Carlos Ferrer
|
7716e927b9
|
Exporter outputs hex
|
2014-06-02 18:50:02 -05:00 |
Przemek Wirkus
|
8a2d961526
|
Added new option for more verbose mode when printing compiler warnings/errors. Option -x like 'extra' verbose mode
|
2014-06-02 15:44:45 +01:00 |
Juan Carlos Ferrer
|
64cebfa232
|
Enables hex hook
|
2014-06-01 17:09:52 -05:00 |
Juan Carlos Ferrer
|
a08d447906
|
Puts the NRF51822 test in a nicer place
|
2014-05-31 17:01:40 -05:00 |
Juan Carlos Ferrer
|
b93b72d00f
|
Adds basic tmpl file
|
2014-05-31 16:21:37 -05:00 |
Juan Carlos Ferrer
|
da3bb21d26
|
Add nrf51822 to export target
|
2014-05-31 15:33:21 -05:00 |
Juan Carlos Ferrer
|
c7ea75f103
|
Oops
|
2014-05-31 15:29:50 -05:00 |
Juan Carlos Ferrer
|
7615b927f3
|
Begin export
|
2014-05-31 15:29:07 -05:00 |
Juan Carlos Ferrer
|
34d7d6f9c6
|
Makes sure the extension is .bin when using GCC_ARM
|
2014-05-31 15:21:54 -05:00 |
Juan Carlos Ferrer
|
f1cdd852b1
|
Begins nrf51822 gcc arm export
|
2014-05-31 14:00:11 -05:00 |
Przemek Wirkus
|
515fe34a09
|
Reduced RPC test scope to LPC1768 for now
|
2014-05-30 17:51:15 +01:00 |
Przemek Wirkus
|
348c71f7f9
|
Added multiple toolchain and MCU declarations for options -t and -m respectively. Names must be divided by comma.
|
2014-05-30 14:50:15 +01:00 |