Hugues Kamba
83354e46a7
Platform: Separate internal APIs from public APIs
...
Also includes:
* rename `mbed_sleep_manager.c` to `mbed_power_mgmt.c` to match its
header file
* create Doxygen groups for public and internal APIs
* use relative path to include header files where inconsistent
* update references to internal APIs throughout libraries
* update the copyright year for all modified files
2019-08-02 12:23:47 +01:00
Cruz Monrreal II
26696c2f5b
Fixed rtc doxygen spelling errors
2019-01-16 23:30:03 -06:00
kegilbert
dafb01c755
Add get/settimeofday retargets
2019-01-11 14:30:44 -06:00
Martin Kojtal
ad759b7749
platform: add spdx license
2018-11-28 10:39:52 +00:00
Przemyslaw Stekiel
0a1e3a0c52
mbed_rtc_time.h - documentation fix
...
Make example code consistent with:
https://os.mbed.com/teams/mbed_example/code/time_HelloWorld/file/0c6401d671c6/main.cpp/
2018-10-23 12:18:45 +02:00
Amanda Butler
048614638e
Copy edit mbed_rtc_time.h
...
Copy edit existing text.
2018-10-17 17:07:05 -05:00
Kevin Gilbert
3794fe5b6c
funtion->function
...
Minor doxygen typo patch
2018-10-17 17:01:48 -05:00
Amanda Butler
00186e6f14
Copy edit mbed_rtc_time.h
...
Copy edit existing text for U.S. spelling and consistent capitalization.
2018-10-12 14:50:52 -05:00
Kevin Gilbert
a9dbd728f6
wich->which
2018-10-12 13:52:23 -05:00
Senthil Ramakrishnan
3ad298488c
Doxygen comment updates and fixes
2017-10-26 15:36:26 -05:00
Sam Grove
5e7ce5fa23
[platform] Update doxygen errors from @Note to @note
2017-04-25 14:37:08 -05:00
Christopher Haster
aff49d8d1e
Renamed files in platform to match source names
...
critical.h -> mbed_critical.h
sleep.h -> mbed_sleep.h
toolchain.h -> mbed_toolchain.h
rtc_time.h -> mbed_rtc_time.h
semihost_api.h -> mbed_semihost_api.h
wait_api.h -> mbed_wait_api.h
2017-02-22 18:17:54 -06:00