mbed-os/components
Hugues Kamba bfa1b4dd84 Drivers/Events/RTOS Public and internal APIs cleanup (#10955)
Separate drivers, events, and rtos internal APIs from public APIs.

* Move source files to source subdirs
* Move internal headers to internal subdirs
* Add Doxygen comments for documenting internal and public APIs
* Remove source code from header files in order to remove include pre-processor directives
that included header files not directly used by said header files
* Explicitly include header files instead of implicit inclusions via third-party header files.

Release Notes

This will break user code that was using an internal API as the internal header files have been moved.
This will only break if the user was including the header file using a namespace (i.e #include "foo/bar.h" instead of #include "bar.h"
2019-08-02 12:23:47 +01:00
..
802.15.4_RF Drivers/Events/RTOS Public and internal APIs cleanup (#10955) 2019-08-02 12:23:47 +01:00
TARGET_PSA PSA storage: Conform to "PSA 1.0.0" spec release 2019-07-14 18:50:47 +03:00
cellular/COMPONENT_STMOD_CELLULAR Replace deprecated wait calls 2019-07-15 10:13:50 +03:00
storage/blockdevice Newline at the end of files 2019-08-01 08:44:58 +02:00
testing/COMPONENT_FPGA_CI_TEST_SHIELD Test: FPGA shield: Fix GPIO-IRQ test_utils.h 2019-07-25 11:04:16 +02:00
wifi/esp8266-driver Replace deprecated wait calls 2019-07-15 10:13:50 +03:00