Browse Source

boards: raspberry_pi: Rename to raspberrypi

Aligns with the vendor prefix

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
pull/69687/head
Jamie McCrae 1 year ago committed by Carles Cufi
parent
commit
a992785ceb
  1. 0
      boards/raspberrypi/index.rst
  2. 0
      boards/raspberrypi/rpi_4b/CMakeLists.txt
  3. 0
      boards/raspberrypi/rpi_4b/Kconfig.defconfig
  4. 0
      boards/raspberrypi/rpi_4b/Kconfig.rpi_4b
  5. 0
      boards/raspberrypi/rpi_4b/board.cmake
  6. 0
      boards/raspberrypi/rpi_4b/board.yml
  7. 0
      boards/raspberrypi/rpi_4b/doc/index.rst
  8. 0
      boards/raspberrypi/rpi_4b/rpi_4b.dts
  9. 0
      boards/raspberrypi/rpi_4b/rpi_4b.yaml
  10. 0
      boards/raspberrypi/rpi_4b/rpi_4b_defconfig
  11. 0
      boards/raspberrypi/rpi_pico/Kconfig.defconfig
  12. 0
      boards/raspberrypi/rpi_pico/Kconfig.rpi_pico
  13. 0
      boards/raspberrypi/rpi_pico/board.cmake
  14. 0
      boards/raspberrypi/rpi_pico/board.yml
  15. 0
      boards/raspberrypi/rpi_pico/doc/img/rpi_pico.jpg
  16. 0
      boards/raspberrypi/rpi_pico/doc/img/rpi_pico_w.jpg
  17. 0
      boards/raspberrypi/rpi_pico/doc/index.rst
  18. 0
      boards/raspberrypi/rpi_pico/rpi_pico-common.dtsi
  19. 0
      boards/raspberrypi/rpi_pico/rpi_pico-pinctrl.dtsi
  20. 0
      boards/raspberrypi/rpi_pico/rpi_pico.dts
  21. 0
      boards/raspberrypi/rpi_pico/rpi_pico.yaml
  22. 0
      boards/raspberrypi/rpi_pico/rpi_pico_defconfig
  23. 0
      boards/raspberrypi/rpi_pico/rpi_pico_rp2040_w.dts
  24. 0
      boards/raspberrypi/rpi_pico/rpi_pico_rp2040_w.yaml
  25. 0
      boards/raspberrypi/rpi_pico/rpi_pico_rp2040_w_defconfig
  26. 0
      boards/raspberrypi/rpi_pico/support/openocd.cfg

0
boards/raspberry_pi/index.rst → boards/raspberrypi/index.rst

0
boards/raspberry_pi/rpi_4b/CMakeLists.txt → boards/raspberrypi/rpi_4b/CMakeLists.txt

0
boards/raspberry_pi/rpi_4b/Kconfig.defconfig → boards/raspberrypi/rpi_4b/Kconfig.defconfig

0
boards/raspberry_pi/rpi_4b/Kconfig.rpi_4b → boards/raspberrypi/rpi_4b/Kconfig.rpi_4b

0
boards/raspberry_pi/rpi_4b/board.cmake → boards/raspberrypi/rpi_4b/board.cmake

0
boards/raspberry_pi/rpi_4b/board.yml → boards/raspberrypi/rpi_4b/board.yml

0
boards/raspberry_pi/rpi_4b/doc/index.rst → boards/raspberrypi/rpi_4b/doc/index.rst

0
boards/raspberry_pi/rpi_4b/rpi_4b.dts → boards/raspberrypi/rpi_4b/rpi_4b.dts

0
boards/raspberry_pi/rpi_4b/rpi_4b.yaml → boards/raspberrypi/rpi_4b/rpi_4b.yaml

0
boards/raspberry_pi/rpi_4b/rpi_4b_defconfig → boards/raspberrypi/rpi_4b/rpi_4b_defconfig

0
boards/raspberry_pi/rpi_pico/Kconfig.defconfig → boards/raspberrypi/rpi_pico/Kconfig.defconfig

0
boards/raspberry_pi/rpi_pico/Kconfig.rpi_pico → boards/raspberrypi/rpi_pico/Kconfig.rpi_pico

0
boards/raspberry_pi/rpi_pico/board.cmake → boards/raspberrypi/rpi_pico/board.cmake

0
boards/raspberry_pi/rpi_pico/board.yml → boards/raspberrypi/rpi_pico/board.yml

0
boards/raspberry_pi/rpi_pico/doc/img/rpi_pico.jpg → boards/raspberrypi/rpi_pico/doc/img/rpi_pico.jpg

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

0
boards/raspberry_pi/rpi_pico/doc/img/rpi_pico_w.jpg → boards/raspberrypi/rpi_pico/doc/img/rpi_pico_w.jpg

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

0
boards/raspberry_pi/rpi_pico/doc/index.rst → boards/raspberrypi/rpi_pico/doc/index.rst

0
boards/raspberry_pi/rpi_pico/rpi_pico-common.dtsi → boards/raspberrypi/rpi_pico/rpi_pico-common.dtsi

0
boards/raspberry_pi/rpi_pico/rpi_pico-pinctrl.dtsi → boards/raspberrypi/rpi_pico/rpi_pico-pinctrl.dtsi

0
boards/raspberry_pi/rpi_pico/rpi_pico.dts → boards/raspberrypi/rpi_pico/rpi_pico.dts

0
boards/raspberry_pi/rpi_pico/rpi_pico.yaml → boards/raspberrypi/rpi_pico/rpi_pico.yaml

0
boards/raspberry_pi/rpi_pico/rpi_pico_defconfig → boards/raspberrypi/rpi_pico/rpi_pico_defconfig

0
boards/raspberry_pi/rpi_pico/rpi_pico_rp2040_w.dts → boards/raspberrypi/rpi_pico/rpi_pico_rp2040_w.dts

0
boards/raspberry_pi/rpi_pico/rpi_pico_rp2040_w.yaml → boards/raspberrypi/rpi_pico/rpi_pico_rp2040_w.yaml

0
boards/raspberry_pi/rpi_pico/rpi_pico_rp2040_w_defconfig → boards/raspberrypi/rpi_pico/rpi_pico_rp2040_w_defconfig

0
boards/raspberry_pi/rpi_pico/support/openocd.cfg → boards/raspberrypi/rpi_pico/support/openocd.cfg

Loading…
Cancel
Save