diff --git a/README.md b/README.md index a9d9da90ab3ea02f20dbd4944f146d25e5de9005..8ab6c438e461e1703ba68d18c2c1e3b4f9b666cd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# Better Documentation Elsewhere + +This has been largely superceded by [the practical microcontroller primer](https://mtm.cba.mit.edu/2021/2021-10_microcontroller-primer/) over on MTM. Please use that first before bothering with this relic! + # Using CMSIS-DAP [CMSIS-DAP](https://www.keil.com/support/man/docs/dapdebug/dapdebug_introduction.htm) is an *interface firmware* that connects microcontrollers to our PCs over USB, specifically for debugging code running on our microcontrollers, or loading new code onto them. diff --git a/pyOCD/bootloader-gemma_m0-v3.13.0.bin b/pyOCD/bootloader-gemma_m0-v3.13.0.bin new file mode 100644 index 0000000000000000000000000000000000000000..5d4dabd9215bef1d1aef78c7d5bbf4e0dfaa7115 Binary files /dev/null and b/pyOCD/bootloader-gemma_m0-v3.13.0.bin differ