Skip to content

tests/build_system/external_board_dirs: fix broken symlinks#19584

Merged
bors[bot] merged 1 commit intoRIOT-OS:masterfrom
aabadie:pr/tests/build_system_fix_external_board
May 12, 2023
Merged

tests/build_system/external_board_dirs: fix broken symlinks#19584
bors[bot] merged 1 commit intoRIOT-OS:masterfrom
aabadie:pr/tests/build_system_fix_external_board

Conversation

@aabadie
Copy link
Copy Markdown
Contributor

@aabadie aabadie commented May 12, 2023

Contribution description

For native1 and native1 external boards, symlinks to boards/native are used. After #19567 these symlinks were broken and for some reason they went through the CI. This PR is fixing them.

Testing procedure

Green CI

Issues/PRs references

#19567

@aabadie aabadie added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation labels May 12, 2023
@github-actions github-actions bot added the Area: tests Area: tests and testing framework label May 12, 2023
@aabadie aabadie added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label May 12, 2023
@riot-ci
Copy link
Copy Markdown

riot-ci commented May 12, 2023

Murdock results

✔️ PASSED

36150bd tests/build_system/external_board_dirs: fix broken symlink

Success Failures Total Runtime
2 0 2 55s

Artifacts

@maribu
Copy link
Copy Markdown
Member

maribu commented May 12, 2023

bors merge

bors bot added a commit that referenced this pull request May 12, 2023
19573: cpu/stm32/periph_dac: small improvements r=maribu a=gschorcht

### Contribution description

This PR provides the following improvements for `periph_dac` on STM32

- Support for `RCC_APB1ENR1_DAC1EN` symbol added.
- For boards that have not connected the V_REF+ pin to an external reference voltage, the VREFBUF peripheral can be used as V_REF+ (if supported) by setting `VREFBUF_ENABLE=1`.
- If the DAC peripheral has a mode register (`DAC_MCR`), it is set to normal mode with buffer enabled and connected to external pin and on-chip peripherals. This allows to measure the current value of a DAC channel with an ADC channel or to use the DAC channel also for other on-chip peripherals.

### Testing procedure

- Green CI
- `tests/periph_dac` should still work for any board supporting the `periph_dac` feature.

### Issues/PRs references



19584: tests/build_system/external_board_dirs: fix broken symlinks r=maribu a=aabadie



Co-authored-by: Gunar Schorcht <[email protected]>
Co-authored-by: Alexandre Abadie <[email protected]>
@bors
Copy link
Copy Markdown
Contributor

bors bot commented May 12, 2023

This PR was included in a batch that was canceled, it will be automatically retried

@bors
Copy link
Copy Markdown
Contributor

bors bot commented May 12, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit cf8c139 into RIOT-OS:master May 12, 2023
@aabadie aabadie deleted the pr/tests/build_system_fix_external_board branch May 12, 2023 17:12
@benpicco benpicco added this to the Release 2023.07 milestone Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: tests Area: tests and testing framework CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants