pcb-bringup #1

Merged
clyne merged 6 commits from pcb-bringup into main 3 months ago
clyne commented 3 months ago
Owner

Port code from breadboard prototype to the PCB, primarily switching from UART output to LED indication. Code is also more tidy now.

Port code from breadboard prototype to the PCB, primarily switching from UART output to LED indication. Code is also more tidy now.
clyne merged commit 22c0650420 into main 3 months ago
clyne deleted branch pcb-bringup 3 months ago
The pull request has been merged as 22c0650420.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b pcb-bringup main
git pull origin pcb-bringup

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff pcb-bringup
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: clyne/noisecard#1
Loading…
There is no content yet.