svastm
cd7c44ba4d
[STM32F2] Add tests for asynchronous serial
2016-08-26 17:10:23 +02:00
svastm
ae5824bdfd
[STM32L1] Add tests for asynchronous serial
2016-08-23 17:01:56 +02:00
Martin Kojtal
22acfbf077
Merge pull request #2461 from svastm/serial_asynch_f3
...
[STM32F3] Add asynchronous serial
2016-08-23 14:14:10 +01:00
Martin Kojtal
21d55cd235
Merge pull request #2465 from svastm/serial_asynch_l4
...
[STM32L4] Add asynchronous serial
2016-08-23 11:01:57 +01:00
Martin Kojtal
77e87179bd
Merge pull request #2456 from NXPmicro/SDK2_FRDM_K66F
...
Add support for FRDM K66
2016-08-17 14:37:31 +01:00
svastm
e7b1b76b44
[STM32L4] Add tests for asynchronous serial
2016-08-16 17:55:27 +02:00
svastm
c660821515
[STM32F3] Add tests for asynchronous serial
2016-08-16 16:03:03 +02:00
Martin Kojtal
8d368775e3
Merge pull request #2401 from svastm/serial_asynch_f4
...
[STM32F4] Add asynchronous serial
2016-08-16 14:24:06 +01:00
Mahadevan Mahesh
0ad9220fb1
Add support for FRDM K66
...
Signed-off-by: Mahadevan Mahesh <Mahesh.Mahadevan@nxp.com>
2016-08-15 15:37:25 -05:00
svastm
e725eb52e5
[STM32F4] Add tests for asynchronous serial
2016-08-12 10:39:02 +02:00
jeromecoutant
9525a5a469
CAN loopback test: correct some NUCLEO pin
2016-08-11 09:41:16 +02:00
Russ Butler
efddaf49d6
Revert "Decrease nrf51 semaphore test stack size"
...
This reverts commit cdb62583cb
.
2016-08-03 10:58:13 -05:00
Russ Butler
cdb62583cb
Decrease nrf51 semaphore test stack size
...
Decrease the stack size of the threads used on semaphore test for
the nrf51. This fixes a crash due to being out of heap memory.
2016-08-02 21:18:00 -05:00
Vincent Coubard
a7d1bf7364
Update thread stack size for NRF based targets in rtos tests.
2016-07-28 21:21:31 +01:00
Sam Grove
542fcca670
Merge pull request #2137 from sg-/operators
...
Remove macro for operators. Enable these as default behavior
2016-07-22 19:01:24 -05:00
jeromecoutant
680a1c2c6d
libraries update to add NUCLEO_F207ZG
2016-07-12 16:38:15 +02:00
Sam Grove
254ae0e109
Remove macro for operators. Enable these as default behavior
2016-07-10 13:47:13 -05:00
Erwan GOURIOU
eaf77ed37f
[STM32F4xx][NUCLEO_F429ZI] Add on for NUCLEO_F429ZI export and tests
2016-07-04 15:20:12 +02:00
Laurent Meunier
6671e1abc8
[NUCLEO_F446ZE] Tests update
2016-07-04 11:47:06 +02:00
Brian Daniels
529da7c43e
Tests - use MBED_ALIGN instead of specific compiler attributes
...
This fixes the build of vector realloc test for all compilers
2016-07-04 09:10:19 +01:00
svastm
2198dccd6e
[NUCLEO_L432KC] Add to build and export scripts
2016-06-30 14:50:35 +02:00
Sam Grove
a30fac1e1e
If a target is restricted to single threaded mode, fail compilation of the test as not supported
2016-06-24 16:08:59 -05:00
Sam Grove
a499856b4f
Update main.cpp
...
Make sure printf gets '\n'
2016-06-15 15:00:24 +01:00
Martin Kojtal
9b5adb8cd1
Merge pull request #1752 from svastm/add_nucleo_l011k4
...
Add NUCLEO_L011K4
2016-06-14 22:00:28 +02:00
Laurent Meunier
8cb46bc602
Add a serial transmission complete test
...
This automated test makes sure that the serial
syncrhonous API ensures a full transmission before
the function returns. The complete string sent by
printf shall be completely transferred before printf
returns and the sleep modes are called.
mbed Issue #1849
2016-06-14 12:03:22 +02:00
svastm
dcfec47cfc
[NUCLEO_L011K4] Add some tests
2016-06-13 10:24:19 +02:00
Martin Kojtal
c9a15d0530
Merge pull request #1854 from pan-/nrf51_port
...
RTOS port for NRF51 targets
2016-06-08 13:52:32 +01:00
Vincent Coubard
c58198e52b
Remove setbuf from rtos tests.
2016-06-07 17:50:00 +01:00
Martin Kojtal
4afc14d18b
Merge pull request #1781 from LMESTM/fix_MBED_37_Init
...
Modify serial nc tests init part
2016-06-07 12:15:57 +01:00
Bartosz Szczepanski
10cce638a2
[NUCLEO_L476RG] Added CAN support
...
Added CAN API support for NUCLEO_L476RG target.
"stm32l476xx.h" file was changed to avoid compilation errors.
Change-Id: Ifadf7048f6c72c0311ec915e47ce2190460ede68
2016-06-06 16:20:46 +02:00
Bartosz Szczepanski
155d38ef9e
[DISCO_L476VG] Added CAN support
...
Added CAN API support for DISCO_L476VG target.
*stm32l476xx.h* file was changed to avoid compilation errors.
NOTE: MBED_29 or MBED_30 cannot be tested on this platform because CAN pins are
soldered to USB, GYRO and others.
Change-Id: I2e85bd36dc45872b1ab617f072de98164f2c96f8
2016-06-06 16:19:11 +02:00
Bartosz Szczepanski
bafd20f561
[DISCO_F746NG] Added CAN support
...
Added CAN API support for DISCO_F746NG target.
Change-Id: I3b475309ab9b08c2e0ca1e8fe7e10489b8256321
2016-06-06 13:28:00 +02:00
Bartosz Szczepanski
4d22e94156
[NUCLEO_F746ZG] Added CAN support
...
Added CAN API support for NUCLEO_F746ZG target.
Change-Id: Ib9d416125671e3e1f1ef89e88e6da66f4c457f02
2016-06-06 13:28:00 +02:00
Bartosz Szczepanski
6e77543313
[NUCLEO_F103RB] Added CAN support
...
Added CAN API support for NUCLEO_F103RB target.
Change-Id: Ib5dac8023917afef683ba0703d732bbf53efdcd9
2016-06-06 13:00:03 +02:00
Vincent Coubard
e46b659799
Merge branch 'master' of https://github.com/mbedmicro/mbed into nrf51_port
2016-06-05 20:46:42 +01:00
Vincent Coubard
39a459f4b6
Port RTOS tests to nrf51.
...
Provide fixed stack stize for nrf51 targets.
Disable memory allocation for stdout otherwise tests fail on mkit target.
2016-06-05 18:32:47 +01:00
Bartosz Szczepanski
766b5c29e2
[DISCO_F429ZI] Added CAN support
...
Added CAN API support for DISCO_F429ZI target.
Change-Id: I54b7d0ed25baf179fd899087297f4b8e76fc040a
2016-06-03 15:13:39 +02:00
Bartosz Szczepanski
ce781448b7
[DISCO_F469NI] Added CAN support
...
Added CAN API support for DISCO_F469NI target.
Change-Id: Icfc52ec532aa71412814f245b41494fa69df4430
2016-06-03 15:13:39 +02:00
Bartosz Szczepanski
96787cd79e
[NUCLEO_F446RE] Added CAN support
...
Added CAN API support for NUCLEO_F446RE target.
Change-Id: I6e585fd5ef9e5395c1dc5b9c31d09427927a0021
2016-06-03 14:48:20 +02:00
Laurent Meunier
05baf365dc
Synchronize host and target for nc serial auto test
...
We're ensuring target and host start-up sync here in 2 ways:
1) adding a delay on host side to make sure the serial
initialization can happen before sending a character is sent to target
2) in case of serial_nc_rx_auto.py test, we're sending a
first character S which will trigger the move from rx+tx
to NC+rx.
This should avoid any crossing case due to HSOT being faster than target or vice-versa
2016-06-03 09:32:13 +02:00
Laurent Meunier
c35a6f65f2
Modify serial nc tests init part
...
During initialization phase of the 2 NC serial tests,
there is a character being sent from host to target,
based on MBED_HOSTTEST_START. The problem is that
the target firmware then creates a "new" serial on the
same serial interface. the new or should, or at least may,
induce a reset of the IP, so that the character sent by host
would be lost. So we're moving the new earlier.
the real testing part happens later, to check the next
character is not received or sent.
2016-06-03 09:32:13 +02:00
Martin Kojtal
5ac648f866
Merge pull request #1762 from BartSX/can-devel-f3
...
[STM32F3xx] CAN development for STM32F3xx family
2016-06-03 07:59:19 +01:00
Martin Kojtal
7643399c1d
Merge pull request #1835 from stevew817/feature/rtos_support_efm32
...
[Silicon Labs] Disable RTOS support for EFM32ZG
2016-06-02 11:51:00 +01:00
Steven Cooreman
0015943bd9
Remove RTOS support for EFM32 Zero Gecko because of too little RAM
2016-06-02 10:06:26 +02:00
Martin Kojtal
5df96fbec3
Merge pull request #1815 from stevew817/feature/rtos_support_efm32
...
[Silicon Labs] Provide RTOS support for EFM32 targets
2016-06-02 08:08:20 +01:00
Steven Cooreman
b1accd3b07
Fix stack size on EFM32 RTOS tests to avoid heap overflow
2016-06-01 14:53:48 +02:00
Sam Grove
284bd081b4
Remove __enable and __disable irq calls from mbed hal common code
2016-05-28 17:19:55 +08:00
Bartosz Szczepanski
f1c42bfc69
[NUCLEO_F302R8] Added CAN support
...
Added CAN API support for NUCLEO_F302R8 target.
*stm32f302x8.h* file was changed to avoid compilation errors.
Change-Id: Ia4ee8a90fe3f0ad6955dde21e78ea4a6c05e4fcd
2016-05-23 15:55:00 +02:00
Bartosz Szczepanski
347a5e629d
[NUCLEO_F303K8] Added CAN support
...
Added CAN API support for NUCLEO_F303K8 target.
*stm32f303x8.h* file was changed to avoid compilation errors.
Change-Id: If093c84f19c5a5ef68938af4653a25271c1108ba
2016-05-23 15:55:00 +02:00
Bartosz Szczepanski
9a78b010a0
[NUCLEO_F303RE] Added CAN support
...
Added CAN API support for NUCLEO_F303RE target.
*stm32f303xe.h* file was changed to avoid compilation errors.
Change-Id: Ia6519c982261d43165dbce73cab7cfc0617474e2
2016-05-23 15:55:00 +02:00