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
|
a7d1228723
|
Added new NUCLEO boards definitions to general tests
|
2014-06-23 15:56:47 +01:00 |
0xc0170
|
971038f2ed
|
spaces removal - tests
|
2014-05-29 15:50:20 +02:00 |
ban4jp
|
49cdbbfe5d
|
[KLXX] Added RPC + RTOS support
|
2014-05-25 18:03:50 +09:00 |
Przemek Wirkus
|
7afde21d4d
|
Added pins for EEPROM line test
|
2014-05-20 15:24:21 +01:00 |
Przemek Wirkus
|
20d2618d19
|
SD card test updated with 11U68 pinology
|
2014-05-20 15:05:28 +01:00 |
Przemek Wirkus
|
30424b260d
|
Code indentation only
|
2014-05-16 14:33:10 +01:00 |
Przemek Wirkus
|
d6168f30cf
|
Added TARGET_LPC11U68 to timer/ticker/eeprom tests
|
2014-05-16 14:29:51 +01:00 |
Przemek Wirkus
|
55c4d96efc
|
Added NUCLEO L053R8 to SD test definitions
|
2014-05-16 11:16:47 +01:00 |
Przemek Wirkus
|
ef1f4756c1
|
Removed compilation error
|
2014-05-14 17:21:11 +01:00 |
Przemek Wirkus
|
63d2bba43c
|
Add new ST target TARGET_NUCLEO_L053R8 to few tests
|
2014-05-14 14:54:11 +01:00 |
Mihail Stoyanov
|
7882b9ca20
|
Merge branch 'master' of https://github.com/mbedmicro/mbed
|
2014-05-05 13:57:45 +03:00 |
Przemek Wirkus
|
044b5131cb
|
Added NUCLEO_F103RB, NUCLEO_L152RE, NUCLEO_F302R8, NUCLEO_F030R8, NUCLEO_F401RE defines to timer tests. Fixed bug related to Nucleo not responding to singletest.py test execution
|
2014-05-02 19:54:40 +01:00 |
Mihail Stoyanov
|
bdb8464262
|
Merge branch 'master' of https://github.com/mbedmicro/mbed
|
2014-05-02 15:12:47 +03:00 |
Przemek Wirkus
|
e5b475f654
|
Added TARGET_NUCLEO_L152RE define to Timeout test
|
2014-04-30 13:57:14 +01:00 |
Przemek Wirkus
|
96f78f4151
|
Added TARGET_NUCLEO_L152RE define to Timer us test
|
2014-04-30 13:57:13 +01:00 |
Przemek Wirkus
|
70956ff794
|
Added TARGET_NUCLEO_L152RE define to Ticker 2 test
|
2014-04-30 13:57:12 +01:00 |
Przemek Wirkus
|
935ce7c733
|
Added TARGET_NUCLEO_L152RE define to EEPROM test
|
2014-04-30 13:57:11 +01:00 |
Przemek Wirkus
|
d0b7f3009d
|
Updated test MBED_A4 (i2c_TMP102) with LPC2368 target
|
2014-04-30 13:57:09 +01:00 |
Przemek Wirkus
|
23b696133a
|
Added LPC2368 to SD card and TMP102 tests
|
2014-04-30 13:57:07 +01:00 |
Przemek Wirkus
|
5eb40d38ca
|
Small refactoring + code indent
|
2014-04-24 14:41:53 +01:00 |
Przemek Wirkus
|
4927a9d7e3
|
Small updates for test MBED_A12, MBED_A19, MBED_A25 (SD, EEPROM, EEPROM)
|
2014-04-24 13:48:39 +01:00 |
Przemek Wirkus
|
77c96631cc
|
Updated MBED_A19 24LC256 EEPROM test. Added new test MBED_A25 24LC256 I2C EEPROM pattern write/read to test suite
|
2014-04-24 13:48:38 +01:00 |
Przemek Wirkus
|
6b044ada5b
|
Added KL25Z_5 MMA8451Q accelerometer test to test automation suite
|
2014-04-16 11:49:35 +01:00 |
dinau
|
9617a966df
|
Merge branch 'mbedmicro.org/master'
|
2014-04-12 00:40:38 +09:00 |
Mihail Stoyanov
|
ead2bc63cb
|
Merge branch 'master' of https://github.com/mbedmicro/mbed
|
2014-04-09 15:14:46 +01:00 |
Przemek Wirkus
|
602a4ed8eb
|
Added EXAMPLE_1 /dev/null redirection host test to automation suite
|
2014-04-09 11:32:44 +01:00 |
dinau
|
d9c2175a05
|
[STM32F3-Discovery][DISCO_F303VC] initial port.
|
2014-04-08 22:30:24 +09:00 |
Przemek Wirkus
|
5804ee610b
|
Added MBED_26 Integer constant division test to test suite
|
2014-04-08 12:09:22 +01:00 |
Przemek Wirkus
|
38f84aa194
|
Added MBED_22 Semihost test automation to test suite
|
2014-04-08 11:24:58 +01:00 |
Przemek Wirkus
|
528b3136d3
|
MBED_10 Hello World test host automation added to test suite
|
2014-04-08 10:20:44 +01:00 |
Mihail Stoyanov
|
3633348676
|
Changed the Arduino tests order
|
2014-04-07 16:56:13 +01:00 |
Bogdan Marinescu
|
2e32c71b50
|
[K64F] Ensure immediate update of CnV register in FTM
Also changed pin assignment for the PWM test.
|
2014-04-07 16:48:56 +01:00 |
Bogdan Marinescu
|
286a4e42f6
|
[K64F] Fix PWM implementation
Also change the pin for the PWM LED test.
|
2014-04-07 16:29:54 +01:00 |
Mihail Stoyanov
|
8806b50775
|
Merge branch 'master' of https://github.com/sg-/mbed
|
2014-04-04 12:26:23 +01:00 |
Mihail Stoyanov
|
bf9689a9b8
|
Added "supported_form_factors" list attr to targets which defines TARGET_FF_* symbols for the supported form factors.
Unified some tests for targets that support Arduino form factor to use Arduino style pin names.
|
2014-04-04 12:24:21 +01:00 |
0xc0170
|
7daf2753a0
|
K64F - port HAL corrections
|
2014-04-04 10:30:30 +02:00 |
sg-
|
0e6cb47481
|
Update AnalogOut pinname in the test
|
2014-04-03 18:32:18 -05:00 |
Mihail Stoyanov
|
283e990f46
|
Added K64F to tests
|
2014-04-03 20:30:01 +01:00 |
Przemek Wirkus
|
ccd7f2e757
|
Cosmetic updates to VTOR relocation test
|
2014-03-26 15:07:42 +00:00 |
Przemek Wirkus
|
e10bd60385
|
NET_7, NET_8 - HTTP and NTP client test automation added to test suite
|
2014-03-26 14:48:44 +00:00 |
Przemek Wirkus
|
c2cd398d6a
|
Added MBED_15 RPC test to automated test suite
|
2014-03-26 10:36:34 +00: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
|
1e79d929bf
|
Added MBED_16 RTC host test automation (5 reads from RTC)
|
2014-03-20 15:52:06 +00:00 |
Przemek Wirkus
|
d4c29b81cb
|
trailing spaces removed
|
2014-03-20 15:02:32 +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
|
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 |
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 |