add upload/patch

This commit is contained in:
josch
2014-12-07 15:38:50 +01:00
parent a95a0f5c48
commit c8a0f2a942
4 changed files with 187 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ add_library(mfapi SHARED
mfapi/apicalls/device_get_patch.c
mfapi/apicalls/device_get_updates.c
mfapi/apicalls/upload_simple.c
mfapi/apicalls/upload_patch.c
mfapi/apicalls/upload_poll_upload.c
)