Przemek Wirkus
0afeb401c7
RTOS_5 Queue test automation changed - host test is not used now - test is faster
2014-03-25 14:33:52 +00:00
Bogdan Marinescu
cb306a57ce
Merge pull request #231 from oliviermartin/om/makefile-debug
...
Update GNU Makefiles to generate DEBUG binaries
2014-03-25 12:18:41 +00:00
Bogdan Marinescu
71b306a2d4
Improvements to Sam's platform_init.c commit
2014-03-25 11:43:54 +00:00
Olivier Martin
05965678f6
Update GNU Makefiles to generate DEBUG binaries
...
* '-g' has been added for all the build to produce debugging information. '-g' allows to get the symbols when debugging with GDB.
* introduce the macro 'DEBUG' to enable/disable build optimization.
Limitations:
* Support in non-Makefile projects has been added.
2014-03-25 00:49:42 +00:00
sg-
ecad62a205
Updates to build_api.py (platform_init.c remains platform_init.o in mbed.bld) and moved NMI_Handler from gpio_irq_api.c to platform_init.c for KL05Z, KL25Z and KL46Z target platforms to take advantage of this change.
2014-03-24 18:41:19 -05:00
Todor
d5b1abf7b0
Added GCC_ARM for NUCLEO_F401RE
2014-03-24 22:57:51 +01:00
Przemek Wirkus
11c042fac3
Added RTOS_5 Queue test to automated host test suite
2014-03-24 18:45:56 +00:00
Przemek Wirkus
7f14710eae
Merge branch 'master' of https://github.com/mbedmicro/mbed
2014-03-24 18:22:41 +00:00
Przemek Wirkus
88fa03a1af
Added RTOS_7 timer automated test to host test suite
2014-03-24 18:22:33 +00:00
Emilio Monti
47b961246b
Merge pull request #227 from dinau/disco-f407vg
...
[STM32F4-Discovery (STM32F407VG)] initial port
2014-03-24 17:40:58 +00:00
Przemek Wirkus
3690bdd40f
Merge branch 'master' of https://github.com/mbedmicro/mbed
2014-03-24 17:06:19 +00:00
Przemek Wirkus
d9b38dfc3d
Added RTOS_1 basic test and RTOS_9 SD file write/read test to host test automation
2014-03-24 17:06:14 +00:00
Emilio Monti
2dff8cf4f4
Add BLE HeartRate and iBeacon examples
2014-03-24 17:01:32 +00:00
Emilio Monti
475657f920
Move BLE Nordic native library in separate directory
2014-03-24 16:45:14 +00:00
dinau
472a557288
[STM32F4-Discovery(STM32F407VG)] initial port
...
[DISCO_F407VG]
2014-03-24 23:56:58 +09:00
dinau
a43ba4740a
[STM32F407][LPC4088][GCC_ARM] Fixed compilation error.
...
This commit fix FPU error when compile with RTX OS.
2014-03-21 21:16:52 +09:00
dinau
86ee511c80
STM32F0-Discovery (STM32F051R8) initial port
2014-03-21 20:23:13 +09:00
Przemek Wirkus
e63ec28f4b
This small fix will omit TargetID printed on composite serial by some targets like LPC11U24
2014-03-20 17:20:22 +00:00
Przemek Wirkus
41c9b8e5e2
Added MBED_16 RTC host test automation (5 reads from RTC)
2014-03-20 15:52:37 +00:00
Przemek Wirkus
1e79d929bf
Added MBED_16 RTC host test automation (5 reads from RTC)
2014-03-20 15:52:06 +00:00
Przemek Wirkus
c274102104
Added MBED_24 host test automation for timeout with us int handleers (2 x 500us tandem)
2014-03-20 15:01:28 +00:00
Przemek Wirkus
ba5efc7b12
Merge branch 'master' of https://github.com/mbedmicro/mbed
2014-03-20 11:53:09 +00:00
Przemek Wirkus
5c001ab4a3
Small test name change
2014-03-20 11:53:03 +00:00
Przemek Wirkus
f13c2d8c71
Added MBED_23 ticker host test automation. Test uses the sahe host_test script as wait_us test
2014-03-20 11:44:31 +00:00
Emilio Monti
93e44fb5a5
Merge pull request #221 from bcostm/master
...
[NUCLEO_F302R8] and [NUCLEO_L152RE] updates
2014-03-20 11:37:36 +00:00
Przemek Wirkus
e051431053
Added MBED_11 ticker host test automation (test uses the same host_test script to test ticker as wait_us test.
2014-03-20 11:34:47 +00:00
Przemek Wirkus
c32258de09
Added Interrupt vector relocation test automation.
2014-03-20 11:06:14 +00:00
Przemek Wirkus
f63ce6a2c0
Added MBED_12 test (C++) automation. target test code also updated.
2014-03-20 10:54:55 +00:00
bcostm
a5cb2f420f
[NUCLEO_F302R8] Add uvision4 exporter + correct cortex name
2014-03-20 11:00:15 +01:00
Przemek Wirkus
d07ed138b2
Added us Timer proper host test automation
2014-03-19 19:57:02 +00:00
Przemek Wirkus
3e809741f7
Added us Timer host test automation
2014-03-19 19:44:29 +00:00
Bogdan Marinescu
cf8fd1cf86
Merge branch 'master' of git://github.com/bcostm/mbed into bcostm-master
...
Conflicts:
workspace_tools/targets.py
2014-03-19 15:58:10 +00:00
bcostm
f936c8f9ca
[NUCLEO_F302R8] Add F302R8 in workspace_tools python files
2014-03-19 15:55:30 +01:00
dinau
1683e9fba2
STM32VL-Discovery initial port
2014-03-19 21:39:01 +09:00
Przemek Wirkus
8e21b1ac83
Merge branch 'master' of https://github.com/mbedmicro/mbed
2014-03-19 11:55:00 +00:00
Przemek Wirkus
50187612f8
Changed duration for stdio test
2014-03-19 11:54:28 +00:00
Emilio Monti
23e52b903c
we use the syms scanning script only for internal development
2014-03-19 11:33:30 +00:00
Emilio Monti
9a76b6b553
Functionalities replaced by new test system
2014-03-19 11:29:29 +00:00
dinau
147b4a41af
Fixed export_test.py error.
2014-03-19 19:50:45 +09:00
dinau
a5794b1107
[ARM][uVision4][LPC11U35]: Modified export_test.py error
2014-03-19 00:23:59 +09:00
dinau
64df527fed
Merge branch 'mbed.org/master'
...
Conflicts:
workspace_tools/export/gccarm.py
2014-03-18 22:12:32 +09:00
dinau
6e09762c87
Solved conflict possibility.
2014-03-18 21:16:42 +09:00
dinau
218ea3a4da
[GCC_ARM][LPC11U35][LPC1114][STMF407]: Modified build scripts
...
1. Added to Makefile templates for LPC11U35 and STM32F407
2. Added output facility of HEX file, LIST file and MAP file
2014-03-18 20:32:53 +09:00
Mihail Stoyanov
01432a058b
Updated exporters to a merge-friendly format
2014-03-18 10:52:34 +00:00
Emilio Monti
298f5cabd3
Use hex format for NRF51822 target
2014-03-18 10:16:16 +00:00
Przemek Wirkus
6cb99d9bd7
Merge branch 'master' of https://github.com/mbedmicro/mbed
2014-03-17 17:39:30 +00:00
Przemek Wirkus
47a8df4b51
TC and UDP client updates. Added automation information to test suite. Added new peripherial: 'ethernet'
2014-03-17 17:39:24 +00:00
Przemek Wirkus
b345a189cf
Added implementation for TCP and UDP client
2014-03-17 17:29:18 +00:00
dinau
2d4fc59956
[LPC11U35][GCC_ARM][GCC_CR]: Modificatins for build.
...
1. Added to the export table in export_test.py.
2. Added to the build table in build_release.py
3. Added the compilation directives to RTX os files.
Notice:
It would be better to change WORDS_STACK_SIZE definition in libraries/rtos/rtx/cmsis_os.h
from 512 to 128 for LPC11U35 and LPC1114 micros compiled by GCC toolchain with newlib-nano,
but I don't know the good way at this moment.
2014-03-17 23:45:39 +09:00
Przemek Wirkus
5ad9d33664
Added proper verbose for test output
2014-03-17 11:59:25 +00:00
Przemek Wirkus
34e19e31e5
Added automation tests' implementation for TCP_Server, UDP_Server and STDIO
2014-03-17 11:58:35 +00:00
dinau
e82279b5d5
[LPC11U35][GCC_CR] Added export functionality
2014-03-16 22:16:05 +09:00
dinau
bf12cc5d67
[LPC1114][GCC_CR] Added export functionality
2014-03-15 10:21:36 +09:00
Emilio Monti
a3595aea72
Add Intel hex utilities
2014-03-14 16:07:41 +00:00
Przemek Wirkus
19c41849e2
Updated server IP address (According to server test script)
2014-03-13 16:02:09 +00:00
Przemek Wirkus
662d4afaac
Added proper host test (draft)
2014-03-13 11:32:55 +00:00
Przemek Wirkus
c67fecd174
Input file format description added
2014-03-12 10:59:19 +00:00
Przemek Wirkus
fb3bf48a2a
Added result print below table
2014-03-11 17:55:10 +00:00
Emilio Monti
ebf51d732f
Add NRF51822 to the official release
2014-03-11 12:09:25 +00:00
Przemek Wirkus
8055bca0d6
Added Goanna static analysis tool for mbed SDK (-G switch)
2014-03-10 17:24:27 +00:00
Przemek Wirkus
03bb264af9
Added support to run Goanna static tool analysis when building tests (not mbed-SDK)
2014-03-10 17:14:26 +00:00
Przemek Wirkus
2a236aca01
Main change: added cleaner HTML report to test sumary
2014-03-10 14:54:33 +00:00
inaud
8d1ffc7e4f
[LPC1114][GCC_ARM]: Added export functionality
2014-03-08 17:15:42 +09:00
Przemek Wirkus
74e9b2e462
Typo corrected
2014-03-07 17:31:33 +00:00
Przemek Wirkus
8c6ca15be8
Merge branch 'master' of https://github.com/mbedmicro/mbed
2014-03-06 16:14:15 +00:00
Przemek Wirkus
0f23ed0e43
NORDIC can now reset using serial break
2014-03-06 16:14:09 +00:00
Stephen Paulger
e8c404c8ca
Remove F401RE from IAR exporter.
...
http://mbed.org/users/mbed_official/code/mbed/issues/12
2014-03-05 10:48:53 +00:00
0xc0170
f761487946
[fix] nucleo target - gcc arm removal from targets.py
2014-03-04 21:31:09 +01:00
Toyomasa Watarai
7216c36d0f
Added LPC11U35_501 target support
...
Tested with CQ's LPC11U35/501 target board
2014-03-04 17:57:33 +09:00
Przemek Wirkus
724bf1debb
Added function description
2014-03-03 12:15:46 +00:00
Przemek Wirkus
94976c6c57
Added floating point time notification
2014-02-28 11:33:57 +00:00
Przemek Wirkus
0ea7dd9547
pylint minor issues fixes
2014-02-27 17:00:21 +00:00
Przemek Wirkus
28d1e5e381
FIxed few minor pylint warnings and suggestions
2014-02-27 16:47:53 +00:00
Przemek Wirkus
415577b393
Merge branch 'master' of https://github.com/mbedmicro/mbed
2014-02-27 14:28:26 +00:00
Przemek Wirkus
d24612bc99
Added external support for MUTS definiitons. Now each instance of singletest.py can obtain its own MUTS collection(s): (mcu, port, disk, peripherals)
2014-02-27 14:27:58 +00:00
Przemek Wirkus
76ab5789d2
JSON test specification file code refactored
2014-02-27 14:06:47 +00:00
Yihui Xiong
21baee7cc0
Merge remote-tracking branch 'upstream/master'
2014-02-27 21:32:38 +08:00
Yihui Xiong
602f8a0b09
to export lpc11u24 to gcc arm
2014-02-27 21:31:55 +08:00
Przemek Wirkus
40e87d0718
Fixed minor pylint warnings and comments
2014-02-27 13:07:12 +00:00
Przemek Wirkus
7f9f4b5030
Removed hardcoded test scenario. Now test scenario should be imported from external JSON file.
2014-02-27 12:59:57 +00:00
Przemek Wirkus
ca5ea39801
Added 'peripherals test' cases filter to run only declared in private_settings' MUTs tests.
2014-02-25 18:04:32 +00:00
Mihail Stoyanov
ecd5dda026
Merge branch 'master' of https://github.com/mbedmicro/mbed
2014-02-24 12:55:52 +00:00
Przemek Wirkus
37e1b85540
Buildbot configuration preliminary settings. Also added 'singletest.py' runner to perform test in one buildbot slave (non-thread safe)
2014-02-24 10:59:35 +00:00
0xc0170
f28afaedfc
PinNames addition, KL05Z uARM online toolchain
...
- FRDM - TSI elec symbols
- Nucleo - SERIAL_TX pinName to USBTX , same for RX
- KL05Z - uARM set as online toolchain
2014-02-23 11:19:30 +01:00
Mihail Stoyanov
7e1b67aa04
Merge branch 'master' of https://github.com/mbedmicro/mbed
2014-02-21 15:43:59 +00:00
Emilio Monti
3279edf10e
Add first BLE API test
2014-02-21 15:05:21 +00:00
Mihail Stoyanov
573210c8d5
Add microlib compile for LPC1549
2014-02-21 12:28:22 +00:00
sg-
1edb07ae94
Add target LPC1549 to release build_release.py
2014-02-20 16:47:55 -06:00
sg-
5a64111465
Merge branch 'nxp_merge'
...
Conflicts:
workspace_tools/export/uvision4.py
2014-02-20 16:30:38 -06:00
Emilio Monti
0eab5662ba
[NRF51822 Target] Write in binary mode
2014-02-20 18:33:24 +00:00
Emilio Monti
41305f455c
Merge branch 'master' of https://github.com/mbedmicro/mbed
2014-02-20 11:45:01 +00:00
Emilio Monti
4109142348
[NRF51822] Generate binary output, removing UICR section.
...
Add IntelHex utility to print section addresses
2014-02-20 11:44:30 +00:00
Olivier Martin
016053d21b
workspace_tools/build.py: Check if given MCU and Toolchains are supported by the build system
2014-02-19 23:57:45 +00:00
Olivier Martin
e6168cd496
workspace_tools: Add execution right to build scripts
2014-02-19 23:48:34 +00:00
sg-
bded790c9b
Added uARM support for KL05Z and added target to build_release.py. Also updated uvision4.py to UBLOX_C027 from previous name C027
2014-02-17 22:12:16 -06:00
ytsuboi
8bc9a83a0e
[LPC1549] Added export support
2014-02-17 11:53:44 +09:00
Emilio Monti
3136fcc15c
Add Nucleo board reset. Do not release Nordic yet.
2014-02-14 10:38:52 +00:00
Emilio Monti
d31fe02875
Merge branch 'master' of https://github.com/mbedmicro/mbed
2014-02-13 18:05:04 +00:00
Stephen Paulger
e647c0ffb9
Update Exporter README
...
Added rows for ST Platforms.
Added rows for missing Freescale Platforms.
Added columns for CoIDE
2014-02-13 17:18:56 +00:00
Emilio Monti
b50e5e4c7a
Merge branch 'master' of https://github.com/mbedmicro/mbed
2014-02-13 15:42:18 +00:00