Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: mbed-os/doxygen_options.json
- Revision:
- 0:4beb2ea291ec
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed-os/doxygen_options.json Mon Mar 16 13:12:31 2020 +0000
@@ -0,0 +1,13 @@
+{
+ "PROJECT_NAME": "Mbed OS Reference",
+ "ENABLE_PREPROCESSING": "YES",
+ "MACRO_EXPANSION": "YES",
+ "EXPAND_ONLY_PREDEF": "NO",
+ "SEARCH_INCLUDES": "YES",
+ "INCLUDE_PATH": "",
+ "INCLUDE_FILE_PATTERNS": "",
+ "PREDEFINED": "DOXYGEN_ONLY DEVICE_ANALOGIN DEVICE_ANALOGOUT DEVICE_CAN DEVICE_ETHERNET DEVICE_EMAC DEVICE_FLASH DEVICE_I2C DEVICE_I2CSLAVE DEVICE_I2C_ASYNCH DEVICE_INTERRUPTIN DEVICE_LOWPOWERTIMER DEVICE_PORTIN DEVICE_PORTINOUT DEVICE_PORTOUT DEVICE_PWMOUT DEVICE_RTC DEVICE_TRNG DEVICE_SERIAL DEVICE_SERIAL_ASYNCH DEVICE_SERIAL_FC DEVICE_SLEEP DEVICE_SPI DEVICE_SPI_ASYNCH DEVICE_SPISLAVE DEVICE_STORAGE \"MBED_DEPRECATED_SINCE(f, g)=\" \"MBED_ENABLE_IF_CALLBACK_COMPATIBLE(F, M)=\"",
+ "EXPAND_AS_DEFINED": "",
+ "SKIP_FUNCTION_MACROS": "NO",
+ "EXCLUDE_PATTERNS": "*/tools/* */targets/* */FEATURE_*/* */features/mbedtls/* */features/storage/* */features/unsupported/* */BUILD/* */rtos/TARGET_CORTEX/rtx*/* */cmsis/* */features/FEATURES_*"
+}