|
|
|
@ -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```
|
|
|
|
|