Browse Source

boards: Move 96b_aerocore to 96boards

Debatable, but since doc link points to www.96boards.org, it would make
more sense to me.

Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
pull/69687/head
Erwan Gouriou 1 year ago committed by Jamie McCrae
parent
commit
804697afa5
  1. 0
      boards/96boards/96b_aerocore2/96b_aerocore2.dts
  2. 2
      boards/96boards/96b_aerocore2/96b_aerocore2.yaml
  3. 0
      boards/96boards/96b_aerocore2/96b_aerocore2_defconfig
  4. 0
      boards/96boards/96b_aerocore2/Kconfig.96b_aerocore2
  5. 0
      boards/96boards/96b_aerocore2/board.cmake
  6. 2
      boards/96boards/96b_aerocore2/board.yml
  7. 0
      boards/96boards/96b_aerocore2/doc/img/96b_aerocore2.jpg
  8. 2
      boards/96boards/96b_aerocore2/doc/index.rst

0
boards/gumstix/96b_aerocore2/96b_aerocore2.dts → boards/96boards/96b_aerocore2/96b_aerocore2.dts

2
boards/gumstix/96b_aerocore2/96b_aerocore2.yaml → boards/96boards/96b_aerocore2/96b_aerocore2.yaml

@ -19,4 +19,4 @@ supported: @@ -19,4 +19,4 @@ supported:
- adc
ram: 256
flash: 2048
vendor: gumstix
vendor: 96boards

0
boards/gumstix/96b_aerocore2/96b_aerocore2_defconfig → boards/96boards/96b_aerocore2/96b_aerocore2_defconfig

0
boards/gumstix/96b_aerocore2/Kconfig.96b_aerocore2 → boards/96boards/96b_aerocore2/Kconfig.96b_aerocore2

0
boards/gumstix/96b_aerocore2/board.cmake → boards/96boards/96b_aerocore2/board.cmake

2
boards/gumstix/96b_aerocore2/board.yml → boards/96boards/96b_aerocore2/board.yml

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
board:
name: 96b_aerocore2
vendor: gumstix
vendor: 96boards
socs:
- name: stm32f427xx

0
boards/gumstix/96b_aerocore2/doc/img/96b_aerocore2.jpg → boards/96boards/96b_aerocore2/doc/img/96b_aerocore2.jpg

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

2
boards/gumstix/96b_aerocore2/doc/index.rst → boards/96boards/96b_aerocore2/doc/index.rst

@ -80,7 +80,7 @@ features: @@ -80,7 +80,7 @@ features:
More details about the board can be found at `96Boards website`_.
The default configuration can be found in
:zephyr_file:`boards/gumstix/96b_aerocore2/96b_aerocore2_defconfig`
:zephyr_file:`boards/96boards/96b_aerocore2/96b_aerocore2_defconfig`
Connections and IOs
===================
Loading…
Cancel
Save