Commit Graph

23 Commits

Author SHA1 Message Date
Obe Van Lierde
858e0aafb0 finish modbus_tcp (without response) 2023-11-13 16:05:04 +01:00
Obe Van Lierde
d730932235 Merge branch 'Modbus_TCP_Obe' of https://github.com/Sani7/2023-Webservices_And_Applications into Modbus_TCP_Obe 2023-11-13 13:06:32 +01:00
9dce87aa10 Merge branch 'main' into Modbus_TCP_Obe 2023-11-13 13:02:59 +01:00
cc0f0e26f8 Remove Lorentz's test code from llfs-extended-fs-api 2023-11-13 12:58:02 +01:00
Obe Van Lierde
80d18938d1 Add cproject 2023-11-13 12:53:37 +01:00
Obe Van Lierde
4fe3e5b8d9 Merge branch 'main' into Modbus_TCP_Obe 2023-11-13 12:48:00 +01:00
2bc79c74a7 Merge branch 'main' into feature/llfs-extended-fs-api 2023-11-12 16:23:50 +01:00
L-diy
edc81ad3a2 Update the llfs documentation 2023-11-12 02:49:03 +01:00
L-diy
af46235eba Extended the llfs file system api
Implemented file extension filters
Implemented newlib stubs to be able to use the POSIX file API
2023-11-11 00:36:18 +01:00
xoreo
94875d729a Implement lcd_display_text 2023-11-10 19:03:42 +01:00
0924eede06 Merge branch 'main' into LCD_API 2023-11-09 15:01:36 +01:00
xoreo
4ef7514248 Minor modifications to lcd_api.c 2023-11-09 13:08:27 +01:00
xoreo
4bc55f19be Added WDA_LCD_DrawBmp to the LCD_API branch/feature 2023-11-09 12:41:20 +01:00
f8648eecaa change modbus to modbus-tcp 2023-11-07 01:10:06 +01:00
Obe Van Lierde
83db4dcb5d Fisrt_commit 2023-11-06 23:48:03 +01:00
35f1288eec Add logger level to main 2023-11-06 20:39:25 +01:00
707cba9e1a Main
Add tag in main.c for logging
2023-11-06 20:23:51 +01:00
4653d6988c MX_LWIP_Process() 2023-11-06 15:52:14 +01:00
xoreo
7373f05a6f Added fsdata_custom.c in order to avoid compilation errors 2023-11-06 14:37:17 +01:00
L-diy
c6023122fc Add the BSP for the STM32F746G-DISCO board 2023-11-05 19:52:31 +01:00
11eba9dd84 Shrink the logger
* Move _write function to the log.c
* Change the way to setup the logger
* Update the readme
* Add terminal commands
2023-10-31 22:23:28 +01:00
L-diy
5e487e3c1a Implement _write function for printf 2023-10-31 17:19:03 +01:00
c9ec08ced9 Added an +/- empty stm32f746 project
Please make sure the versions of the Readme are the same on your system
2023-10-23 14:28:06 +02:00