Browse Source
Port the board to HWMv2. Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>pull/69687/head
11 changed files with 6 additions and 10 deletions
@ -1,8 +1,5 @@
@@ -1,8 +1,5 @@
|
||||
# OLIMEXINO-STM32 board configuration |
||||
|
||||
# Copyright (c) 2016, I-SENSE group of ICCS |
||||
# SPDX-License-Identifier: Apache-2.0 |
||||
|
||||
config BOARD_OLIMEXINO_STM32 |
||||
bool "OLIMEXINO-STM32 Development Board" |
||||
depends on SOC_STM32F103XB |
||||
select SOC_STM32F103XB |
@ -0,0 +1,5 @@
@@ -0,0 +1,5 @@
|
||||
board: |
||||
name: olimexino_stm32 |
||||
vendor: olimex |
||||
socs: |
||||
- name: stm32f103xb |
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 51 KiB |
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 41 KiB |
Loading…
Reference in new issue