mbed-os/features
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
..
FEATURE_BLE Merge pull request #11130 from Tharazi97/NotSupportedTest 2019-08-02 13:27:54 +03:00
FEATURE_BOOTLOADER Add bootloader support for the LPC55S69 board 2019-03-16 00:13:40 +02:00
cellular Merge pull request #11130 from Tharazi97/NotSupportedTest 2019-08-02 13:27:54 +03:00
cryptocell/FEATURE_CRYPTOCELL310 Merge pull request #10913 from RonEld/sha512_cc310_porting 2019-08-01 13:13:11 +03:00
deprecated_warnings feature deprecated: fix astyle coding style 2018-11-07 08:56:35 +00:00
device_key Drivers/Events/RTOS Public and internal APIs cleanup (#10955) 2019-08-02 12:23:47 +01:00
frameworks Merge pull request #11086 from Tharazi97/Greentea_compile_without_serial 2019-07-25 12:45:37 +03:00
lorawan LoRaPHY: Pass frequency set in rx_config() to caller 2019-06-19 14:24:21 +03:00
lwipstack Add target for CY8CKIT_062S2_43012 2019-07-19 15:44:27 -07:00
mbedtls Merge pull request #10847 from davidsaada/david_ps_add_sec_flags 2019-07-23 12:05:22 +03:00
nanostack SingletonPtr: API extensions, make constexpr 2019-07-18 20:02:04 +03:00
netsocket PSOC6: apply astyle to WHD EMAC driver implementation 2019-07-08 15:58:46 +03:00
nfc Reverting to original doxy configuration 2019-02-14 17:06:38 +02:00
storage Merge pull request #11130 from Tharazi97/NotSupportedTest 2019-08-02 13:27:54 +03:00
unsupported Merge pull request #10653 from desowin/stm-usb-host 2019-06-09 18:01:46 +01:00