ADD_EXECUTABLE(firmware_make main.cpp)

TARGET_LINK_LIBRARIES (firmware_make shared)
