int_szyk
a19d3693fa
Change reset_reason timeout.
...
Changed mbed_drivers-reset_reason and mbed_hal-reset_reason tests
because sometimes for some devices it was a little bit to short.
2019-10-16 11:53:52 +01:00
int_szyk
ae6f8be146
Newline at the end of files
2019-08-01 08:44:58 +02:00
int_szyk
8b68a1ea58
Updated testcases
2019-07-31 10:46:38 +02:00
Filip Jagodzinski
e2ba0bb533
ResetReason: Update the header file
...
Minor doxygen fixes.
2019-06-26 09:58:24 +01:00
Martin Kojtal
e40a76575f
watchdog: fix copyright
2019-06-26 09:43:21 +01:00
Filip Jagodzinski
94181a9930
Test: update reset_reason driver test
...
Update the watchdog timing requirements:
1. The watchdog should trigger at, or after the timeout value.
2. The watchdog should trigger before twice the timeout value.
Use a SERIAL_FLUSH_TIME_MS value consistent with other tests.
2019-06-26 09:09:59 +01:00
Filip Jagodzinski
19272b7a1c
Tests: ResetReason: Use the HAL watchdog API
...
The Watchdog driver has been updated making this test incompatible
with the new API. Use HAL API instead.
2019-06-03 16:32:15 +02:00
Filip Jagodzinski
16863bb972
Docs: Watchdog: Update code comments
...
* capitalize driver class name,
* reword test docs for the driver & HAL,
* capitalize Mbed name,
* reword the comments explaining the SERIAL_FLUSH_TIME_MS macro.
2019-05-24 12:23:44 +02:00
Amanda Butler
dd46edaef3
Edit ResetReason_tests.h
...
Make minor grammar edits.
2019-05-24 12:23:40 +02:00
Donatien Garnier
91ef36809f
Apply new astyle config style
2019-05-24 12:23:36 +02:00
Donatien Garnier
3ab0fbc7cf
Update license headers
2019-05-24 12:23:35 +02:00
Filip Jagodzinski
76f7ca613a
Tests: Drivers: Reset_reason: Add tests
2019-05-24 11:35:34 +02:00