This website requires JavaScript.
Explore
Help
Sign In
mirror
/
OpenBK7231T_App
Watch
3
Star
0
Fork
0
You've already forked OpenBK7231T_App
mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced
2026-03-05 15:07:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7363afebc850cb478ec211e7f00a73a409605bf
OpenBK7231T_App
/
src
/
httpclient
History
openshwprojects
50710b7f8a
rename "test_strdup" to "strdup" and use it as our main strdup, the strdup from compiler is buggy for some reasons, I just had it crash on BL602 as well. Also enable sprintf etc etc lightweight verrsions...
2022-11-02 18:51:21 +01:00
..
http_client.c
rename "test_strdup" to "strdup" and use it as our main strdup, the strdup from compiler is buggy for some reasons, I just had it crash on BL602 as well. Also enable sprintf etc etc lightweight verrsions...
2022-11-02 18:51:21 +01:00
http_client.h
fix EOL whitespace
2022-05-29 09:32:47 -04:00
iot_export_errno.h
…
utils_net.c
Chore: replace many sprintf with snprintf. Only one was doubtful - 5 x %f into a small string?
2022-10-25 06:19:23 +01:00
utils_net.h
fix EOL whitespace
2022-05-29 09:32:47 -04:00
utils_timer.c
only rename http client functions so they dont collide with LWIP #define s
2022-04-27 11:41:00 +02:00
utils_timer.h
…