1
0
Fork 0

ARM SWD guide

- Added a detailed (but saddly long) debugging guide.
- Modified sidebar and summary to include the links.
This commit is contained in:
yiancar 2018-10-04 22:37:26 +01:00 committed by skullydazed
parent 13d67200df
commit ac7b2d92bf
3 changed files with 89 additions and 0 deletions

View file

@ -74,6 +74,7 @@
* For Makers and Modders
* [Hand Wiring Guide](hand_wire.md)
* [ISP Flashing Guide](isp_flashing_guide.md)
* [ARM Debugging Guide](arm_debugging.md)
* For a Deeper Understanding
* [How Keyboards Work](how_keyboards_work.md)