|
|
2cedcab2c5
|
fix btsimonh #define to exclude LittleFS
|
2022-02-13 16:08:10 +01:00 |
|
|
|
785d190689
|
add GET /api/info -> JSON {"uptimes":n, "build":"build time"}
|
2022-02-13 08:46:58 +00:00 |
|
|
|
bdf2b4c1e0
|
remove malloc logs
|
2022-02-12 17:47:06 +00:00 |
|
|
|
3edb0a8b72
|
lfs file endpoints - POST /api/lfs/folder/filename to write a file. GET /api/lfs/folder/filename to read/serve a file.
add reboot POST /api/reboot
add OTA POST /api/ota
add fs backup GET /api/fsblock
add fs flash POST /api/fsblock
|
2022-02-12 11:11:23 +00:00 |
|
|
|
104b445d4a
|
Add littlefs (https://github.com/littlefs-project/littlefs)
Add obk_config.h as a General build control include.
|
2022-02-11 08:39:20 +00:00 |
|
|
|
570702dc05
|
rest API for logconfig, also post to /api/pins should now work (untested).
|
2022-02-10 22:07:30 +00:00 |
|
|
|
dd25a5a993
|
Logging update to include level and feature codes.
|
2022-02-10 21:07:38 +00:00 |
|
|
|
f18a026567
|
update app address
|
2022-02-09 08:58:02 +00:00 |
|
|
|
dd5e31888a
|
enabe webapp without hardcoding device IP
|
2022-02-08 20:31:08 +00:00 |
|
|
|
62fb793019
|
working json, plus some bugfixes
|
2022-02-08 18:45:31 +00:00 |
|
|
|
4174b08997
|
merge fixup
|
2022-02-08 17:31:50 +00:00 |
|
|
|
6a66798f9d
|
add json parser?
|
2022-02-08 17:27:40 +00:00 |
|
|
|
602b82b943
|
add remote app ('rest_interface.c')
|
2022-02-07 22:29:39 +00:00 |
|