High level Bluetooth Low Energy API and radio abstraction layer
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