boards: stm32f411e_disco: delete obsolete file

delete revision.cmake & fix default revision

Signed-off-by: Abderrahmane Jarmouni <abderrahmane.jarmouni-ext@st.com>
This commit is contained in:
Abderrahmane Jarmouni
2024-02-08 16:00:21 +01:00
committed by Jamie McCrae
parent bcdc268ccf
commit c14ff98650
2 changed files with 1 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ board:
vendor: st
revision:
format: letter
default: "B"
default: "D"
revisions:
- name: "B"
- name: "D"

View File

@@ -1,4 +0,0 @@
board_check_revision(
FORMAT LETTER
DEFAULT_REVISION D
)