boards: rename vendor seeed to seeed_studio
rename seeed folder to seeed_studio Signed-off-by: Abderrahmane Jarmouni <abderrahmane.jarmouni-ext@st.com>
@@ -428,7 +428,7 @@
|
||||
/dts/arm64/nxp/ @JiafeiPan
|
||||
/dts/arm64/renesas/ @lorc @xakep-amatop
|
||||
/dts/arm/quicklogic/ @fkokosinski @kgugala
|
||||
/dts/arm/seeed/ @str4t0m
|
||||
/dts/arm/seeed_studio/ @str4t0m
|
||||
/dts/arm/st/ @erwango
|
||||
/dts/arm/st/h7/*stm32h735* @benediktibk
|
||||
/dts/arm/st/l4/*stm32l451* @benediktibk
|
||||
|
||||
@@ -15,4 +15,4 @@ supported:
|
||||
- usb_device
|
||||
ram: 96
|
||||
flash: 512
|
||||
vendor: seeed
|
||||
vendor: seeed studio
|
||||
@@ -1,5 +1,5 @@
|
||||
board:
|
||||
name: 96b_carbon
|
||||
vendor: seeed
|
||||
vendor: seeed studio
|
||||
socs:
|
||||
- name: stm32f401xe
|
||||
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
@@ -101,7 +101,7 @@ features:
|
||||
More details about the board can be found at `96Boards website`_.
|
||||
|
||||
The default configuration can be found in
|
||||
:zephyr_file:`boards/seeed/96b_carbon/96b_carbon_defconfig`
|
||||
:zephyr_file:`boards/seeed_studio/96b_carbon/96b_carbon_defconfig`
|
||||
|
||||
Connections and IOs
|
||||
===================
|
||||
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 43 KiB |
@@ -112,8 +112,8 @@ features:
|
||||
Other hardware features are not yet supported on this Zephyr port.
|
||||
|
||||
The default configuration can be found in:
|
||||
- :zephyr_file:`boards/seeed/lora_e5_dev_board/lora_e5_dev_board_defconfig`
|
||||
- :zephyr_file:`boards/seeed/lora_e5_dev_board/lora_e5_dev_board.dts`
|
||||
- :zephyr_file:`boards/seeed_studio/lora_e5_dev_board/lora_e5_dev_board_defconfig`
|
||||
- :zephyr_file:`boards/seeed_studio/lora_e5_dev_board/lora_e5_dev_board.dts`
|
||||
|
||||
|
||||
Connections and IOs
|
||||
@@ -214,7 +214,7 @@ set the RDP option byte to ``AA``,
|
||||
or use the STM32_Programmer_CLI passing the ``--readunprotect`` command
|
||||
to perform this read protection regression.
|
||||
The RDP level 1 to RDP level 0 regression will erase the factory programmed AT
|
||||
firmware, from which seeed has neither released the source code nor a binary.
|
||||
firmware, from which seeed studio has neither released the source code nor a binary.
|
||||
Also, note that on the module the ``BOOT0`` pin of the SOC is not accessible,
|
||||
so the system bootloader will only be executed if configured in the option bytes.
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
/dts-v1/;
|
||||
#include <seeed/lora-e5.dtsi>
|
||||
#include <seeed_studio/lora-e5.dtsi>
|
||||
#include <zephyr/dt-bindings/input/input-event-codes.h>
|
||||
|
||||
/ {
|
||||
@@ -17,4 +17,4 @@ supported:
|
||||
- uart
|
||||
- watchdog
|
||||
- lora
|
||||
vendor: seeed
|
||||
vendor: seeed studio
|
||||
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |
|
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 49 KiB |
@@ -102,8 +102,8 @@ Other hardware features are not yet supported on this Zephyr port.
|
||||
|
||||
The default configuration can be found in:
|
||||
|
||||
- :zephyr_file:`boards/seeed/lora_e5_mini/lora_e5_mini_defconfig`
|
||||
- :zephyr_file:`boards/seeed/lora_e5_mini/lora_e5_mini.dts`
|
||||
- :zephyr_file:`boards/seeed_studio/lora_e5_mini/lora_e5_mini_defconfig`
|
||||
- :zephyr_file:`boards/seeed_studio/lora_e5_mini/lora_e5_mini.dts`
|
||||
|
||||
|
||||
Connections and IOs
|
||||
@@ -151,7 +151,7 @@ set the RDP option byte to ``AA``,
|
||||
or use the STM32_Programmer_CLI passing the ``--readunprotect`` command
|
||||
to perform this read protection regression.
|
||||
The RDP level 1 to RDP level 0 regression will erase the factory programmed AT
|
||||
firmware, from which seeed has neither released the source code nor a binary.
|
||||
firmware, from which seeed studio has neither released the source code nor a binary.
|
||||
Also, note that on the module the ``BOOT0`` pin of the SOC is not accessible,
|
||||
so the system bootloader will only be executed if configured in the option bytes.
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
/dts-v1/;
|
||||
#include <seeed/lora-e5.dtsi>
|
||||
#include <seeed_studio/lora-e5.dtsi>
|
||||
#include <zephyr/dt-bindings/input/input-event-codes.h>
|
||||
|
||||
/ {
|
||||
@@ -16,4 +16,4 @@ supported:
|
||||
- uart
|
||||
- watchdog
|
||||
- lora
|
||||
vendor: seeed
|
||||
vendor: seeed studio
|
||||