|
|
6ab8890715
|
SendGet will now work on Windows. add some more selft tests, but mostly stubs. Add placeholderse for RTOS functions and misc time utils on Windows. Threads are needed for SendGet
|
2022-11-21 10:46:16 +01:00 |
|
|
|
6516205d37
|
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 |
|
|
|
f156c5fecd
|
fix EOL whitespace
|
2022-05-29 09:32:47 -04:00 |
|
|
|
fdbf665cfc
|
fix line endings
|
2022-05-29 09:32:14 -04:00 |
|
|
|
e95d4695e0
|
introduce command flags system, mark command sources, warning fixes
|
2022-05-05 23:04:18 +02:00 |
|
|
|
ac773457e8
|
socket work around for freeing memory - we need a better fix
|
2022-04-27 20:02:50 +02:00 |
|
|
|
4db367c09d
|
added console command to set arbitrary GET request to any server, but dont use it yet, because it seems there is a 88 bytes memory leak somewhere in the http client library (it also happens once when doing OTA but then device restarts so no one cares)
|
2022-04-27 14:47:08 +02:00 |
|
|
|
74dd043486
|
only rename http client functions so they dont collide with LWIP #define s
|
2022-04-27 11:41:00 +02:00 |
|
|
|
75b5a25725
|
initial commit - special thx for btsimonh for OTA work, SDK clear up and reorganization
|
2022-01-31 20:22:22 +01:00 |
|