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.
mbed-os/doxygen_options.json@0:4beb2ea291ec, 2020-03-16 (annotated)
- Committer:
- boro
- Date:
- Mon Mar 16 13:12:31 2020 +0000
- Revision:
- 0:4beb2ea291ec
a
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| boro | 0:4beb2ea291ec | 1 | { |
| boro | 0:4beb2ea291ec | 2 | "PROJECT_NAME": "Mbed OS Reference", |
| boro | 0:4beb2ea291ec | 3 | "ENABLE_PREPROCESSING": "YES", |
| boro | 0:4beb2ea291ec | 4 | "MACRO_EXPANSION": "YES", |
| boro | 0:4beb2ea291ec | 5 | "EXPAND_ONLY_PREDEF": "NO", |
| boro | 0:4beb2ea291ec | 6 | "SEARCH_INCLUDES": "YES", |
| boro | 0:4beb2ea291ec | 7 | "INCLUDE_PATH": "", |
| boro | 0:4beb2ea291ec | 8 | "INCLUDE_FILE_PATTERNS": "", |
| boro | 0:4beb2ea291ec | 9 | "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)=\"", |
| boro | 0:4beb2ea291ec | 10 | "EXPAND_AS_DEFINED": "", |
| boro | 0:4beb2ea291ec | 11 | "SKIP_FUNCTION_MACROS": "NO", |
| boro | 0:4beb2ea291ec | 12 | "EXCLUDE_PATTERNS": "*/tools/* */targets/* */FEATURE_*/* */features/mbedtls/* */features/storage/* */features/unsupported/* */BUILD/* */rtos/TARGET_CORTEX/rtx*/* */cmsis/* */features/FEATURES_*" |
| boro | 0:4beb2ea291ec | 13 | } |