diff --git a/README.md b/README.md index d0a43be8c5dd2efd4d81c0feb8dd19eb143a743d..0ce24ca24ae7f369cde007a57fe5ab958d547993 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,9 @@ Below are two custom boards, one using the Raytac module and one using the Fanst <img src='raytac-ftdi/raytac-nrf-ftdi-layout.png' width=47%> <img src='bc832-ftdi/bc832-nrf-ftdi-layout.png' width=40%> +<a href='bc832-ftdi/bc832-nrf-ftdi-traces.png'>BC832 Traces</a> +<a href='bc832-ftdi/bc832-nrf-ftdi-interior.png'>BC832 Interior</a> + Making a custom board requires programming via Serial Wire Debug (SWD), at least for the bootloader. Two methods for this are described below.