Visual changes of Readme

interrupts
key 4 years ago
parent 8eebbc2fa4
commit 3b70d5ed2a

@ -15,7 +15,8 @@ Kerems and Edwins Develeppoment platform.
- Integrate BSL dummy fct. to our main.cpp - Integrate BSL dummy fct. to our main.cpp
INTERFACES: INTERFACES
- pin - pin
- pin.h Updated with a header infromation "header" and missing function have benn added. - 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 - 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. - 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 - STM-Flash utility
- https://www.mankier.com/1/st-flash#Options - https://www.mankier.com/1/st-flash#Options
- erasing flash ```st-flash erase``` - erasing flash ```st-flash erase```

Loading…
Cancel
Save