Commit Graph

9 Commits

Author SHA1 Message Date
David Lin
970a6d536c Fixed stack overflow bug in bc26.c
if (!str) 
    {
        return -1;
    }
2020-08-10 17:59:53 +08:00
mculover666
0608bcf257 fix a bug in bc26 driver 2020-08-10 15:19:47 +08:00
mculover666
755ffd694c add iot explorer project based mqttclient on iothub evb l2 board 2020-08-04 14:30:49 +08:00
mculover666
5ad81f08e5 add tcp project based bc26 for iotclube_evb_l2 board 2020-08-04 09:55:50 +08:00
David Lin
9807bf4664 Update bc26.h 2020-07-30 19:04:33 +08:00
Jimmy
2c7390deb3 qmk build system 2020-07-14 13:48:10 +08:00
daishengdong
08e5f7b3ec remove old tencentcloud_sdk and abandoned EVB boards 2020-05-07 16:22:17 +08:00
David Lin
aace41fad5 fixed error of output information in bc26_init()
There are some error of output information in function bc26_init().
2020-02-11 21:53:06 +08:00
supowang
edb2879617 first commit for opensource
first commit for opensource
2019-09-16 13:19:50 +08:00