diff --git a/README.md b/README.md index c722be1..4f248e7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Kerems and Edwins Develeppoment platform. 08.08.21 Kerem & Edwin - - Preparing the main implementation (dummy) of our structure which consists of : + - Preparing the main implementation (dummy) of our structure which consists of : - CSL : Chip Support Layer - CSL for Raspberry - CSL for STM Nucleo @@ -15,7 +15,8 @@ Kerems and Edwins Develeppoment platform. - Integrate BSL dummy fct. to our main.cpp -INTERFACES: +INTERFACES + - pin - pin.h Updated with a header infromation "header" and missing function have benn added. - pin.h Is tagged wiht version 1.0 and will be concidered as the first stalbe implementation @@ -25,7 +26,15 @@ INTERFACES: - usart.h the first implmentation will be made to make sure thte we have a working basis. -DOCUMANTATION: +PROGRAMMING + + - CPP + - CPP Classes are taking extreme ammount of code ! 5kB for one class + - Try to generate a CPP proect with cube to sse if we are missing some flags. + + +DOCUMENTATION + - STM-Flash utility - https://www.mankier.com/1/st-flash#Options - erasing flash ```st-flash erase```