Commit Graph

15 Commits (765aeb0dc6c67c798358ca4c5b465d1f7f1ef6c4)

Author SHA1 Message Date
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
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
mtkrtk 994c59dce2 Add support for Renesas RZ/A1H 2016-04-01 21:37:34 +09:00
adustm 0e739aaab3 [B96B_F446VE] remove specific B96B results
Requested by Martin: test is now failing, as B96B_F446VE gives
RX_COMPLETE event on top of errors and Char_Match
2016-01-29 14:12:55 +01:00
adustm 230ddcfab4 [B96B_F446VE] Add this platform to UT_SERIAL_ASYNCH unitary test 2016-01-26 14:57:06 +01:00
Steven Cooreman d49d21cdca Pin definition update 2015-05-27 16:07:40 +02:00
Steven Cooreman 02d6b3200a Add pin definitions for Silicon Labs parts 2015-05-26 13:31:12 +02:00
0xc0170 686b99672f Asynch Unit tests (Serial, SPI, I2C, low power ticker)
Peripheral unit tests require target pins definitions. I included K64F there as
a show case, although currently k64f does not support asynch methods.
2015-05-13 14:26:26 +02:00