Closed liviorecchia closed 3 years ago
You have to squash your commits into logical changes: you cannot have one commit that adds a broken board and then another commit that fixes it. Let's make it clean: one commit that adds one board that works. Also, I won't accept merge commits. Rebase your branch on top of our master branch. Rephrase your commit messages: "Minor modifications" means really nothing... please describe what your commit does.
Is it okay now?
Author has split this PR into several PRs
The board finally boots. It's not able to self-update dataflash like old Acmeboot did but it can be flashed by shorting the CS jumper, connecting the USB port near the power led and using SAM-BA CDC 2.17.