You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
596 B
27 lines
596 B
# KED
|
|
|
|
Kerems and Edwins Develeppoment platform.
|
|
|
|
08.08.21 Kerem & Edwin
|
|
|
|
- Preparing the main implementation (dummy) of our structure which consists of :
|
|
- CSL : Chip Support Layer
|
|
- CSL for Raspberry
|
|
- CSL for STM Nucleo
|
|
- BSL : Board Support Layer
|
|
- BSL for Raspberry
|
|
- BSL for Oven Control
|
|
- Project Level
|
|
- Integrate BSL dummy fct. to our main.cpp
|
|
|
|
24.10.21 Helpfull links
|
|
|
|
https://www.mankier.com/1/st-flash#Options
|
|
|
|
fun with Linus and why he only wants C
|
|
https://www.realworldtech.com/forum/?threadid=104196&curpostid=104299
|
|
|
|
erasing flash
|
|
|
|
```st-flash erase```
|