Commit Graph

20 Commits

Author SHA1 Message Date
22c742c3c1 Merge branch 'main' into TFTP 2023-11-17 18:22:14 +01:00
L-diy
ad2a630400 Add support for GIF images 2023-11-14 23:25:41 +01:00
520cfa6954 TFTP
Add include and init in main
2023-11-14 14:52:57 +01:00
f4aa535923 IOC
Remove post
2023-11-13 15:21:42 +01:00
L-diy
81b7377f1b Init qspi flash 2023-11-13 13:38:29 +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
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