kl-cruz
|
4bb818cd97
|
nRF52840: Fixed flashapi test and casting issue
|
2017-05-17 09:21:39 +02:00 |
Vincent Coubard
|
ab09a1722f
|
ticker api: Schedule immediately event in the past.
|
2017-05-16 10:37:35 +01:00 |
Vincent Coubard
|
aeffd738c7
|
ticker_api: Code clarification
* update_interrupt renamed into schedule_interrupt
* update_current_timestamp renamed into update_present_time
* ticker_event_queue_t::timestamp renamed into
* ticker_event_queue_t::present_time
* Fix doxygen comments in ticker_api.h
* Update comments internal comments in mbed_ticker_api.c
|
2017-05-16 10:37:35 +01:00 |
Vincent Coubard
|
b1f3aa76bb
|
[HAL] Add Tests for the hal ticker API.
|
2017-05-16 10:35:11 +01:00 |
ccli8
|
bcae1429e5
|
[Greentea] Fix test code mbed-os-tests-mbed_hal-flash
|
2017-03-20 15:06:06 +08:00 |
0xc0170
|
4d55719321
|
test: add flash functional tests for flash HAL
Add tests to verify the hal port of the flash_api.
|
2017-02-21 14:08:23 -06:00 |
Mahadevan Mahesh
|
ac9668a498
|
Update tests to fix build failures. Also make the code similar to other tests
Signed-off-by: Mahadevan Mahesh <Mahesh.Mahadevan@nxp.com>
|
2016-11-02 11:45:14 -05:00 |
Brian Daniels
|
9a4aeec1b2
|
Waiting before call to deepsleep to allow buffers to flush
|
2016-10-13 13:51:54 -05:00 |
svastm
|
cc55173329
|
Use lp_timer to count time in the deepsleep tests
Because microseconds timer can be disable during deepsleep
|
2016-09-08 18:09:45 +02:00 |
Bartek Szatkowski
|
7203be9e6f
|
Add tests for LowPowerTimeout and lp_ticker
|
2016-08-25 13:25:02 +01:00 |