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.
Dependents: BLE_HeartRate_IDB04A1
Fork of BLE_API by
Diff: doxygen/Makefile
- Revision:
- 976:043b3bd94ee0
- Parent:
- 975:a60343e2d29a
- Child:
- 977:1c51ba81bddf
--- a/doxygen/Makefile Thu Nov 26 12:52:36 2015 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ -# Makefile used to generate the API documentation using Doxygen - -.PHONY: apidoc apidoc_clean - -all: apidoc - -apidoc: - mkdir -p apidoc - doxygen ble.doxyfile - -apidoc_clean: - rm -rf apidoc \ No newline at end of file