You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The board definitions are intertwined with many of the firmware #defines so it might make sense to move them to the firmware source repo.
Questions to answer:
Can the board definitions get automatically packaged up with the firmware binaries on releases and pull requests?
Can the board definitions get downloaded by the same firmware download script and put in the right place for connector builds?
Should downloading board definitions and firmware be a pre-build step for all connector builds?
If board definitions are removed from this repo what's the developer experience the first time you build and deploy? Will no boards get detected? (see 3. above as a possible solution)
This discussion was converted from issue #587 on December 04, 2021 18:50.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The board definitions are intertwined with many of the firmware #defines so it might make sense to move them to the firmware source repo.
Questions to answer:
Beta Was this translation helpful? Give feedback.
All reactions