Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Silabs SLTB009A Board #60137

Merged
merged 3 commits into from Jul 25, 2023
Merged

Conversation

wsipak
Copy link
Contributor

@wsipak wsipak commented Jul 7, 2023

This adds a new board featuring EFM32GG12B MCU.

Here's a necessary update to HAL:
zephyrproject-rtos/hal_silabs#33

  • Add Silabs EFM32GG12B SoC
  • Add Silabs SLTB009A board

@zephyrbot zephyrbot added the platform: SiLabs Silicon Labs label Jul 7, 2023
@zephyrbot zephyrbot added manifest manifest-hal_silabs DNM This PR should not be merged (Do Not Merge) labels Jul 7, 2023
@zephyrbot
Copy link
Collaborator

zephyrbot commented Jul 7, 2023

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
hal_silabs zephyrproject-rtos/hal_silabs@a143f03 zephyrproject-rtos/hal_silabs@5fbe78d (master) zephyrproject-rtos/hal_silabs@a143f03e..5fbe78d3

Note: This message is automatically posted and updated by the Manifest GitHub Action.

fkokosinski
fkokosinski previously approved these changes Jul 11, 2023
tgorochowik
tgorochowik previously approved these changes Jul 18, 2023
@fkokosinski
Copy link
Member

Hi @wsipak!

I've merged your HAL PR. Please rebase and update the HAL revision in west.yml that you're using in this PR to 5fbe78d3676b5500585f8e4534a8e56e7dae74a8 (the newest commit sha in hal_silabs)

@wsipak wsipak dismissed stale reviews from tgorochowik and fkokosinski via 4c7016c July 18, 2023 11:26
@zephyrbot zephyrbot removed the DNM This PR should not be merged (Do Not Merge) label Jul 18, 2023
@wsipak
Copy link
Contributor Author

wsipak commented Jul 18, 2023

@fkokosinski
Thank you, I've edited west.yml accordingly.

fkokosinski
fkokosinski previously approved these changes Jul 19, 2023
tgorochowik
tgorochowik previously approved these changes Jul 19, 2023
Copy link
Member

@fabiobaltieri fabiobaltieri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, can you add some docs for the board? It's normally required for adding boards upstream: https://docs.zephyrproject.org/latest/hardware/porting/board_porting.html#contributing-your-board, we like pretty board pictures :-) (actually we like pixelated low res low space board pictures)

Silabs HAL introduces support for EFM32GG12B SoC.

Signed-off-by: Wojciech Sipak <wsipak@antmicro.com>
- Add Silabs SLTB009A board
- Add Silabs EFM32GG12B SoC

Signed-off-by: Wojciech Sipak <wsipak@antmicro.com>
@wsipak wsipak dismissed stale reviews from tgorochowik and fkokosinski via 8bd6ce9 July 20, 2023 21:06
This adds the index page and an image of the board.

Signed-off-by: Wojciech Sipak <wsipak@antmicro.com>
@wsipak
Copy link
Contributor Author

wsipak commented Jul 21, 2023

@fabiobaltieri
Sure, I've added a documentation page, and it can be viewed here:
https://builds.zephyrproject.io/zephyr/pr/60137/docs/boards/arm/efm32gg_sltb009a/doc/index.html
Thank you!

@carlescufi carlescufi merged commit 14b91d6 into zephyrproject-rtos:main Jul 25, 2023
20 checks passed
@fkokosinski fkokosinski deleted the wsip/efm32gg12b branch July 25, 2023 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants