Skip to content

makefiles/info-global.inc.mk: add info-boards-features-blacklisted#14130

Merged
leandrolanzieri merged 1 commit intoRIOT-OS:masterfrom
fjmolinas:pr_info_boards_blacklisted
May 25, 2020
Merged

makefiles/info-global.inc.mk: add info-boards-features-blacklisted#14130
leandrolanzieri merged 1 commit intoRIOT-OS:masterfrom
fjmolinas:pr_info_boards_blacklisted

Conversation

@fjmolinas
Copy link
Contributor

Contribution description

Adds info-boards-feautes-blacklisted.

Testing procedure

make -C examples/hello-world info-boards-features-blacklisted --no-print-directory
adafruit-clue        bootloader_nrfutil
arduino-mkr1000      bootloader_arduino
arduino-mkrfox1200   bootloader_arduino
arduino-mkrwan1300   bootloader_arduino
arduino-mkrzero      bootloader_arduino
arduino-nano-33-ble  bootloader_arduino
feather-m0           bootloader_arduino
nrf52840dongle       bootloader_nrfutil
serpente             bootloader_arduino
sodaq-autonomo       bootloader_arduino
sodaq-explorer       bootloader_arduino
sodaq-one            bootloader_arduino
sodaq-sara-aff       bootloader_arduino

Issues/PRs references

Usefull for testing issue mentioned in #13738 (comment)

@fjmolinas fjmolinas added Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation Area: build system Area: Build system CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels May 25, 2020
@fjmolinas fjmolinas requested a review from leandrolanzieri May 25, 2020 07:48
Copy link
Contributor

@leandrolanzieri leandrolanzieri left a comment

Choose a reason for hiding this comment

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

ACK.

@leandrolanzieri leandrolanzieri added Reviewed: 1-fundamentals The fundamentals of the PR were reviewed according to the maintainer guidelines Reviewed: 2-code-design The code design of the PR was reviewed according to the maintainer guidelines Reviewed: 3-testing The PR was tested according to the maintainer guidelines Reviewed: 4-code-style The adherence to coding conventions by the PR were reviewed according to the maintainer guidelines labels May 25, 2020
@leandrolanzieri
Copy link
Contributor

Would it make sense to name it info-boards-features-used-blacklisted?

@leandrolanzieri
Copy link
Contributor

Would it make sense to name it info-boards-features-used-blacklisted?

Nevermind, @fjmolinas pointed out that blacklisted features could be printed using info-debug-variable-%

@leandrolanzieri leandrolanzieri merged commit 9a9136a into RIOT-OS:master May 25, 2020
@leandrolanzieri leandrolanzieri added this to the Release 2020.07 milestone May 25, 2020
@fjmolinas fjmolinas deleted the pr_info_boards_blacklisted branch July 31, 2020 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: build system Area: Build system CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Reviewed: 1-fundamentals The fundamentals of the PR were reviewed according to the maintainer guidelines Reviewed: 2-code-design The code design of the PR was reviewed according to the maintainer guidelines Reviewed: 3-testing The PR was tested according to the maintainer guidelines Reviewed: 4-code-style The adherence to coding conventions by the PR were reviewed according to the maintainer guidelines Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants