mbed os with nrf51 internal bandgap enabled to read battery level
Dependents: BLE_file_test BLE_Blink ExternalEncoder
features/FEATURE_COMMON_PAL/mbed-trace/Makefile.nanomesh@0:f269e3021894, 2016-10-23 (annotated)
- Committer:
- elessair
- Date:
- Sun Oct 23 15:10:02 2016 +0000
- Revision:
- 0:f269e3021894
Initial commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
elessair | 0:f269e3021894 | 1 | SRCS := $(wildcard source/*.c) |
elessair | 0:f269e3021894 | 2 | LIB := libmbed-trace.a |
elessair | 0:f269e3021894 | 3 | EXPORT_HEADERS := mbed-trace |
elessair | 0:f269e3021894 | 4 | |
elessair | 0:f269e3021894 | 5 | include ../exported_rules.mk |