boards: add support for EFM32GG12 Thunderboard Kit (SLTB009A) #18755
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Contribution description
This PR adds the support for EFM32GG12 family and the EFM32GG12 Thunderboard Kit (SLTB009A).
The files in commit e3eee25 and 7f6e01b were generated automatically with EFM2RIOT.
boards/sltb009a/periph_conf.h
was updated.Testing procedure
The board was tested with following peripherals:
tests/driver_bmp180
with I2C interfacetests/driver_lg3xxxx
with SPI interfacetests/leds
tests/shell
withUART_DEV(0)
as VCOM connected to the integrated Segger J-Link debuggerIssues/PRs references