Skip to content

Commit

Permalink
Merge pull request #250 from cruise2018/iot_link
Browse files Browse the repository at this point in the history
modify:target:modify the qutel/neoway project to QUALCOMM9X07
  • Loading branch information
cruise2018 authored Dec 3, 2019
2 parents 8edf4de + 189c139 commit 8c72f43
Show file tree
Hide file tree
Showing 10 changed files with 7 additions and 576 deletions.
4 changes: 4 additions & 0 deletions iot_link/network/mqtt/lite_mqtt/mqtt_port/mqtt_sinn_port.c
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,10 @@ static int __subscribe(void *handle,mqtt_al_subpara_t *para)
ret = -1;
goto exit;
}
else
{
ret = 0;
}
}
else
{
Expand Down
152 changes: 0 additions & 152 deletions targets/N720/GCC/Makefile

This file was deleted.

152 changes: 0 additions & 152 deletions targets/N720/GCC/Makefile_demo

This file was deleted.

Loading

0 comments on commit 8c72f43

Please sign in to comment.