Skip to content

Add DEBUG_PROBE_BOARD setting in config and include board config header based on that#195

Open
bengtsjolen wants to merge 1 commit intoraspberrypi:masterfrom
bengtsjolen:feature/board-header-from-config
Open

Add DEBUG_PROBE_BOARD setting in config and include board config header based on that#195
bengtsjolen wants to merge 1 commit intoraspberrypi:masterfrom
bengtsjolen:feature/board-header-from-config

Conversation

@bengtsjolen
Copy link

Making it possible to add custom boards that are not in PICO_SDK by having the board config #include use a #define built in cmake. For example setting DEBUG_PROBE_BOARD to (the default) "debug_probe" would include "board_debug_probe_config.h" whereas setting it to "example" includes "board_example_config.h" instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant