Skip to content

[KConfig] Improve comments in pio.ini : Does not compile if no shield set in platformio.ini #92

@luizvilla

Description

@luizvilla

Describe the bug
At this moment it is possible to choose between the ownverter and the twist boards for compiling the shields. However, there is no "no_shield" support in the code.

To Reproduce
Steps to reproduce the behavior:

  1. Go to platformio.ini
  2. Replace board_shield_version by anything but ownverter or twist
  3. Build
  4. See error

Expected behavior
If there is no shield, the user should be able de deactivate the "shield" api

Metadata

Metadata

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions