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

boards: add support for EFM32GG12 Thunderboard Kit (SLTB009A) #18755

Merged
merged 3 commits into from
Oct 18, 2022

Conversation

gschorcht
Copy link
Contributor

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 interface
  • tests/driver_lg3xxxx with SPI interface
  • tests/leds
  • tests/shell with UART_DEV(0) as VCOM connected to the integrated Segger J-Link debugger

Issues/PRs references

@github-actions github-actions bot added Area: boards Area: Board ports Area: build system Area: Build system Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation Area: Kconfig Area: Kconfig integration Platform: ARM Platform: This PR/issue effects ARM-based platforms labels Oct 16, 2022
@gschorcht gschorcht added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Oct 16, 2022
@riot-ci
Copy link

riot-ci commented Oct 16, 2022

Murdock results

✔️ PASSED

7a6847e boards: add SLTB009A EFM32GG12 Thunderboard Kit

Success Failures Total Runtime
1987 0 1987 06m:43s

Artifacts

This only reflects a subset of all builds from https://ci-prod.riot-os.org. Please refer to https://ci.riot-os.org for a complete build for now.

@github-actions github-actions bot added the Area: tools Area: Supplementary tools label Oct 16, 2022
EFM32GG12 have both a RTC and a RTCC. `_RTC_CNT_MAX` is used as `RTT_MAX_VALUE` in this case.
@gschorcht gschorcht force-pushed the boards/sltb009a branch 2 times, most recently from 9996a2e to a468570 Compare October 17, 2022 06:38
@benpicco
Copy link
Contributor

There is a Kconfig missmatch, otherwise looks good.

Copy link
Contributor

@benpicco benpicco left a comment

Choose a reason for hiding this comment

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

Please squash

@benpicco benpicco merged commit da5cd8f into RIOT-OS:master Oct 18, 2022
@gschorcht gschorcht deleted the boards/sltb009a branch October 22, 2022 11:28
@kaspar030 kaspar030 added this to the Release 2023.01 milestone Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: boards Area: Board ports Area: build system Area: Build system Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation Area: Kconfig Area: Kconfig integration Area: tools Area: Supplementary tools CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: ARM Platform: This PR/issue effects ARM-based platforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants