Replies: 1 comment
-
Feedback from SRM:
Documentation
Repository layout
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Agenda
Discussion 🚅
This meeting will continue to focus on using the SoundCard as an exercise for fleshing out the requirements for releasing a complete device. We will address the following points:
Unified Release
Use a single version number in device repositories · Issue #145 · harp-tech/protocol
Prefect reference template
#
instead of##
)# Licensing #
as a full section title (also, do we want to keep the symmetrical##
?)Consider revising naming of top-level folders · Issue #146 · harp-tech/protocol
Adopt web instead of PascalStyle naming conventions
Pros
dotnet
, and other tool naming conventions:.github/workflows
.config/dotnet-tools.json
.bonsai
docs/README.md
(special case has to be insidedocs
folder)Cons
Generators.csproj
pathsDocumentation infrastructure
Documentation development roadmap · Issue #27 · harp-tech/device.soundcard
Merge firmware PR
v3.0 firmware release by bruno-f-cruz · Pull Request #20 · harp-tech/device.soundcard
Update firmware tool
firmware, hardware, core versions · Issue #16 · harp-tech/device.soundcard
Automatic firmware builds
Update generators to include Atmel firmware headers
Add semantic version register by glopesdev · Pull Request #68 · harp-tech/protocol
Beta Was this translation helpful? Give feedback.
All reactions