Commit Graph

54 Commits

Author SHA1 Message Date
Obe Van Lierde
51d0fca23c Merge branch 'Modbus_TCP_Obe' of https://github.com/Sani7/2023-Webservices_And_Applications into Modbus_TCP_Obe 2023-12-05 21:09:48 +01:00
Obe Van Lierde
bb28a86b1a Update modbus_tcp.md 2023-12-05 21:06:37 +01:00
Obe Van Lierde
f2d1302d1b MD-file 2023-12-05 17:17:30 +01:00
Obe Van Lierde
1e5095f304 img 2023-12-05 17:17:30 +01:00
Obe Van Lierde
a49cc02ebc Initial modbustcp doc 2023-12-05 17:17:30 +01:00
Obe Van Lierde
0dcb2ba1c6 MD-file 2023-12-05 15:06:49 +01:00
Obe Van Lierde
4a9017e6dd img 2023-12-05 15:05:20 +01:00
Obe Van Lierde
59741498ee Initial modbustcp doc 2023-12-04 15:45:55 +01:00
6906abb18d udp_broadcast
Update docs
2023-12-04 15:28:48 +01:00
d77fca56b7 lcd_api
Add lcd_draw_img_from_llfs_file and lcd_draw_gif_from_llfs_file
2023-12-03 22:01:14 +01:00
a5bf40acf7 Update docs for lcd_display_text 2023-12-03 15:58:41 +01:00
0cc34bfd6b LLFS
add llfs_get_filename_ext
2023-12-02 23:01:06 +01:00
d0fb9c5856 TFTP
update docs
2023-12-01 18:57:55 +01:00
f6a390fb7a Add table of content to tftp docs 2023-11-26 22:39:22 +01:00
joran2738
a73080b1fc set_owner_details returns an error code not 0 or 1 2023-11-25 15:16:09 +01:00
joran2738
0da6259ae5 solving reviews pt4 + some changes 2023-11-25 13:33:36 +01:00
joran2738
a9b975a780 Merge branch 'main' into UDP-broadcast 2023-11-24 22:38:44 +01:00
xoreo
45278b8d85 Add lcd_set_bg_color_layer0 2023-11-24 10:57:27 +01:00
joran2738
f22f376b77 Merge branch 'main' into UDP-broadcast 2023-11-21 13:20:50 +01:00
ce593428e4 Merge branch 'main' into TFTP 2023-11-20 16:03:33 +01:00
eda1c6da53 Merge pull request #19 from Sani7/LCD_API
Add lcd_clear_text() and lcd_clear_images
2023-11-20 16:02:56 +01:00
ff72c9a5eb TFTP
Update docs
2023-11-20 15:43:23 +01:00
xoreo
a481f3b6fa Add lcd_stop_all_gifs(void) 2023-11-20 14:38:04 +01:00
xoreo
758f1f47ca Add lcd_clear_text() and lcd_clear_images 2023-11-20 14:10:26 +01:00
6bb42006a1 Merge branch 'main' into TFTP 2023-11-20 13:53:48 +01:00
e1f0aeda10 Merge pull request #17 from Sani7/bugfix/mkllfs-llfs
Fix/improve llfs and the mkllfs utility
2023-11-20 13:53:26 +01:00
joran2738
0c23f17131 Merge branch 'main' into UDP-broadcast 2023-11-19 22:21:46 +01:00
joran2738
220cc89ca1 adding markdown file
+ minor correction to code
2023-11-19 22:18:33 +01:00
22c742c3c1 Merge branch 'main' into TFTP 2023-11-17 18:22:14 +01:00
L-diy
fe430fdda2 Fix img urls in llfs.md 2023-11-16 19:24:05 +01:00
L-diy
f6aeeeb393 Update mkllfs.md with new release url 2023-11-16 17:44:25 +01:00
L-diy
5eb7f36a5e Add instructions for the external loader 2023-11-15 21:08:30 +01:00
L-diy
7c6ff58afe Update LCD API docs 2023-11-15 19:26:41 +01:00
bc03f9bc67 Merge branch 'main' into TFTP 2023-11-14 16:36:38 +01:00
xoreo
a899fdaee8 Adapt to styleguide (Sani7 comments) 2023-11-14 15:39:22 +01:00
xoreo
ec5691a9ab Add note on images that can go out of frame 2023-11-14 15:01:38 +01:00
xoreo
1621c8feb7 Add link to lcd_api.md in README.md 2023-11-14 14:47:40 +01:00
xoreo
425074336b Add documentation 2023-11-14 14:37:25 +01:00
43e28b4dab Merge branch 'main' into TFTP 2023-11-13 17:25:36 +01:00
L-diy
5ea67618c5 Update mkllfs.md 2023-11-13 15:40:38 +01:00
L-diy
256b066b76 Update mkllfs docs 2023-11-13 13:56:59 +01:00
4c80601d4b Merge branch 'main' into TFTP 2023-11-13 12:27:58 +01:00
2bc79c74a7 Merge branch 'main' into feature/llfs-extended-fs-api 2023-11-12 16:23:50 +01:00
7df9f5eeab Merge branch 'main' into TFTP 2023-11-12 16:13:08 +01:00
L-diy
edc81ad3a2 Update the llfs documentation 2023-11-12 02:49:03 +01:00
xoreo
f0df827afa Add docs/lcd_api.md 2023-11-11 20:08:25 +01:00
d35c79480e TFTP
Change to my own struct for the virtual files
init the index.txt from the tftp_server_init
add tftp_server_deinit + add to docs
2023-11-11 00:46:02 +01:00
b2345b66a0 TFTP
Add initial doc
2023-11-09 16:48:00 +01:00
a825aa4049 Move styleguide to docs 2023-11-06 21:23:32 +01:00
d3f9e7c900 Merge pull request #5 from Sani7/feature/llfs
LLFS file system api
2023-11-06 20:09:42 +01:00