Commit Graph

9 Commits

Author SHA1 Message Date
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
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
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