mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 01:11:10 +03:00
C++ Core: Add base class per sensor/actuator type
Adding base classes for UPM sensors and actuators. Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
@ -68,7 +68,7 @@ make -j8 -Cbuild
|
||||
# Anotate the .java src from doxygen
|
||||
find src/ -name "*.i" > build/upm.i.list
|
||||
#../doxy/doxyport build/upm.i.list \
|
||||
# -s src/interfaces/,src/bacnetmstp,src/bmg160,src/bma250e,src/bmm150 \
|
||||
# -s src/core/,src/bacnetmstp,src/bmg160,src/bma250e,src/bmm150 \
|
||||
# -m doxy/samples.mapping.txt \
|
||||
# -d build/src/ \
|
||||
# --convert-protected-to-private \
|
||||
|
Reference in New Issue
Block a user